• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

502 Bad Gateway

av3nger

New Pleskian
Hi,

I can't create a new user in Plesk Panel. I get 502 Bad Gateway nginx error.

In /var/log/sw-cp-server/error_log I see this error:

[error] 16322#0: *81 recv() failed (104: Connection reset by peer) while reading response header from upstream, client: [my-server-ip], server: , request: "GET /admin/customer/create HTTP/1.1", upstream: "fastcgi://unix:/var/run/sw-engine.sock:", host: "www.[my-host]:8443", referrer: "https://www.[my-host]:8443/admin/customer/list?context=customers"

I've tried adding these lines to /etc/sw-cp-server/config:
fastcgi_buffers 32 32k;
fastcgi_buffer_size 64k;
Doesn't help.

The only thing I can remember doing a while ago - is adding a second PHP version to Plesk. After that I haven't tried adding any users. So i don't know if it's related
 
Back
Top