Skip to main content

502 Bad Gateway

Comments

2 comments

  • Official comment
    Nils Ottermann

    Hi, it appears that you do not have a “wsgi.py” file in a folder called “ll_project”. 

    Please try using this as a start command instead: 

    start: "gunicorn -w 4 -b unix:$SOCKET djangoProject.wsgi:application"
  • Jihui Zhang

    Oh, yes, you are right.  I appreciate your support very much.

    Thank you for sparing your precious time answering my questions.

    0

Please sign in to leave a comment.