- Issue created by @daniel.delaiglesia
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..
Active
2.3
Code