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

Improve error message when server isn't responding on first page load #8487

Open
FelixMalfait opened this issue Nov 13, 2024 · 1 comment · May be fixed by #8490
Open

Improve error message when server isn't responding on first page load #8487

FelixMalfait opened this issue Nov 13, 2024 · 1 comment · May be fixed by #8490
Labels
type: bug Something isn't working

Comments

@FelixMalfait
Copy link
Member

If we start just the frontend and don't start the backend, we only display a white screen.
This is misleading and leads to incorrect troubleshooting and wasted time.
Instead we should display a clear error message "Unable to reach backend".

See: ClientConfigProviderEffect, that's where we do the first query

Screenshot 2024-11-13 at 18 35 53
@khuddite
Copy link
Contributor

I will take a look at this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
Status: 🆕 New
Development

Successfully merging a pull request may close this issue.

2 participants