Skip to content
New issue

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

Homepage stuck in OpenID or Admin #3029

Open
AdminBBT opened this issue Sep 19, 2023 · 2 comments
Open

Homepage stuck in OpenID or Admin #3029

AdminBBT opened this issue Sep 19, 2023 · 2 comments

Comments

@AdminBBT
Copy link

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,

image

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

image

image

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

@pmoraitopoulos
Copy link

Same error here. i install it using docker. Then i click on admin and this is the result

image

if i directly type localhost:3002 it keeps loading

image

@ghucdal
Copy link

ghucdal commented Jan 9, 2024

I'm having a similar problem. UI (localhost:3002) is sending requests to backend.cenit.io for credentials, not local server path (localhost:3000).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants