View Issue Details

IDProjectCategoryView StatusLast Update
0000056O3 ShopGeneralpublic2025-07-24 13:40
Reporterralf Assigned Toralf  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionsuspended 
Product VersionNext 
Target VersionNext 
Summary0000056: When shop is offline and maintenance page is shown, it delivers a 500 response code
DescriptionWhen shop is offline and maintenance page is shown, it delivers a 500 response code

500 means: Internal Server error: A generic error message, given when an unexpected condition was encountered and no more specific message is suitable.

Better throw a "503 Service Unavailable": The server cannot handle the request (because it is overloaded or down for maintenance). Generally, this is a temporary state.

See: https://en.wikipedia.org/wiki/List_of_HTTP_status_codes
Steps To ReproducePut shop into "offline" mode. See response codes.
TagsNo tags attached.

Activities

ralf

2025-07-24 13:40

manager   ~0000024

Transferred to https://github.com/o3-shop/o3-shop/issues/26 where we coordinate all requests.

Issue History

Date Modified Username Field Change
2024-09-02 09:45 ralf New Issue
2025-07-24 13:40 ralf Assigned To => ralf
2025-07-24 13:40 ralf Status new => closed
2025-07-24 13:40 ralf Resolution open => suspended
2025-07-24 13:40 ralf Note Added: 0000024