Try to remove the debug-flag.
Code:
app.run(debug=False, # try not to use debug to avoid resource usage problems host='0.0.0.0', port=5000)
Statistics: Posted by ghp — Fri Jan 03, 2025 5:21 am