cenit-io / cenit

:rocket: Cenit IO - 100% open source integration Platform (iPaaS)
https://cenit.io
MIT License
459 stars 129 forks source link

Homepage stuck in OpenID or Admin #3029

Open AdminBBT opened 1 year ago

AdminBBT commented 1 year ago

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 commented 1 year ago

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 commented 10 months ago

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