davesteele / comitup

Bootstrap Wifi support over Wifi
https://davesteele.github.io/comitup/
GNU General Public License v2.0
320 stars 54 forks source link

DNS issues on Raspberry Pi #120

Closed davesteele closed 3 years ago

davesteele commented 3 years ago

A problem has been introduced recently, with contention between systemd-resolved and Comitup causing DNS resolution to fail.

A fix for this has been added to the wiki. The 2020-07-27 iso image has a fix, with the systemd-resolved service masked. Comitup v1.11-1 also detects the condition and logs.

muelli commented 3 years ago

And here's the reference to a potential fix: https://github.com/davesteele/comitup/issues/51 :)