Closed Karoolus closed 10 months ago
I had the same issue. In the release notes for v5.0.3, it says:
⚠️ For everyone experiencing a blank screen after updating to v5.*, please set the ASSET_URL env variable to the same value as APP_URL
I added this to my docker-compose.yml and the app loaded fine afterwards
I had the same issue. In the release notes for v5.0.3, it says:
⚠️ For everyone experiencing a blank screen after updating to v5.*, please set the ASSET_URL env variable to the same value as APP_URL
I added this to my docker-compose.yml and the app loaded fine afterwards
Well I feel like a dumbass now! Thanks!
I should learn how to read
Same! ^^'
Version
5.0.3
Details & Steps to reproduce
Upgrading to 5.0.3 (dockerhub) gives a blank screen on the WebUI.
Expectation
Login page should show, as usual
Error & Logs
After upgrading to 5.0.3, I'm getting a blank screen when browsing to the WebUI. It shows the activity in the log, but nothing is shown on the webpage. When setting the docker image to 5.0.2, it works just fine. I'll stick with that version for now.
Execution environment
No response
Containerization
Additional information
No response