getdnsapi / stubby

Stubby is the name given to a mode of using getdns which enables it to act as a local DNS Privacy stub resolver (using DNS-over-TLS).
https://dnsprivacy.org/dns_privacy_daemon_-_stubby/
BSD 3-Clause "New" or "Revised" License
1.17k stars 97 forks source link

Stubby stopped working on macOS Catalina 10.15 (19A602) #209

Open horus1963 opened 4 years ago

horus1963 commented 4 years ago

Started today, stubby would no longer work on my Mac. The log shows the following repeatedly:

[13:57:02.303115] STUBBY: Read config from file /usr/local/etc/stubby/stubby.yml error: Could not bind on given addresses: Permission denied

I could not figure out a way to grant stubby the required permissions, which were not required just yesterday. I tried removing stubby completely and reconfiguring from scratch but with no luck.

saradickinson commented 4 years ago

The permissions model has changed in Catalina - will investigate.