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

🏗 infra: UI log 404 instead of error when non-existing image, css and js files are requested #463

Merged
merged 1 commit into from
Jul 23, 2023

Conversation

cosmos-explorer
Copy link
Contributor

Currently when a non existing resource file (image, css, js) is requested, nginx would log a 404 along with an error. This behavior would trigger an alarm. The current PR force nginx only log the 404 and remove the error log

Copy link
Contributor

@apo-j apo-j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cosmos-explorer cosmos-explorer merged commit fb0260b into main Jul 23, 2023
1 check passed
@cosmos-explorer cosmos-explorer deleted the infra/ui-404 branch July 23, 2023 08:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants