MadLittleMods / MadLittleMods/linux-notes
Frequent `ERR_NETWORK_CHANGED` in Chrome ("Your connection was interrupted")
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Frequent `ERR_NETWORK_CHANGED` in Chrome ("Your connection was interrupted") and then the page just reloads on its own successfully.

Related issues:
- https://forum.manjaro.org/t/err-network-changed-sometimes/135443
- https://forum.manjaro.org/t/err-network-changed-every-couple-of-seconds-on-new-kde-installation/48155
- https://github.com/docker/for-linux/issues/914
Looking through `sudo journalctl | grep 'state changed'`, I do see the `state changed new lease` message a lot but it doesn't seem to correspond to every time this happens. because I saw it around `17:00` but the last occurrence in the log is `15:50:50`. The timing here is probably just whenever I unlock my computer because I have noticed that the network seems to come back online whenever I log in again (feature?)
sudo journalctl | grep 'state changed'
```
$ sudo journalctl | grep 'state changed
...
Jun 07 01:11:02 eric-desktop-pc NetworkManager[1330]: [1686118262.3496] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 07 01:53:34 eric-desktop-pc NetworkManager[1330]: [1686120814.0294] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 07 07:05:05 eric-desktop-pc NetworkManager[1330]: [1686139505.3063] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 07 07:21:34 eric-desktop-pc NetworkManager[1330]: [1686140494.0295] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 07 12:44:52 eric-desktop-pc NetworkManager[1330]: [1686159892.3497] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 07 12:51:11 eric-desktop-pc NetworkManager[1330]: [1686160271.0294] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 07 18:11:18 eric-desktop-pc NetworkManager[1330]: [1686179478.7956] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 07 18:27:48 eric-desktop-pc NetworkManager[1330]: [1686180468.0295] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 07 23:51:09 eric-desktop-pc NetworkManager[1330]: [1686199869.0206] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 08 00:09:12 eric-desktop-pc NetworkManager[1330]: [1686200952.3496] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 08 05:25:15 eric-desktop-pc NetworkManager[1330]: [1686219915.0296] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 08 05:39:32 eric-desktop-pc NetworkManager[1330]: [1686220772.3497] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 08 10:51:42 eric-desktop-pc NetworkManager[1330]: [1686239502.0294] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 08 11:18:52 eric-desktop-pc NetworkManager[1330]: [1686241132.3496] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 08 16:21:44 eric-desktop-pc NetworkManager[1330]: [1686259304.0296] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 08 17:17:02 eric-desktop-pc NetworkManager[1330]: [1686262622.3497] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 08 21:49:26 eric-desktop-pc NetworkManager[1330]: [1686278966.0297] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 08 22:56:22 eric-desktop-pc NetworkManager[1330]: [1686282982.3496] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 09 03:25:51 eric-desktop-pc NetworkManager[1330]: [1686299151.0300] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 09 04:48:07 eric-desktop-pc NetworkManager[1330]: [1686304087.9299] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 09 08:54:40 eric-desktop-pc NetworkManager[1330]: [1686318880.0296] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 09 10:27:13 eric-desktop-pc NetworkManager[1330]: [1686324433.9312] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 09 14:21:17 eric-desktop-pc NetworkManager[1330]: [1686338477.0297] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 09 16:24:29 eric-desktop-pc NetworkManager[1330]: [1686345869.8470] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 09 19:42:31 eric-desktop-pc NetworkManager[1330]: [1686357751.0297] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 09 22:22:22 eric-desktop-pc NetworkManager[1330]: [1686367342.3496] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 10 01:17:26 eric-desktop-pc NetworkManager[1330]: [1686377846.0299] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 10 04:14:12 eric-desktop-pc NetworkManager[1330]: [1686388452.3496] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 10 06:45:03 eric-desktop-pc NetworkManager[1330]: [1686397503.0299] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 10 10:04:38 eric-desktop-pc NetworkManager[1330]: [1686409478.6918] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
Jun 10 12:01:00 eric-desktop-pc NetworkManager[1330]: [1686416460.0300] dhcp4 (eno1): state changed new lease, address=192.168.1.xxx
Jun 10 15:50:50 eric-desktop-pc NetworkManager[1330]: [1686430250.9306] dhcp6 (eno1): state changed new lease, address=xxx:xxx:xxxx::xxx xxxx:xxx:xxxx:xxxx::xxx
```
I never noticed this problem on Windows with the same wired connection or on my Macbook which comes from the same switch.
### System information
inxi --admin --verbosity=7 --filter --no-host
(Personally Identifiable Information like serial numbers and MAC addresses will be filtered out by the above command)
```
$ inxi --admin --verbosity=7 --filter --no-host
System:
Kernel: 6.1.29-1-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 12.2.1
parameters: BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64
root=UUID=xxx rw quiet
cryptdevice=UUID=xxx:luks-xxx
root=/dev/mapper/luks-xxx splash
apparmor=1 security=apparmor udev.log_priority=3 amdgpu.aspm=0
Desktop: Xfce v: 4.18.1 tk: Gtk v: 3.24.36 info: xfce4-panel wm: xfwm
v: 4.18.0 vt: 7 dm: LightDM v: 1.32.0 Distro: Manjaro Linux base: Arch Linux
Machine:
Type: Desktop System: ASUS product: N/A v: N/A serial:
Mobo: ASUSTeK model: PRIME X670-P WIFI v: Rev 1.xx
serial: UEFI: American Megatrends v: 1413
date: 04/26/2023
Battery:
Device-1: hidpp_battery_0 model: Logitech Wireless Mouse MX Master 3
serial: charge: 100% (should be ignored) rechargeable: yes
status: discharging
Memory:
System RAM: available: 62.53 GiB used: 41.89 GiB (67.0%)
RAM Report: permissions: Unable to run dmidecode. Root privileges
required.
CPU:
Info: model: AMD Ryzen 7 7800X3D bits: 64 type: MT MCP arch: Zen 4 gen: 5
level: v4 note: check built: 2022+ process: TSMC n5 (5nm) family: 0x19 (25)
model-id: 0x61 (97) stepping: 2 microcode: 0xA601203
Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 8 MiB desc: 8x1024 KiB
L3: 96 MiB desc: 1x96 MiB
Speed (MHz): avg: 3333 high: 4795 min/max: 3000/5049 boost: enabled
scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 3000 2: 2842
3: 3761 4: 2768 5: 2773 6: 4482 7: 2759 8: 4795 9: 2774 10: 2767 11: 3297
12: 2868 13: 2755 14: 4122 15: 2778 16: 4790 bogomips: 134194
Flags: 3dnowprefetch abm adx aes amd_lbr_v2 aperfmperf apic arat avic avx
avx2 avx512_bf16 avx512_bitalg avx512_vbmi2 avx512_vnni avx512_vpopcntdq
avx512bw avx512cd avx512dq avx512f avx512ifma avx512vbmi avx512vl bmi1
bmi2 bpext cat_l3 cdp_l3 clflush clflushopt clwb clzero cmov cmp_legacy
constant_tsc cpb cppc cpuid cqm cqm_llc cqm_mbm_local cqm_mbm_total
cqm_occup_llc cr8_legacy cx16 cx8 de decodeassists erms extapic
extd_apicid f16c flush_l1d flushbyasid fma fpu fsgsbase fsrm fxsr
fxsr_opt gfni ht hw_pstate ibpb ibrs ibs invpcid irperf lahf_lm lbrv lm
mba mca mce misalignsse mmx mmxext monitor movbe msr mtrr mwaitx
nonstop_tsc nopl npt nrip_save nx ospke osvw overflow_recov pae pat
pausefilter pclmulqdq pdpe1gb perfctr_core perfctr_llc perfctr_nb
perfmon_v2 pfthreshold pge pku pni popcnt pse pse36 rapl rdpid rdpru
rdrand rdseed rdt_a rdtscp rep_good sep sha_ni skinit smap smca smep ssbd
sse sse2 sse4_1 sse4_2 sse4a ssse3 stibp succor svm svm_lock syscall tce
topoext tsc tsc_scale umip v_spec_ctrl v_vmsave_vmload vaes vgif
vmcb_clean vme vmmcall vpclmulqdq wbnoinvd wdt x2apic x2avic xgetbv1
xsave xsavec xsaveerptr xsaveopt xsaves
Vulnerabilities:
Type: itlb_multihit status: Not affected
Type: l1tf status: Not affected
Type: mds status: Not affected
Type: meltdown status: Not affected
Type: mmio_stale_data status: Not affected
Type: retbleed status: Not affected
Type: spec_store_bypass mitigation: Speculative Store Bypass disabled via
prctl
Type: spectre_v1 mitigation: usercopy/swapgs barriers and __user pointer
sanitization
Type: spectre_v2 mitigation: Retpolines, IBPB: conditional, IBRS_FW,
STIBP: always-on, RSB filling, PBRSB-eIBRS: Not affected
Type: srbds status: Not affected
Type: tsx_async_abort status: Not affected
Graphics:
Device-1: AMD Navi 31 [Radeon RX 7900 XT/7900 XTX] vendor: ASRock
driver: amdgpu v: kernel arch: RDNA-3 code: Navi-3x process: TSMC n5 (5nm)
built: 2022+ pcie: gen: 4 speed: 16 GT/s lanes: 16 ports: active: DP-1
empty: DP-2,DP-3,HDMI-A-1 bus-ID: 03:00.0 chip-ID: 1002:744c
class-ID: 0300
Display: x11 server: X.Org v: 21.1.8 compositor: xfwm v: 4.18.0 driver: X:
loaded: amdgpu unloaded: modesetting,radeon alternate: fbdev,vesa
dri: radeonsi gpu: amdgpu display-ID: :0.0 screens: 1
Screen-1: 0 s-res: 3840x2160 s-dpi: 96 s-size: 1016x571mm (40.00x22.48")
s-diag: 1165mm (45.88")
Monitor-1: DP-1 mapped: DisplayPort-0 model: A409U serial:
built: 2015 res: 3840x2160 hz: 60 dpi: 111 gamma: 1.2
size: 878x485mm (34.57x19.09") diag: 1003mm (39.5") ratio: 16:9 modes:
max: 3840x2160 min: 720x400
API: OpenGL v: 4.6 Mesa 23.2.0-devel (git-8e53b293f8) renderer: AMD
Radeon RX 7900 XTX (gfx1100 LLVM 15.0.7 DRM 3.49 6.1.29-1-MANJARO)
direct-render: Yes
Audio:
Device-1: AMD driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s
lanes: 16 bus-ID: 03:00.1 chip-ID: 1002:ab30 class-ID: 0403
Device-2: AMD Family 17h/19h HD Audio vendor: ASUSTeK
driver: snd_hda_intel v: kernel pcie: gen: 4 speed: 16 GT/s lanes: 16
bus-ID: 12:00.6 chip-ID: 1022:15e3 class-ID: 0403
Device-3: Audio-Technica AT2020 USB driver: snd-usb-audio type: USB
rev: 1.1 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 3-3:7 chip-ID: 0909:0018
class-ID: 0102
API: ALSA v: k6.1.29-1-MANJARO status: kernel-api with: aoss
type: oss-emulator tools: alsactl,alsamixer,amixer
Server-1: JACK v: 1.9.22 status: off tools: N/A
Server-2: PipeWire v: 0.3.70 status: off with: wireplumber status: active
tools: pw-cli,wpctl
Server-3: PulseAudio v: 16.1 status: active with: pulseaudio-alsa
type: plugin tools: pacat,pactl,pavucontrol
Network:
Device-1: Realtek RTL8125 2.5GbE vendor: ASUSTeK driver: r8169 v: kernel
pcie: gen: 2 speed: 5 GT/s lanes: 1 port: e000 bus-ID: 0b:00.0
chip-ID: 10ec:8125 class-ID: 0200
IF: eno1 state: up speed: 1000 Mbps duplex: full mac:
IP v4: type: dynamic noprefixroute scope: global
broadcast:
IP v6: type: dynamic noprefixroute scope: global
IP v6: type: dynamic noprefixroute scope: global
IP v6: type: dynamic noprefixroute scope: global
IP v6: type: noprefixroute scope: global
IP v6: type: dynamic noprefixroute scope: global
IP v6: type: noprefixroute scope: link
Device-2: Realtek vendor: AzureWave driver: N/A pcie: gen: 1
speed: 2.5 GT/s lanes: 1 port: d000 bus-ID: 0c:00.0 chip-ID: 10ec:b852
class-ID: 0280
IF-ID-1: br-4e443c44bdff state: up speed: 10000 Mbps duplex: unknown
mac:
Message: Output throttled. IPs: 2; Limit: 10; Override: --limit [1-x;-1
all]
IF-ID-2: docker0 state: up speed: 10000 Mbps duplex: unknown mac:
Message: Output throttled. IPs: 2; Limit: 10; Override: --limit [1-x;-1
all]
IF-ID-3: veth030bb53 state: up speed: 10000 Mbps duplex: full
mac:
IF-ID-4: veth12991a2 state: up speed: 10000 Mbps duplex: full
mac:
IF-ID-5: veth87768b4 state: up speed: 10000 Mbps duplex: full
mac:
IF-ID-6: vetha3f2679 state: up speed: 10000 Mbps duplex: full
mac:
WAN IP:
Bluetooth:
Device-1: Cambridge Silicon Radio Bluetooth Dongle (HCI mode) driver: btusb
v: 0.8 type: USB rev: 2.0 speed: 12 Mb/s lanes: 1 mode: 1.1
bus-ID: 1-5.3.3:5 chip-ID: 0a12:0001 class-ID: e001
Report: rfkill ID: hci1 rfk-id: 1 state: up address: see --recommends
Device-2: IMC Networks Bluetooth Radio driver: btusb v: 0.8 type: USB
rev: 1.0 speed: 12 Mb/s lanes: 1 mode: 1.1 bus-ID: 3-2:2 chip-ID: 13d3:3571
class-ID: e001 serial:
Report: ID: hci0 rfk-id: 0 state: up address: N/A
Logical:
Message: No logical block device data found.
Device-1: luks-42ea82bf-14d8-4122-a190-5ae9845faa1a maj-min: 254:0
type: LUKS dm: dm-0 size: 1.82 TiB
Components:
p-1: nvme0n1p2 maj-min: 259:2 size: 1.82 TiB
RAID:
Message: No RAID data found.
Drives:
Local Storage: total: 1.82 TiB used: 418.28 GiB (22.5%)
SMART Message: Required tool smartctl not installed. Check --recommends
ID-1: /dev/nvme0n1 maj-min: 259:0 vendor: Samsung model: SSD 980 PRO 2TB
size: 1.82 TiB block-size: physical: 512 B logical: 512 B speed: 63.2 Gb/s
lanes: 4 tech: SSD serial: fw-rev: 5B2QGXA7 temp: 35.9 C
scheme: GPT
Message: No optical or floppy data found.
Partition:
ID-1: / raw-size: 1.82 TiB size: 1.79 TiB (98.37%) used: 418.28 GiB (22.8%)
fs: ext4 dev: /dev/dm-0 maj-min: 254:0
mapped: luks-42ea82bf-14d8-4122-a190-5ae9845faa1a label: N/A
uuid: e8e411f9-d7ac-4221-bb2c-8052f92e474f
ID-2: /boot/efi raw-size: 300 MiB size: 299.4 MiB (99.80%)
used: 472 KiB (0.2%) fs: vfat dev: /dev/nvme0n1p1 maj-min: 259:1 label: N/A
uuid: A9FA-383D
Swap:
Kernel: swappiness: 60 (default) cache-pressure: 100 (default)
ID-1: swap-1 type: file size: 16 GiB used: 1.15 GiB (7.2%) priority: -2
file: /swapfile
Unmounted:
Message: No unmounted partitions found.
USB:
Hub-1: 1-0:1 info: hi-speed hub with single TT ports: 12 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-2: 1-5:2 info: VIA Labs Hub ports: 4 rev: 2.1
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 2109:2811
class-ID: 0900
Device-1: 1-5.2:36 info: Cooler Master MASTERKEYS PRO S type: keyboard,HID
driver: hid-generic,usbhid interfaces: 3 rev: 1.1 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 100mA chip-ID: 2516:003c class-ID: 0300
Hub-3: 1-5.3:4 info: VIA Labs Hub ports: 4 rev: 2.1
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 2109:2811
class-ID: 0900
Device-1: 1-5.3.3:5 info: Cambridge Silicon Radio Bluetooth Dongle (HCI
mode) type: bluetooth driver: btusb interfaces: 2 rev: 2.0
speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 chip-ID: 0a12:0001
class-ID: e001
Hub-4: 2-0:1 info: super-speed hub ports: 5 rev: 3.1
speed: 20 Gb/s (2.33 GiB/s) lanes: 2 mode: 3.2 gen-2x2 chip-ID: 1d6b:0003
class-ID: 0900
Hub-5: 2-5:2 info: VIA Labs Hub ports: 4 rev: 3.0
speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 2109:8110
class-ID: 0900
Hub-6: 2-5.3:3 info: VIA Labs Hub ports: 4 rev: 3.0
speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 2109:8110
class-ID: 0900
Hub-7: 3-0:1 info: hi-speed hub with single TT ports: 12 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Device-1: 3-2:2 info: IMC Networks Bluetooth Radio type: bluetooth
driver: btusb interfaces: 2 rev: 1.0 speed: 12 Mb/s (1.4 MiB/s) lanes: 1
mode: 1.1 power: 500mA chip-ID: 13d3:3571 class-ID: e001 serial:
Device-2: 3-3:7 info: Audio-Technica AT2020 USB type: audio
driver: snd-usb-audio interfaces: 2 rev: 1.1 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 90mA chip-ID: 0909:0018 class-ID: 0102
Device-3: 3-4:4 info: Logitech Unifying Receiver type: keyboard,mouse,HID
driver: logitech-djreceiver,usbhid interfaces: 3 rev: 2.0
speed: 12 Mb/s (1.4 MiB/s) lanes: 1 mode: 1.1 power: 98mA
chip-ID: 046d:c52b class-ID: 0300
Device-4: 3-7:5 info: ASUSTek AURA LED Controller type: HID
driver: hid-generic,usbhid interfaces: 2 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 16mA chip-ID: 0b05:19af class-ID: 0300
serial:
Device-5: 3-11:6 info: Corsair HX1000i Power Supply type: HID
driver: corsair-psu,usbhid interfaces: 1 rev: 2.0 speed: 12 Mb/s (1.4 MiB/s)
lanes: 1 mode: 1.1 power: 100mA chip-ID: 1b1c:1c1e class-ID: 0300
Hub-8: 4-0:1 info: super-speed hub ports: 6 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-9: 5-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-10: 6-0:1 info: super-speed hub ports: 2 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-11: 7-0:1 info: hi-speed hub with single TT ports: 2 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-12: 8-0:1 info: super-speed hub ports: 2 rev: 3.1
speed: 10 Gb/s (1.16 GiB/s) lanes: 1 mode: 3.2 gen-2x1 chip-ID: 1d6b:0003
class-ID: 0900
Hub-13: 9-0:1 info: hi-speed hub with single TT ports: 1 rev: 2.0
speed: 480 Mb/s (57.2 MiB/s) lanes: 1 mode: 2.0 chip-ID: 1d6b:0002
class-ID: 0900
Hub-14: 10-0:1 info: Linux Foundation 3.0 root hub ports: N/A rev: 3.0
speed: 5 Gb/s (596.0 MiB/s) lanes: 1 mode: 3.2 gen-1x1 chip-ID: 1d6b:0003
class-ID: 0900
Sensors:
System Temperatures: cpu: 51.5 C mobo: N/A gpu: amdgpu temp: 62.0 C
mem: 63.0 C
Fan Speeds (RPM): N/A gpu: amdgpu fan: 1033
Info:
Processes: 581 Uptime: 20d 1h 2m wakeups: 754 Init: systemd v: 253
default: graphical tool: systemctl Compilers: gcc: 13.1.1 clang: 15.0.7
Packages: 1262 pm: pacman pkgs: 1255 libs: 362 tools: pamac,yay pm: flatpak
pkgs: 0 pm: snap pkgs: 7 Shell: Bash v: 5.1.16 running-in: wezterm-gui
inxi: 3.3.27
```
(Docker is installed)
My Docker containers are not constantly restarting (up for days)
### Potential solution
If you can accept disabling IPv6, it seems like that works for many people.
I've tried this out for now: https://wiki.archlinux.org/title/IPv6#Disable_IPv6
1. Disable IPv6: `sudo sysctl -w net.ipv6.conf.all.disable_ipv6=1`
1. Make the changes persist over restarts
`/etc/sysctl.d/40-ipv6.conf`
```
# Disable IPv6 to avoid `ERR_NETWORK_CHANGED` in Chrome
# (see https://github.com/MadLittleMods/linux-notes/issues/36)
net.ipv6.conf.all.disable_ipv6 = 1
```
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported `ERR_NETWORK_CHANGED` behavior and compare it with the `sudo journalctl | grep 'state changed'` output and the supplied `inxi --admin --verbosity=7 --filter --no-host` system information. Done would require identifying a reproducible cause and a concrete fix or diagnostic conclusion; the issue names no project files or tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- linux
- Domain
- networking, operating-systems
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100