this sounds to be a known issue but may be best to change the application default to 8080 or another one
https://discussions.apple.com/thread/635229
https://medium.com/pythonistas/port-5000-already-in-use-macos-monterey-issue-d86b02edd36c
it just hit me and I lost 15min searching across docker ps, lsof -i tcp:5000, and searching on the internet
this sounds to be a known issue but may be best to change the application default to 8080 or another one
https://discussions.apple.com/thread/635229
https://medium.com/pythonistas/port-5000-already-in-use-macos-monterey-issue-d86b02edd36c
it just hit me and I lost 15min searching across docker ps, lsof -i tcp:5000, and searching on the internet