You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a development Etherpad instance that has been upgraded from v2.5.0 to v2.5.3 and the admin logins have stopped working, at the /admin/login URL I have the login form but all attempts to login return a white on red "Login failed" box at the top right of the screen.
I have tried setting the password to something very simple in /home/etherpad/sites/etherpad/settings.json:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I have a development Etherpad instance that has been upgraded from
v2.5.0tov2.5.3and the admin logins have stopped working, at the/admin/loginURL I have the login form but all attempts to login return a white on red "Login failed" box at the top right of the screen.I have tried setting the password to something very simple in
/home/etherpad/sites/etherpad/settings.json:But nothing works, the instance is run via a systemd unit file at
/etc/systemd/system/etherpad.servicecontaining:The Apache reverse proxy config:
The instance is using a MariaDB database, I have been restarting the systemd service after editing the
settings.jsonfile.Does anyone have any suggestions regarding how to debug and/or fix this?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions