log-viewer overrides all responses to 200 #473
meysam1717
started this conversation in
Ideas
Replies: 1 comment
-
@meysam1717 hey, the report feature on this repository has been fixed. As for the response override... Do you have any reproducible repository or something? That is the first time I'm hearing about this, no other Log Viewer user had this problem in the past. So I'm not sure yet whether it's this package that has this effect on your project. It might also be nginx/docker misconfiguration. The Log Viewer package is isolated to its own routes only and does not affect any other routes in a project. Let me know if you find any debug info that might be useful. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Takes 7 hours to find out the package overrides all responses to 200.
Add log-viewer to project with docker, nginx and php-fpm and create a simple web route and try to abort(404);
It changes HTTP response code to 200.
Also report bug has problem and I report this as feature.
Beta Was this translation helpful? Give feedback.
All reactions