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

Nginx cannot read response from fastcgi when user id changed by environment variable #285

Open
Write opened this issue May 15, 2023 · 0 comments

Comments

@Write
Copy link

Write commented May 15, 2023

[crit] 61#61: *598 open() "/var/lib/nginx/tmp/fastcgi/7/00/0000000007" failed (13: Permission denied) while reading upstream

User owning the folder is still "100" instead of the one set in PUID/GUID var.
This lead to file >= 10MB not being served and throwing this error.

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 a pull request may close this issue.

1 participant