• 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.

Install Django

Hello i have a problem, i deploy django app over plesk server, but the server show the 504 gateway timeout nginx.
i hope help me
 
Could you provide a little bit more details. Which Plesk version do you use? Which OS?
Output of "plesk version" command will be helpful (do it via ssh under the root user).

It seems 504 (timeout) error should not have a direct the correlation with Python app deployment. Can you try to repeat the steps once again maybe on some other domain or server?
 
Hello, thanks for you reply, i try again with another domain but no works,
the information of vps is.
Product version: 12.0.18 Update #98
Update date: 2017/03/17 06:26
Build date: 2015/10/14 14:00
Build target: Ubuntu 14.04
Revision: 333119
Architecture: 64-bit
Wrapper version: 1.1

i hope you help me with this issue
in advance thanks
 

Attachments

  • errorPlesk.png
    errorPlesk.png
    9.1 KB · Views: 2
Try to disable nginx (Tools & Settings -> Services Management) or access the website via 7080 port (directly to Apache). What do you see in such case?
Another thing is to check /var/log/apache2/error.log file for errors.
 
Back
Top