Skip to main content

Python not working. it's return 503 error.

Comments

11 comments

  • cPanelLauren
    What is noted in the apache error logs when you receive this message? If you don't have access to them via SSH you can view them from cPanel by going to cPanel>>Metrics>>Errors
    0
  • hulunemcom
    i am having similar problem. the error log file dont have anything related to 503
    0
  • cPanelLauren
    The apache error log file won't list statuses but should present an error when this behavior is seen
    0
  • ttmotshabi
    Having the same issue, my error log ouput 2021-04-16 09:54:55.833936 [INFO] [27938] [102.65.192.67:50675:HTTP2-3] File not found [/home/qraircoz/public_html/404.shtml] 2021-04-16 09:54:55.375362 [INFO] [27938] [102.65.192.67:50675:HTTP2-1] File not found [/home/qraircoz/public_html/404.shtml] 2021-04-16 09:54:55.375231 [INFO] [27938] [102.65.192.67:50675:HTTP2-1] File not found [/home/qraircoz/public_html/index.php]
    0
  • cPRex Jurassic Moderator
    @ttmotshabi - can you get us more details on what is causing this error to happen? Is this also a python script that isn't working properly?
    0
  • ttmotshabi
    Yes I'm trying to deploy my django app but keep getting that error. I also saw that its trying to get an old wordpress site and I updated the .htaccess file accordingly but still same error
    0
  • cPRex Jurassic Moderator
    Our support for Django and similar applications is extremely limited. The only thing I can recommend for that is our Node.JS guide as that includes the Passenger configuration:
    0
  • ttmotshabi
    Hi I managed to figure out the problem, well sort of. I actually deleted the .htaccess file because it renders a new one when you install a new dependency and also the entire app with the virtualenv folder and started from scratch and that did the trick.
    0
  • cPRex Jurassic Moderator
    I'm glad you were able to track that down!
    0
  • accafella
    Our support for Django and similar applications is extremely limited. The only thing I can recommend for that is our Node.JS guide as that includes the Passenger configuration:
    0
  • cPRex Jurassic Moderator
    @accafella - unfortunately I don't have any more details than what you've been able to find on the web. We already don't provide support for Node.JS as outlined here: but you'd need to test and verify that on your machine. I'm sorry I can't offer more specifics.
    0

Please sign in to leave a comment.