Running 22.04.4, fully updated. I noticed that my internet connections keep dropping while browsing the web, streaming videos/music, or gaming. I also noticed this (below) appearing in the system log. It looks like Ubuntu is releasing its IP address and requesting a new one from the router. I don't see a regular interval when this happens. Sometimes it happens 20 minutes apart, sometimes 1 minute apart.
Any idea why Ubuntu is doing this and how to fix it?
Code:
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: WNM: Disassociation Imminent - Disassociation Timer 60
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: WNM: Preferred List Available
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: SME: Trying to authenticate with xx:xx:xx:xx:8b:ac (SSID='Pikachu' freq=5500 MHz)
Jul 14 17:13:56 host kernel: [ 8246.290982] wlo1: disconnect from AP xx:xx:xx:xx:8b:a8 for new auth to xx:xx:xx:xx:8b:ac
Jul 14 17:13:56 host kernel: [ 8246.358636] wlo1: authenticate with xx:xx:xx:xx:8b:ac
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6601] device (wlo1): supplicant interface state: completed -> authenticating
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6601] device (p2p-dev-wlo1): supplicant management interface state: completed -> authenticating
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6604] device (wlo1): ip:dhcp4: restarting
Jul 14 17:13:56 host kernel: [ 8246.363806] wlo1: send auth to xx:xx:xx:xx:8b:ac (try 1/3)
Jul 14 17:13:56 host gnome-shell[2425]: An active wireless connection, in infrastructure mode, involves no access point?
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: Trying to associate with xx:xx:xx:xx:8b:ac (SSID='Pikachu' freq=5500 MHz)
Jul 14 17:13:56 host kernel: [ 8246.395611] wlo1: authenticated
Jul 14 17:13:56 host kernel: [ 8246.397760] wlo1: associate with xx:xx:xx:xx:8b:ac (try 1/3)
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6936] dhcp4 (wlo1): canceled DHCP transaction
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6936] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6937] dhcp4 (wlo1): state changed no lease
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6937] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6939] device (wlo1): ip:dhcp6: restarting
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6939] dhcp6 (wlo1): canceled DHCP transaction
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6939] dhcp6 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6939] dhcp6 (wlo1): state changed no lease
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6940] dhcp6 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6958] device (wlo1): supplicant interface state: authenticating -> associating
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.6958] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Jul 14 17:13:56 host kernel: [ 8246.402805] wlo1: RX ReassocResp from xx:xx:xx:xx:8b:ac (capab=0x1011 status=0 aid=22)
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: Associated with xx:xx:xx:xx:8b:ac
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 14 17:13:56 host kernel: [ 8246.410833] wlo1: associated
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.7131] device (wlo1): supplicant interface state: associating -> associated
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.7132] device (p2p-dev-wlo1): supplicant management interface state: associating -> associated
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: WPA: Key negotiation completed with xx:xx:xx:xx:8b:ac [PTK=CCMP GTK=CCMP]
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: CTRL-EVENT-CONNECTED - Connection to xx:xx:xx:xx:8b:ac completed [id=0 id_str=]
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.7290] device (wlo1): supplicant interface state: associated -> completed
Jul 14 17:13:56 host NetworkManager[712]: <info> [1720991636.7298] device (p2p-dev-wlo1): supplicant management interface state: associated -> completed
Jul 14 17:13:56 host kernel: [ 8246.450389] wlo1: Limiting TX power to 24 (24 - 0) dBm as advertised by xx:xx:xx:xx:8b:ac
Jul 14 17:13:56 host wpa_supplicant[748]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-61 noise=9999 txrate=29200
Jul 14 17:13:57 host NetworkManager[712]: <info> [1720991637.7341] dhcp6 (wlo1): state changed new lease, address=xxxx:xxxx:xxxx:b550::48
Jul 14 17:13:57 host dbus-daemon[711]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.9' (uid=0 pid=712 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
Jul 14 17:13:57 host systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 14 17:13:57 host dbus-daemon[711]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 14 17:13:57 host systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 14 17:14:02 host NetworkManager[712]: <info> [1720991642.0805] dhcp4 (wlo1): state changed new lease, address=192.168.1.250
Jul 14 17:14:02 host avahi-daemon[707]: Withdrawing address record for 192.168.1.249 on wlo1.
Jul 14 17:14:02 host avahi-daemon[707]: Leaving mDNS multicast group on interface wlo1.IPv4 with address 192.168.1.249.
Jul 14 17:14:02 host avahi-daemon[707]: Interface wlo1.IPv4 no longer relevant for mDNS.
Jul 14 17:14:02 host avahi-daemon[707]: Joining mDNS multicast group on interface wlo1.IPv4 with address 192.168.1.250.
Jul 14 17:14:02 host avahi-daemon[707]: New relevant interface wlo1.IPv4 for mDNS.
Jul 14 17:14:02 host avahi-daemon[707]: Registering new address record for 192.168.1.250 on wlo1.IPv4.
Jul 14 17:14:11 host wpa_supplicant[748]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=0 signal=-62 noise=9999 txrate=29200
Jul 14 17:14:12 host systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: SME: Trying to authenticate with xx:xx:xx:xx:8b:a8 (SSID='Pikachu' freq=5240 MHz)
Jul 14 17:14:15 host kernel: [ 8264.974461] wlo1: disconnect from AP xx:xx:xx:xx:8b:ac for new auth to xx:xx:xx:xx:8b:a8
Jul 14 17:14:15 host kernel: [ 8265.050384] wlo1: authenticate with xx:xx:xx:xx:8b:a8
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3516] device (wlo1): supplicant interface state: completed -> authenticating
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3516] device (p2p-dev-wlo1): supplicant management interface state: completed -> authenticating
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3516] device (wlo1): ip:dhcp4: restarting
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3517] dhcp4 (wlo1): canceled DHCP transaction
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3517] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3517] dhcp4 (wlo1): state changed no lease
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3517] dhcp4 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3518] device (wlo1): ip:dhcp6: restarting
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3518] dhcp6 (wlo1): canceled DHCP transaction
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3518] dhcp6 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3518] dhcp6 (wlo1): state changed no lease
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3518] dhcp6 (wlo1): activation: beginning transaction (timeout in 45 seconds)
Jul 14 17:14:15 host kernel: [ 8265.054700] wlo1: send auth to xx:xx:xx:xx:8b:a8 (try 1/3)
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: Trying to associate with xx:xx:xx:xx:8b:a8 (SSID='Pikachu' freq=5240 MHz)
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3843] device (wlo1): supplicant interface state: authenticating -> associating
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.3843] device (p2p-dev-wlo1): supplicant management interface state: authenticating -> associating
Jul 14 17:14:15 host kernel: [ 8265.087585] wlo1: authenticated
Jul 14 17:14:15 host kernel: [ 8265.093600] wlo1: associate with xx:xx:xx:xx:8b:a8 (try 1/3)
Jul 14 17:14:15 host kernel: [ 8265.097519] wlo1: RX ReassocResp from xx:xx:xx:xx:8b:a8 (capab=0x1011 status=0 aid=19)
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: Associated with xx:xx:xx:xx:8b:a8
Jul 14 17:14:15 host kernel: [ 8265.108436] wlo1: associated
Jul 14 17:14:15 host kernel: [ 8265.108496] wlo1: Limiting TX power to 30 (30 - 0) dBm as advertised by xx:xx:xx:xx:8b:a8
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: CTRL-EVENT-SUBNET-STATUS-UPDATE status=0
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.4117] device (wlo1): supplicant interface state: associating -> associated
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.4117] device (p2p-dev-wlo1): supplicant management interface state: associating -> associated
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.4195] device (wlo1): supplicant interface state: associated -> 4way_handshake
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.4195] device (p2p-dev-wlo1): supplicant management interface state: associated -> 4way_handshake
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: WPA: Key negotiation completed with xx:xx:xx:xx:8b:a8 [PTK=CCMP GTK=CCMP]
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: CTRL-EVENT-CONNECTED - Connection to xx:xx:xx:xx:8b:a8 completed [id=0 id_str=]
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.4269] device (wlo1): supplicant interface state: 4way_handshake -> completed
Jul 14 17:14:15 host wpa_supplicant[748]: wlo1: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-55 noise=9999 txrate=245000
Jul 14 17:14:15 host NetworkManager[712]: <info> [1720991655.4273] device (p2p-dev-wlo1): supplicant management interface state: 4way_handshake -> completed
Jul 14 17:14:16 host NetworkManager[712]: <info> [1720991656.4564] dhcp6 (wlo1): state changed new lease, address=xxxx:xxxx:xxxx:b550::48
Jul 14 17:14:16 host dbus-daemon[711]: [system] Activating via systemd: service name='org.freedesktop.nm_dispatcher' unit='dbus-org.freedesktop.nm-dispatcher.service' requested by ':1.9' (uid=0 pid=712 comm="/usr/sbin/NetworkManager --no-daemon " label="unconfined")
Jul 14 17:14:16 host systemd[1]: Starting Network Manager Script Dispatcher Service...
Jul 14 17:14:16 host dbus-daemon[711]: [system] Successfully activated service 'org.freedesktop.nm_dispatcher'
Jul 14 17:14:16 host systemd[1]: Started Network Manager Script Dispatcher Service.
Jul 14 17:14:17 host NetworkManager[712]: <info> [1720991657.3690] dhcp4 (wlo1): state changed new lease, address=192.168.1.250
Jul 14 17:14:27 host systemd[1]: NetworkManager-dispatcher.service: Deactivated successfully.