Failed to configure kubernetes cluster for Applications: Unable to lookup configured interfaces:

betelz

Cadet
Joined
Sep 26, 2022
Messages
1
Good day everyone.

Build this new 1 month ago with version stock version 22.02.
Updated to 22.12 beta 1 to make use of the built-in Intel iGPU. Worked fine.
Removed the nvidia graphic card.
Now display the error "Failed to configure kubernetes cluster for Applications: Unable to lookup configured interfaces: enp3s0" and won't show any apps.

According to ifconfig my network interface is now named "enp2s0".
Tried to change it back to enp3s0 with an 70-persistent-net.rules file, add the mac to the files, bla bla bla. But the file is erased at every reboot.

How can I say to kubernetes the interface changed name ?

System:
Asrock Z690 Pro RS
12th Gen Intel(R) Core(TM) i5-12500
16Gb ram

lspci
00:00.0 Host bridge: Intel Corporation Device 4650 (rev 05)
00:02.0 VGA compatible controller: Intel Corporation Device 4690 (rev 0c)
00:08.0 System peripheral: Intel Corporation Device 464f (rev 05)
00:14.0 USB controller: Intel Corporation Device 7ae0 (rev 11)
00:14.2 RAM memory: Intel Corporation Device 7aa7 (rev 11)
00:15.0 Serial bus controller [0c80]: Intel Corporation Device 7acc (rev 11)
00:16.0 Communication controller: Intel Corporation Device 7ae8 (rev 11)
00:17.0 SATA controller: Intel Corporation Device 7ae2 (rev 11)
00:1c.0 PCI bridge: Intel Corporation Device 7ab9 (rev 11)
00:1c.2 PCI bridge: Intel Corporation Device 7aba (rev 11)
00:1f.0 ISA bridge: Intel Corporation Device 7a84 (rev 11)
00:1f.4 SMBus: Intel Corporation Device 7aa3 (rev 11)
00:1f.5 Serial bus controller [0c80]: Intel Corporation Device 7aa4 (rev 11)
01:00.0 SATA controller: Marvell Technology Group Ltd. 88SE9215 PCIe 2.0 x1 4-port SATA 6 Gb/s Controller (rev 11)
02:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8125 2.5GbE Controller (rev 05)

Any help appreciated.
 
Joined
Oct 19, 2022
Messages
6
A bit late to the party with this response, but I just experienced this issue myself. I corrected the situation by going to Apps> Settings> Advanced Settings and selecting the interface under IPv4 Interface. I installed an Nvidia card as well and it changed my interface name. As mentioned, I switched it in settings and it seems to be working just fine now.
 
Top