[KEA DHCP Error] Interface usbus0 has no index

Started by nero355, March 27, 2026, 06:08:48 PM

Previous topic - Next topic
March 27, 2026, 06:08:48 PM Last Edit: March 27, 2026, 06:59:15 PM by nero355
I have found a weird KEA DHCP4 Error related to USB for whatever reason :

Quote ERROR [kea-dhcp4.dhcp4.0x47d7d405c008] DHCP4_INIT_FAIL failed to initialize Kea server:
configuration error using file '/usr/local/etc/kea/kea-dhcp4.conf':
Error during command processing: Interface usbus0 has no index


ERROR [kea-dhcp4.dhcp4.0x47d7d405c008] DHCP4_CONFIG_LOAD_FAIL configuration error using file:
/usr/local/etc/kea/kea-dhcp4.conf, reason:
Error during command processing: Interface usbus0 has no index

I feel like this device should be excluded somehow but since the GUI does not show anything I am not messing around with it via SSH for now.

The only USB devices this install has every seen are :
- USB Stick for the installation.
- Keyboard used during that installation.
Weird guy who likes everything Linux and *BSD on PC/Laptop/Tablet/Mobile and funny little ARM based boards :)

Huh, is "usbus0" even in /usr/local/etc/kea/kea-dhcp4.conf?


Cheers,
Franco

Quote from: franco on March 28, 2026, 07:53:45 AMHuh, is "usbus0" even in /usr/local/etc/kea/kea-dhcp4.conf?
Nope...?!

In fact it's not even an Interface :
Quote# dmesg | grep usbus0
[1] usbus0 on xhci0
[1] usbus0: 5.0Gbps Super Speed USB v3.0
[1] ugen0.1: <Intel XHCI root HUB> at usbus0
[1] uhub0 on usbus0
[1] uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
[1] usbus0 on xhci0
[1] usbus0: 5.0Gbps Super Speed USB v3.0
[1] ugen0.1: <Intel XHCI root HUB> at usbus0
[1] uhub0 on usbus0
[1] uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
[1] usbus0 on xhci0
[1] usbus0: 5.0Gbps Super Speed USB v3.0
[1] ugen0.1: <Intel XHCI root HUB> at usbus0
[1]  on usbus0
[1] uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
[1] usbus0 on xhci0
[1] usbus0: 5.0Gbps Super Speed USB v3.0
[1] ugen0.1: <Intel XHCI root HUB> at usbus0
[1] uhub0 on usbus0
[1] uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
[1] usbus0 on xhci0
[1] usbus0: 5.0Gbps Super Speed USB v3.0
[1] ugen0.1: <Intel XHCI root HUB> at usbus0
[1] uhub0 on usbus0
[1] uhub0: <Intel XHCI root HUB, class 9/0, rev 3.00/1.00, addr 1> on usbus0
But for some reason I see now multiple daemons think it is ?!
Weird guy who likes everything Linux and *BSD on PC/Laptop/Tablet/Mobile and funny little ARM based boards :)