MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
89 stars 21 forks source link

Can't login to the user interface #149

Open DrJ4ck opened 1 year ago

DrJ4ck commented 1 year ago

I am setting up AMP as a docker image but when I access the Web UI, it says invalid username or password. I have tried changing the values or leaving them the same. I have removed the docker image and re-installed it. Any help would be greatly appreciated.

Aehryn commented 1 year ago

If you're still having issues I'm willing to bet its because your password and/or username has Special characters like . or ! in them which does not work and will return a "invalid username and password" error when trying to login.

I would suggest resetting the Login like you already did and do not use special characters. Hopefully this helps!

Also, I'm not connected to this Docker but while looking to see if the Issue I was having was on the Issue list I came across yours so hopefully its not a issue that i replied to this.

IceOfWraith commented 8 months ago

This is resolved in the latest getamp script so special characters shouldn't be an issue any longer.