Jump to content
We're Hiring! Full Stack Developer ×

nginx: [error] 2968#2968: *750697 connect() to unix:/var/run/php5-fpm.sock


Recommended Posts

I have been getting a ton of nginx errors with a time out causing an 500 error on WebGui

 

nginx: 2022/12/24 11:55:21 [error] 2968#2968: *750697 connect() to unix:/var/run/php5-fpm.sock failed (11: Resource temporarily unavailable) while connecting to upstream, client: 192.168.86.32, server: , request: "GET /Main HTTP/2.0", subrequest: "/auth-request.php", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "192.168.86.25"

 

When i try to pull diagnostics the Gui freezes up. If i try to get diagnostics via SSH it also freezes up. So i have not been able to pull fresh diagnostics

 

running /etc/rc.d/rc.php-fpm restart does bring back the GUI for a few hours

I have removed most of my plugins to see if that helped but to no avail

Any help to point me in a direction would be very appreciated

malzeno-syslog-20221224-2034.zip

Edited by Shaggy1247
Rewording
Link to comment

It appears that you are running one or more docker containers on a dedicated IP address.  Some users have the same or similar issues when doing this.  You should try switching the network driver from macvlan to ipvlan in Settings - Docker (advanced view with the entire service stopped) and see if that fixes you up

 

 

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...