epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream

Created on 3 November 2023, about 1 year ago

Problem/Motivation

Hi,

I have a few problems when I take an image from a node to the previously configured Azure storage account.

1. Once I add an image to a field the image is stored in the storage account but the preview of the image (Thumbnail) does not appear in the field.

2. When I look at the node and it is rendered, the CPU disappears (This is the main problem)... In the logs, I can see this message...

[info] 2113#2113: *172 epoll_wait() reported that client prematurely closed connection, so upstream connection is closed too while sending request to upstream, client: ......., server: , request: "GET /azblob/files/styles /banner_image/azblob/test/dummy_image.png?itok=l1CR0T5A HTTP/1.1", upstream: "fastcgi://unix:/run/php-fpm.sock:"

The php-fpm process is 100% complete and will not disappear until you restart the server... The site runs smoothly and I have no problems, except when I try to store images

My stack:
- Ngnix
- PHP 8.1.13
- Drupal 10

I hope you can give me some idea of what is going on and how I can correct it..

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

💬 Support request
Status

Active

Version

2.3

Component

Code

Created by

🇪🇸Spain daniel.delaiglesia

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024