• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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