urbit / bridge

An application for interacting with Azimuth.
MIT License
96 stars 25 forks source link

localhost 403s on macOS #1028

Closed zalberico closed 2 years ago

zalberico commented 2 years ago

Using 127.0.0.1 works - I think this is probably an OS thing

Fang- commented 2 years ago

localhost has always worked for me on macos. In /etc/hosts, for me, the very first entry is:

# localhost is used to configure the loopback interface
# when the system is booting.  Do not change this entry.
##
127.0.0.1 localhost

Are you sure this is not a local setup issue?

zalberico commented 2 years ago

I don't think so - I have that same default config (untouched) in my hosts file. I tried Safari and Chrome/Brave to see if it was browser related. I also stopped locally running ships in case it had something to do with those. I think this is a genuine issue - it also seems to be the reason I can't access it over the network with tailscale (when using the tailscale ip I see the same. 403 related errors).

zalberico commented 2 years ago

Yeah I'm not sure the underlying cause - I suspect whatever it is, is also why I can't access it over tailscale.