Forums

Port 5000 already in use

And I use the Web page, not runserver or gunicorn. Reload has always worked before. I disabled and reenabled, didn't fix it. I changed to port 8080, now says port 8080 already in use. I'm stuck.

Seems this was caused by my having app.run() not in an if name == 'main' thingy. Which I thought I had fixed earlier.

Glad to hear that you fixed it,