-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Image broken as of version ls51 #12
Comments
Hey, can you try |
It works! Thanks for the quick fix :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
After completing the installation wizard, the URL should redirect to /login after which you should be able to login to the webinterface using the credentials entered during the installation wizard.
Current Behavior
After completing the installation wizard, the URL redirects to /home and will show a white/blank screen. According to developer tools in FireFox, an error 404 not found is served.
If you manually change the URL in the browser to /login, you're greeted with the login screen including the 'Installation completed sucessfully' message. However, I'm unable to login with the credentials I provided during the installation wizard. No error is shown, the login page just reloads. Looks like redirects are broken.
The image seems broken since LS51. As of LS51, the image got rebased to alpine 3.15 with php8 and restructured nginx configs. On LS50 I am not experiencing any issues.
Steps to Reproduce
Environment
OS: Ubuntu Server 20.04
CPU architecture: x86_64
How docker service was installed: official docker repo
Command used to create docker container (run/create/compose/screenshot)
Docker logs
The text was updated successfully, but these errors were encountered: