• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Issue I am getting "ERR EMPTY RESPONSE" error when using XML API.

serkan ünal

New Pleskian
Good day, I have a problem. I'm trying to create a new subscription domain using the API at plesk/api-examples.

Using the new domaini API, I can create it via "wamp" without any problem, but when I try the same code through the VDS server, the server does not respond and I get "ERR EMPTY RESPONSE" error. When I check it on the Plesk panel, I see that the domain is added. VDS Server is also active in CURL and timeout is sufficient.

Could you please help me with this? Thank you.
 
The VDS server is using centos 6.9 (Final) and Plesk Onyx 17.5.3.

I want to create a domain with the API on the same server through a domain.

I want to add the same domain, the error message is returning. but when I want to add a new domain, I get an "empty response" error.

When I test it through the local wamp server with the API it works normally.
 
Back
Top