Solution to no open ports detected on 0 0 0 0 on render | render | port | 0.0.0.0

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2025

ความคิดเห็น • 5

  • @mainmain862
    @mainmain862 3 หลายเดือนก่อน +2

    Thanks for this! Any Idea how I can do this in a python application?

    • @beneelohimhub
      @beneelohimhub  3 หลายเดือนก่อน

      You are welcome, No idea, but have you tried using the same concept for the python application?

    • @KAAO-rb9lh
      @KAAO-rb9lh 3 หลายเดือนก่อน

      can you tell me how to use this in python
      i tried in my django_project
      startCommand: gunicorn django_project.wsgi:application --bind 0.0.00.:8080
      and i specify PORT=8080
      but still got this error:
      [2024-10-01 12:56:59 +0530] [90] [INFO] Starting gunicorn 20.0.4
      [2024-10-01 12:56:59 +0530] [90] [INFO] Listening at: 0.0.0.0:10000 (90)
      [2024-10-01 12:56:59 +0530] [90] [INFO] Using worker: sync
      [2024-10-01 12:56:59 +0530] [91] [INFO] Booting worker with pid: 91
      ==> Continuing to scan for open port 8080 (from PORT environment variable)...

  • @AIMSXPYROXENE
    @AIMSXPYROXENE 2 หลายเดือนก่อน +1

    What about python application 😢?

    • @beneelohimhub
      @beneelohimhub  2 หลายเดือนก่อน

      you can still try it and see if it's going to work!