Spent the whole morning on it and finally figured it out—I had dnsmasq looking
at the wrong DNS server because it was looking at the wrong resolv.conf:
⏵ cat /var/run/NetworkManager/resolv.conf
# Generated by NetworkManager
nameserver 127.0.0.53
I remember now that early on there wer
I don't have to do anything to reproduce it, just boot the machine and
it starts happening:
⏵ sudo strace -p 823
poll([{fd=3, events=POLLIN}, {fd=4, events=POLLIN}, {fd=5,
events=POLLIN}, {fd=6, events=POLLIN}, {fd=7, events=POLLIN}, {fd=8,
events=POLLIN}, {fd=9, events=POLLIN}, {fd=13, events=PO
⏵ journalctl -f
Nothing new coming up.
⏵ cat /var/run/NetworkManager/resolv.conf
# Generated by NetworkManager
search socal.rr.com
nameserver 127.0.0.53
options edns0 trust-ad
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to
This is over ssh. No one is logged in at desktop, although lightdm is
up.
dnsmasq:
USER PID %CPU %MEMVSZ RSS TTY STAT START TIME COMMAND
dnsmasq 823 97.7 0.0 15724 2268 ?R15:22 23:35
/usr/sbin/dnsmasq -x /run/dnsmasq/dnsmasq.pid -u dnsmasq -7
/etc/dnsm
⏵ cat /etc/resolv.conf
cat: /etc/resolv.conf: No such file or directory
⏵ cat /etc/NetworkManager/NetworkManager.conf
[main]
plugins=ifupdown,keyfile
[ifupdown]
managed=false
[device]
wifi.scan-rand-mac-address=no
⏵ cat /etc/dnsmasq.conf
## everything is commented out here ##
⏵ cat /run/dnsmas
** Attachment added: "dpkg_sels.txt"
https://bugs.launchpad.net/ubuntu/+source/dnsmasq/+bug/1980146/+attachment/5608923/+files/dpkg_sels.txt
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to dnsmasq in Ubuntu.
https://bugs.l
6 matches
Mail list logo