Skip to content
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

White blank screen after update to 2.16.1 #3280

Open
blyamur opened this issue Feb 28, 2025 · 2 comments
Open

White blank screen after update to 2.16.1 #3280

blyamur opened this issue Feb 28, 2025 · 2 comments

Comments

@blyamur
Copy link
Contributor

blyamur commented Feb 28, 2025

Describe the Bug

After the update I have a white screen, sometimes the authorization window appears, then it swears at invalid JSON, then it logs in normally and then the white screen again. I deleted the container completely, only the database was not touched. The same thing in another browser

root@user:/opt/umami# docker compose pull
[+] Pulling 2/2
 ✔ umami Pulled                                                                                                                                                                         1.2s 
 ✔ db Pulled                                                                                                                                                                            1.7s 
root@user:/opt/umami# docker compose up --force-recreate -d
[+] Running 2/2
 ✔ Container umami-db-1     Healthy                                                                                                                                                    11.2s 
 ✔ Container umami-umami-1  Started                                                                                                                                                     9.0s 
 Fetch failed loading: POST "https://domain/dashboard".
Navigated to https://domain/dashboard
444-79e01e7d8519bd24.js:1 Fetch finished loading: GET "https://domain/api/auth/verify".
444-79e01e7d8519bd24.js:1 Fetch finished loading: GET "https://domain/intl/messages/ru-RU.json".
dashboard:1 The resource https://domain/_next/static/css/92fcad4466392058.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
dashboard:1 The resource https://domain/_next/static/css/bff222241faf2ed3.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
dashboard:1 The resource https://domain/_next/static/css/04db751023b29c08.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.
dashboard:1 The resource https://domain/_next/static/css/3906b5e66c3ac71c.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it has an appropriate `as` value and it is preloaded intentionally.

Database

PostgreSQL

Relevant log output

Which Umami version are you using? (if relevant)

No response

Which browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

No response

@mikecao
Copy link
Collaborator

mikecao commented Mar 1, 2025

Are there any errors in the console?

@blyamur
Copy link
Contributor Author

blyamur commented Mar 3, 2025

Are there any errors in the console?

I didn't see any errors. Regarding the logs, I will clarify
But after two days it started working on its own.

Let's close it for now so as not to distract others.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants