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 · 3 comments · May be fixed by #8588
Open

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

FelixMalfait opened this issue Nov 13, 2024 · 3 comments · May be fixed by #8588
Assignees

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

@khuddite
Copy link
Contributor

@Bonapara You can assign this ticket to me, I am finalizing the last piece before creating a PR

@Bonapara
Copy link
Member

Done, thanks for contributing @khuddite!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
3 participants