Skip to content

[BUG] 404 Error page responds with 200 HTTP code #1136

Closed
@sambartik

Description

@sambartik

Environment

Self-Hosted (Docker)

System

No response

Version

2.1.1

Describe the problem

Hello, I have been using dashy for a while now. I have configured my own logic for 404 error pages via nginx. Today I have noticed that instead of my own logic I got shown the new native Dashy's 404 error page.

In my configuration, the Dashy is behind a reverse proxy that handles the traffic. I have my own way of handling when Dashy would return a 404 error. However, now it fails, because Dashy returns /404 page with an HTTP 200 OK status.

Reverting back to version 2.1.0 fixed the issue.

Additional info

No response

Please tick the boxes

Metadata

Metadata

Assignees

Labels

🐛 Bug[ISSUE] Ticket describing something that isn't working

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions