https://github.com/lldap/lldap logo
Cannot login after updating
# troubleshooting
m
I'm running into an issue where functionality required by stalwart mail is not in the "stable" docker container (attribute for password modification time). It's in the "latest" container, but after upgrading to that I can no longer log into the admin gui. The gui indicates unable to log in, but the log shows a successful opaque login.
n
Are there any relevant logs in stalwart?
m
The blocking issue is that I can't log in to the lldap gui
n
Oh
That's weird
What if you enable verbose logging, what does the login request look like?
Also, just to make sure, can you try in a private window to make sure it's not a cache/cookie issue?
m
I tried in multiple browsers, then just rolled back for now
n
Verbose logging would be the next step then
m
How do i enable verbose logging?
n
Either in the config, verbose=true, or in the env, LLDAP_VERBOSE=true
m
It was in fact a stale cache/cookie issue
n
Ah great!
m
Just all of the browsers i tried had staleness...
n
😅