2025-05-01 09:42:45,060 - root - ERROR - Exception occurred: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
Traceback (most recent call last):
  File "/home/ldhcognisun/public_html/LDH_BACK/app.py", line 75, in <module>
    port = int(os.getenv("PORT"))  # Fix syntax issue here
           ^^^^^^^^^^^^^^^^^^^^^^
TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'
2025-05-01 09:44:39,640 - werkzeug - INFO - [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
 * Running on all addresses (0.0.0.0)
 * Running on https://127.0.0.1:5207
 * Running on https://103.211.218.87:5207
2025-05-01 09:44:39,640 - werkzeug - INFO - [33mPress CTRL+C to quit[0m
2025-05-01 09:52:07,600 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 09:52:07] "GET / HTTP/1.1" 200 -
2025-05-01 09:52:07,962 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 09:52:07] "GET /favicon.ico HTTP/1.1" 200 -
2025-05-01 09:52:15,475 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 09:52:15] "GET / HTTP/1.1" 200 -
2025-05-01 09:52:15,626 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 09:52:15] "GET /favicon.ico HTTP/1.1" 200 -
2025-05-01 10:02:10,166 - werkzeug - INFO - [31m[1mWARNING: This is a development server. Do not use it in a production deployment. Use a production WSGI server instead.[0m
 * Running on all addresses (0.0.0.0)
 * Running on https://127.0.0.1:5207
 * Running on https://103.211.218.87:5207
2025-05-01 10:02:10,166 - werkzeug - INFO - [33mPress CTRL+C to quit[0m
2025-05-01 10:02:20,027 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 10:02:20] "GET / HTTP/1.1" 200 -
2025-05-01 10:02:20,418 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 10:02:20] "GET /favicon.ico HTTP/1.1" 200 -
2025-05-01 10:02:32,106 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 10:02:32] "GET / HTTP/1.1" 200 -
2025-05-01 10:02:32,396 - werkzeug - INFO - 103.250.137.95 - - [01/May/2025 10:02:32] "GET /favicon.ico HTTP/1.1" 200 -
