We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
We enable Nginx Fastcgi cache.
In the log, it always show such logs:
Please check the screenshot:https://prnt.sc/1tyP4Nb8AUjV
2024/12/30 05:08:31 [crit] 44294#44294: unlink() "/var/run/nginx-cache/0/43/f639a39a201a24483772af6b3315f430" failed (2: No such file or directory)
2024/12/30 05:08:31 [crit] 44294#44294: unlink() "/var/run/nginx-cache/6/64/585e62ca4bfe4624b534922a86425646" failed (2: No such file or directory)
2024/12/30 05:08:31 [crit] 44294#44294: unlink() "/var/run/nginx-cache/0/39/03be55bab5a43eb3fe4b74a983af0390" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/d/95/c6cc7d5c782f6eb1efd515db8953395d" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/6/79/607fe504537a12d08682d2d2d151f796" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/b/7a/059359946510864ea4f6e89c987187ab" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/6/2c/1ce57d9d37b8bd615f208572df4182c6" failed (2: No such file or directory)
2024/12/30 05:08:51 [crit] 44294#44294: unlink() "/var/run/nginx-cache/f/f7/c412d0416b3e5cce2b272e191fd22f7f" failed (2: No such file or directory)
Could you please let me know how to fix?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
We enable Nginx Fastcgi cache.
In the log, it always show such logs:
Please check the screenshot:https://prnt.sc/1tyP4Nb8AUjV
2024/12/30 05:08:31 [crit] 44294#44294: unlink() "/var/run/nginx-cache/0/43/f639a39a201a24483772af6b3315f430" failed (2: No such file or directory)
2024/12/30 05:08:31 [crit] 44294#44294: unlink() "/var/run/nginx-cache/6/64/585e62ca4bfe4624b534922a86425646" failed (2: No such file or directory)
2024/12/30 05:08:31 [crit] 44294#44294: unlink() "/var/run/nginx-cache/0/39/03be55bab5a43eb3fe4b74a983af0390" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/d/95/c6cc7d5c782f6eb1efd515db8953395d" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/6/79/607fe504537a12d08682d2d2d151f796" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/b/7a/059359946510864ea4f6e89c987187ab" failed (2: No such file or directory)
2024/12/30 05:08:41 [crit] 44294#44294: unlink() "/var/run/nginx-cache/6/2c/1ce57d9d37b8bd615f208572df4182c6" failed (2: No such file or directory)
2024/12/30 05:08:51 [crit] 44294#44294: unlink() "/var/run/nginx-cache/f/f7/c412d0416b3e5cce2b272e191fd22f7f" failed (2: No such file or directory)
Could you please let me know how to fix?
The text was updated successfully, but these errors were encountered: