Hey @Hao_Yuan
A few things could cause this issue.
-
127.0.0.0
is not a valid IP in some envs. Could you please check that. If it is indeed invalid, can you try127.0.0.1
orlocalhost
or other valid IP addresses? - Some other process is occupying that port. Can you try a different port number?