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
Describe the bug
After new clear install, when I want to login, the popup says: " Unable to login: Incorrect username or password"
The login/pass and secret key are all properly filled out. Tried even with default login/no pass and it doesn't work either.
When inspecting the logs I saw that on Maria DB container there were some errors. I attached the logs below.
I reinstalled couple of times messing with the settings and env variables, deleting volumes, etc. but nothing works.
To Reproduce
Steps to reproduce the behavior:
Install ROMM
Login
Expected behavior
User should be properly logged in.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: Windows 11
Browser firefox/firefox nightly/MS edge
Version 126.0.1/128.0a1/125.0.2535.92
Smartphone (please complete the following information):
2024-06-10 18:41:10 3 [Warning] Aborted connection 3 to db: 'rommm' user: 'rommm-user' host: '172.29.0.3' (Got an error reading communication packets)
I'd suggest stopping both container, removing both, deleting the mariadb volume (to wipe all data), double-check your compose, and start from scratch. Some users have also had success with the linuxserver mariadb image, something we've added to the example compose for next release.
RomM version
3.2.0
Describe the bug
After new clear install, when I want to login, the popup says: " Unable to login: Incorrect username or password"
The login/pass and secret key are all properly filled out. Tried even with default login/no pass and it doesn't work either.
When inspecting the logs I saw that on Maria DB container there were some errors. I attached the logs below.
I reinstalled couple of times messing with the settings and env variables, deleting volumes, etc. but nothing works.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should be properly logged in.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
LOGS:
_romm-db_logs.txt
_romm_logs(1).txt
docker compose:
The text was updated successfully, but these errors were encountered: