System not working for the app store
-
System has been very unstable with a bunch of issues in the last couple of days. I just got in and saw that the dns resolution is not working...
Tried the other things in the forum but it still not working. This is prod so we need it back up as soon as possible.
ubuntu@cr1:~$ sudo systemctl status unbound-resolvconf.service
ā unbound-resolvconf.service - Unbound DNS server via resolvconf
Loaded: loaded (/lib/systemd/system/unbound-resolvconf.service; enabled; vendor preset: enabled)
Active: failed (Result: start-limit-hit) since Wed 2023-06-28 20:52:23 UTC; 35s ago
Process: 1155 ExecStart=/usr/lib/unbound/package-helper resolvconf_start (code=exited, status=0/SUCCESS)
Process: 1200 ExecStop=/usr/lib/unbound/package-helper resolvconf_stop (code=exited, status=0/SUCCESS)
Main PID: 1155 (code=exited, status=0/SUCCESS)Jun 28 20:52:22 cr1 systemd[1]: Started Unbound DNS server via resolvconf.
Jun 28 20:52:23 cr1 systemd[1]: Stopping Unbound DNS server via resolvconf...
Jun 28 20:52:23 cr1 systemd[1]: unbound-resolvconf.service: Succeeded.
Jun 28 20:52:23 cr1 systemd[1]: Stopped Unbound DNS server via resolvconf.
Jun 28 20:52:23 cr1 systemd[1]: unbound-resolvconf.service: Start request repeated too quickly.
Jun 28 20:52:23 cr1 systemd[1]: unbound-resolvconf.service: Failed with result 'start-limit-hit'.
Jun 28 20:52:23 cr1 systemd[1]: Failed to start Unbound DNS server via resolvconf. -
-