Closed edfeff closed 1 year ago
desc:
so, what's the problem about localhost and localhost.com,can you help me?
Same here, fixed by explicitly using 127.0.0.1:8080 or [::1]:8080
It works for me. I suspect you have a hosts file problem or something similar. Ask on Stack Overflow, which gets much more traffic than this issue.
desc:
my /etc/hosts file:
127.0.0.1 localhost 127.0.0.1 localhost.com
so, what's the problem about localhost and localhost.com,can you help me?