Bourgois_Christophe
Basic Pleskian
Dear Parallels team,
I'm facing a problem discussed in lot of threads but no solution works for me.
When I'm calling plesk api to create a new domain, I've got a Nginx 502 BAD GATEWAY error.
The logs indicates :
2014/12/17 18:50:25 [error] 21921#0: *5 upstream prematurely closed connection while reading response header from upstream, client: x.x.x.x, server: example.com, request: "POST /user/my_blogs HTTP/1.1", upstream: "http://x.x.x.x:7080/user/my_blogs", host: "example.com", referrer: "http://example.com/user/my_blogs"
I suppose that while nginx is loading the page from apache, plesk is restarting apache and so upstream is closed.
What is the solution to avoid this error ?
Thanks a lot
I'm facing a problem discussed in lot of threads but no solution works for me.
When I'm calling plesk api to create a new domain, I've got a Nginx 502 BAD GATEWAY error.
The logs indicates :
2014/12/17 18:50:25 [error] 21921#0: *5 upstream prematurely closed connection while reading response header from upstream, client: x.x.x.x, server: example.com, request: "POST /user/my_blogs HTTP/1.1", upstream: "http://x.x.x.x:7080/user/my_blogs", host: "example.com", referrer: "http://example.com/user/my_blogs"
I suppose that while nginx is loading the page from apache, plesk is restarting apache and so upstream is closed.
What is the solution to avoid this error ?
Thanks a lot