gamegos / cesi

CeSI is a web interface for managing multiple supervisors from the same place.
GNU General Public License v3.0
571 stars 184 forks source link

Can't login with default info after building #84

Closed kootenpv closed 3 years ago

kootenpv commented 3 years ago

cesinologin

brandonhon commented 3 years ago

I'm guessing you used admin, admin. Here is a pull request that I added with a dockerfile and how to run. You could try that. https://github.com/gamegos/cesi/pull/80/commits/3fb1d792f879b41f9f276abc832b6d338417992a

kootenpv commented 3 years ago

I actually tried that too, but same issue as when installing it myself!

brandonhon commented 3 years ago

Are you trying to set the default login in cesi.conf.toml or just using default (user: admin, pass: admin)?

kootenpv commented 3 years ago

Yea indeed, I copied the default one and then tried to login with admin/admin

brandonhon commented 3 years ago

not sure man. i just built the docker container again and it work fine for me in chrome and firefox. i'm not sure what security settings you have on in your browser but you may try it in a private window.

kootenpv commented 3 years ago

I finally got around it again. I have no idea why it does not work on my machine, but can confirm it worked on a different server. So odd.

I'll close as I simply have no reason what could be wrong.