Python Forum
[split] Flask OSError: [Errno 98] Address already in use
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[split] Flask OSError: [Errno 98] Address already in use
#4
I mean, it really sounds like a network problem. I disagree when you say it's about a shared directory - why would a web server have knowledge of that?

Does netstat show TCP sockets without -t? Is there more than one interface on the machine? Are the commands looking at all of them (I forget what netstat does by default)?

Out of curiosity, are you on an older Unix that doesn't have ss?
Reply


Messages In This Thread
RE: [split] Flask OSError: [Errno 98] Address already in use - by ndc85430 - Nov-11-2021, 05:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  [split] flask 500 internal server error DarthTensor 3 4,040 Nov-11-2021, 06:10 AM
Last Post: DarthTensor

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020