• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Issue Connection reset by peer: AH01075 when using plesk API to register domain on the same server

fdehghani23

New Pleskian
Hi,
I have a problem with using plesk rset api to register a domain.

I got this error when I try to execute the code from the same server that's running Plesk on.

(104)Connection reset by peer: AH01075

After searching a lot about the issue I found this and I think that it's correct because I tried to register a domain on another server with the same code and it was successfull

"To be honest, I think this might be an issue related to Plesk itself. Because, as far as I can see, this issue only happens when you execute the code from the same server you're running Plesk on. I suspect I has something to do with the fact that php-fpm restarts when you add a new domain. Hence the 503 error, and thats also why this issue doesn't happen when you run the code from a remote/local machine.

Not necessarily a bug, but I would say it is certainly undesirable behaviour. I am also not sure if there is a solution to this issue."
 
Hi,
I have a problem with using plesk rset api to register a domain.

I got this error when I try to execute the code from the same server that's running Plesk on.

(104)Connection reset by peer: AH01075

After searching a lot about the issue I found this and I think that it's correct because I tried to register a domain on another server with the same code and it was successfull

"To be honest, I think this might be an issue related to Plesk itself. Because, as far as I can see, this issue only happens when you execute the code from the same server you're running Plesk on. I suspect I has something to do with the fact that php-fpm restarts when you add a new domain. Hence the 503 error, and thats also why this issue doesn't happen when you run the code from a remote/local machine.

Not necessarily a bug, but I would say it is certainly undesirable behaviour. I am also not sure if there is a solution to this issue."
did you ever figure this out as I believe I have the same problem?
 
Back
Top