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

do not log error if a file/directory cannot be found #208

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

0x7d8
Copy link

@0x7d8 0x7d8 commented Jan 3, 2025

This PR makes sure that when the panel requests a file or directory that does not exist, no error will be logged on wings. Additionally it returns status 404 instead of 500. The panel handles these changes without issue.

@0x7d8 0x7d8 changed the title do not error & log if a file/directory cannot be found do not log error if a file/directory cannot be found Jan 3, 2025
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.

1 participant