We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am running Cenit on Docker local machine, I made it all the way to allow me to login an and show two options OpenID or Admin,
when click on OpenId it redirected to 10.1.0.195:3000/app/open_id and shows and error message, Ups! No Authenticator provider are configured
When click on Admin it shows multiple links like HTTP://localhost:300, app.cenit.io, HTTP://10.1.0.195:3000, but when select any of those the URL change to "http://10.1.0.195:3000/?cenitHost=http%3A%2F%2F10.1.0.195%3A3000" and came back to the previous screen
I am not an expert in docker or anything like this, but I am trying to make this working but I got stuck in here.
Thanks
The text was updated successfully, but these errors were encountered:
Same error here. i install it using docker. Then i click on admin and this is the result
if i directly type localhost:3002 it keeps loading
Sorry, something went wrong.
I'm having a similar problem. UI (localhost:3002) is sending requests to backend.cenit.io for credentials, not local server path (localhost:3000).
No branches or pull requests
I am running Cenit on Docker local machine, I made it all the way to allow me to login an and show two options OpenID or Admin,
when click on OpenId it redirected to 10.1.0.195:3000/app/open_id and shows and error message, Ups! No Authenticator provider are configured
When click on Admin it shows multiple links like HTTP://localhost:300, app.cenit.io, HTTP://10.1.0.195:3000, but when select any of those the URL change to "http://10.1.0.195:3000/?cenitHost=http%3A%2F%2F10.1.0.195%3A3000" and came back to the previous screen
I am not an expert in docker or anything like this, but I am trying to make this working but I got stuck in here.
Thanks
The text was updated successfully, but these errors were encountered: