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

Open
opened 2023-05-15 12:30:49 +00:00 by Write · 0 comments
Write commented 2023-05-15 12:30:49 +00:00 (Migrated from github.com)

[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.

`[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 in to join this conversation.
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
ric/nginx-php-fpm#285
No description provided.