Closed cyugao closed 1 month ago
Hi there! You can specify a different port using the port startup flag.
@cyugao - but you're right, it should be a better default port. Can you let me know what a good port number is that works in general for Windows/Mac/Linux variants?
Yes, that's my intention. I guess whatever port would work. It's just that 5000 happens to be taken by MacOS system. Of course if in use we can always fall back to 5001, etc. See discussions here for example.
“Whatever port” — hopefully you can look into it and let me know what works on all machines.
(I’m asking instead of finding out myself because I need to figure out how to enlist more user support to solve problems for me, which would be immensely helpful!)
I think 5001 is fine. Or maybe a random port like what you have in the doc 9876.
https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers
5000 has lots of users, including Mac (which I ran into myself). 5001 does look like a better choice, let's go with that. Thanks :-)
Launched in 3.5.7.
Hi this is very minor, but for macOS users port 5000 is typically occupied by the system. See for example this post It would be nice if port 5000 could be avoided.