• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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