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

Added 502 error page for system startup #1555

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Added 502 error page for system startup #1555

merged 1 commit into from
Feb 18, 2022

Conversation

MaxJa4
Copy link
Contributor

@MaxJa4 MaxJa4 commented Feb 18, 2022

Used https://github.com/HttpErrorPages to show a simple error 502 page, giving more information about the startup status of Tandoor.

image

This is typically shown in the time of web-container startup and during the migration phase.
Errors in the application (bugs) are usually 500 errors. These could be caught as well - if you want that (instead of the white flashbang error 500 page) I can add that too :)

If you'd like a different solution for this, feel free to let me know.

@vabene1111
Copy link
Collaborator

this is awesome, thank you very much, this will likely prevent lots of confusion. Maybe at some point we can add proper pages for all types of issues.

@vabene1111 vabene1111 merged commit d28cf68 into TandoorRecipes:develop Feb 18, 2022
@MaxJa4 MaxJa4 deleted the improvement/startup_error_page branch February 18, 2022 16:05
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

Successfully merging this pull request may close these issues.

2 participants