Nginx cannot read response from fastcgi when user id changed by environment variable #285
Labels
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
ric/nginx-php-fpm#285
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[crit] 61#61: *598 open() "/var/lib/nginx/tmp/fastcgi/7/00/0000000007" failed (13: Permission denied) while reading upstreamUser 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.