Announcement

Collapse
No announcement yet.

503 Service Unavailable The server is temporarily busy, try again later! in python

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 503 Service Unavailable The server is temporarily busy, try again later! in python

    When I run the nodejs, python app of version 3 or more from any cpanel of the server, the site shows 503 Service Unavailable The server is temporarily busy, try again later!
    The error shows but if I run python with version 2.7.18 then everything is fine. How to solve this problem?​




    OS: CloudLinux v8.9.0 STANDARD standard
    cPanel Version: 114.0.8

  • #2
    Hi,

    Could you please check if the account is not hitting the limits after changing to python v3? It could require different libraries etc.

    Same time, please show the output of:
    Code:
    rpm -qa | grep alt-python31 | sort

    Comment


    • #3
      please check this output:

      Comment


      • #4
        Hmm, anything in domain logs in the /var/log/apache2/domlogs/ directory?

        Comment


        • #5
          There is nothing here.

          Comment


          • #6
            Do you use LiteSpeed as a web server? Cold you please show the version from `cat /usr/local/lsws/BUILD` ?

            Comment


            • #7
              yes, we are using Lite speed.

              Comment


              • #8
                Please try installing other python311 packages, then restart application and try on v3.11 again:

                Code:
                yum install alt-python311*

                Comment


                • #9
                  installed this packages by using command but this problem not resolved.


                  Comment


                  • #10
                    Okay, seems we have no other options however to check the issue in place. Please create support ticket for us and provide access details.

                    Comment

                    Working...
                    X