-
Notifications
You must be signed in to change notification settings - Fork 660
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Interface enx0 does not exist #3645
Comments
Full Host Log: |
This seems a rather special setup. I wonder if the capitalization (
Can you install the
|
So that looks good in Supervisor. Can you try to set static IP via the CLI? E.g. using something along these lines:
(see also |
When I try this I get the error that this interface does not exist
|
This seems to be a Supervisor issue. I am transferring this issue. |
@mxkissnr Can you try one more thing for me here? Try this command instead:
The word Agners put in a PR that should fix this. If the command I showed works then that confirms it does and he identified the only place the value is being incorrectly lowercased. |
@mdegat01 The fixed IP address has now been adopted
|
No its all the same bug. Adguard asks supervisor for the ipv4 and ipv6 address of the interface. When it does so the interface name gets lowercased and it breaks with that error. #3646 will fix that too in the next release of supervisor. |
Thanks for the help, I will wait for the next release of the supervisor and then test again |
Describe the issue you are experiencing
Can't change IP Settings it shows me this error Message: Interface enx0 does not exist. The AdGuard home plugin is also no longer working, my DNS requests are being rejected. Other plugins like Samba share do not work either.
Hardware: Dell R520
OS: XCP-NG 8.2.1
What operating system image do you use?
ova (for Virtual Machines)
What version of Home Assistant Operating System is installed?
8.0
Did you upgrade the Operating System.
Yes
Steps to reproduce the issue
Server restart did not help
Anything in the Supervisor logs that might be useful for us?
Anything in the Host logs that might be useful for us?
[ 0.000000] Linux version 5.15.38 (builder@59ab1699e95d) (x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot -gee5615946) 9.4.0, GNU ld (GNU Binutils) 2.36.1) home-assistant/operating-system#1 SMP Wed May 11 09:52:49 UTC 2022 [ 0.000000] Command line: BOOT_IMAGE=(hd0,gpt4)/bzImage root=PARTUUID=a3ec664e-32ce-4665-95ea-7ae90ce9aa20 rootwait zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=6c807c0ccef74ef9bc6d3f9e4489eaed cgroup_enable=memory fsck.repair=yes console=ttyS0 console=tty1 rauc.slot=B [ 0.000000] x86/fpu: Supporting XSAVE feature 0x001: 'x87 floating point registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x002: 'SSE registers' [ 0.000000] x86/fpu: Supporting XSAVE feature 0x004: 'AVX registers' [ 0.000000] x86/fpu: xstate_offset[2]: 576, xstate_sizes[2]: 256 [ 0.000000] x86/fpu: Enabled xstate features 0x7, context size is 832 bytes, using 'standard' format. [ 0.000000] signal: max sigframe size: 1776 [ 0.000000] BIOS-provided physical RAM map: [ 0.000000] BIOS-e820: [mem 0x0000000000000000-0x000000000009ffff] usable [ 0.000000] BIOS-e820: [mem 0x0000000000100000-0x00000000ee90bfff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ee90c000-0x00000000ee915fff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000ee916000-0x00000000ee91afff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ee91b000-0x00000000ef99afff] usable [ 0.000000] BIOS-e820: [mem 0x00000000ef99b000-0x00000000ef9cafff] type 20 [ 0.000000] BIOS-e820: [mem 0x00000000ef9cb000-0x00000000ef9f2fff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000ef9f3000-0x00000000ef9fafff] ACPI data [ 0.000000] BIOS-e820: [mem 0x00000000ef9fb000-0x00000000ef9fefff] ACPI NVS [ 0.000000] BIOS-e820: [mem 0x00000000ef9ff000-0x00000000effdefff] usable [ 0.000000] BIOS-e820: [mem 0x00000000effdf000-0x00000000efffefff] reserved [ 0.000000] BIOS-e820: [mem 0x00000000effff000-0x00000000efffffff] usable [ 0.000000] BIOS-e820: [mem 0x00000000fc000000-0x00000000fcffffff] reserved [ 0.000000] BIOS-e820: [mem 0x0000000100000000-0x000000020fbfffff] usable [ 0.000000] NX (Execute Disable) protection: active [ 0.000000] efi: EFI v2.70 by EDK II [ 0.000000] efi: ACPI=0xef9fa000 ACPI 2.0=0xef9fa014 SMBIOS=0xef9cc000 MEMATTR=0xee2edb98 [ 0.000000] SMBIOS 2.8 present. [ 0.000000] DMI: Xen HVM domU, BIOS 4.13 05/11/2022 [ 0.000000] Hypervisor detected: Xen HVM [ 0.000000] Xen version 4.13. [ 0.000000] platform_pci_unplug: Netfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated NICs. [ 0.000000] platform_pci_unplug: Blkfront and the Xen platform PCI driver have been compiled for this kernel: unplug emulated disks. [ 0.000000] You might have to change the root device [ 0.000000] from /dev/hd[a-d] to /dev/xvd[a-d] [ 0.000000] in your root= kernel command line option [ 0.000010] HVMOP_pagetable_dying not supported [ 0.041016] tsc: Fast TSC calibration using PIT [ 0.041023] tsc: Detected 2399.968 MHz processor [ 0.041025] tsc: Detected 2400.004 MHz TSC [ 0.041043] e820: update [mem 0x00000000-0x00000fff] usable ==> reserved [ 0.041048] e820: remove [mem 0x000a0000-0x000fffff] usable [ 0.041055] last_pfn = 0x20fc00 max_arch_pfn = 0x400000000 [ 0.041143] x86/PAT: Configuration [0-7]: WB WC UC- UC WB WP UC- WT [ 0.041156] last_pfn = 0xf0000 max_arch_pfn = 0x400000000 [ 0.052055] Using GB pages for direct mapping [ 0.052295] Secure boot could not be determined [ 0.052299] ACPI: Early table checksum verification disabled [ 0.052305] ACPI: RSDP 0x00000000EF9FA014 000024 (v02 Xen ) [ 0.052311] ACPI: XSDT 0x00000000EF9F90E8 00004C (v01 Xen HVM 00000000 01000013) [ 0.052318] ACPI: FACP 0x00000000EF9F8000 0000F4 (v04 Xen HVM 00000000 HVML 00000000) [ 0.052325] ACPI: DSDT 0x00000000EE90C000 0092A3 (v02 Xen HVM 00000000 INTL 20160527) [ 0.052329] ACPI: FACS 0x00000000EF9FE000 000040 [ 0.052333] ACPI: APIC 0x00000000EF9F7000 000260 (v02 Xen HVM 00000000 HVML 00000000) [ 0.052337] ACPI: HPET 0x00000000EF9F6000 000038 (v01 Xen HVM 00000000 HVML 00000000) [ 0.052340] ACPI: WAET 0x00000000EF9F5000 000028 (v01 Xen HVM 00000000 HVML 00000000) [ 0.052344] ACPI: BGRT 0x00000000EF9F4000 000038 (v01 INTEL EDK2 00000002 01000013) [ 0.052347] ACPI: Reserving FACP table memory at [mem 0xef9f8000-0xef9f80f3] [ 0.052350] ACPI: Reserving DSDT table memory at [mem 0xee90c000-0xee9152a2] [ 0.052351] ACPI: Reserving FACS table memory at [mem 0xef9fe000-0xef9fe03f] [ 0.052353] ACPI: Reserving APIC table memory at [mem 0xef9f7000-0xef9f725f] [ 0.052354] ACPI: Reserving HPET table memory at [mem 0xef9f6000-0xef9f6037] [ 0.052356] ACPI: Reserving WAET table memory at [mem 0xef9f5000-0xef9f5027] [ 0.052357] ACPI: Reserving BGRT table memory at [mem 0xef9f4000-0xef9f4037] [ 0.059431] No NUMA configuration found [ 0.059434] Faking a node at [mem 0x0000000000000000-0x000000020fbfffff] [ 0.059440] NODE_DATA(0) allocated [mem 0x20fbfb000-0x20fbfffff] [ 0.059485] Zone ranges: [ 0.059486] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.059489] DMA32 [mem 0x0000000001000000-0x00000000ffffffff] [ 0.059491] Normal [mem 0x0000000100000000-0x000000020fbfffff] [ 0.059493] Device empty [ 0.059495] Movable zone start for each node [ 0.059496] Early memory node ranges [ 0.059497] node 0: [mem 0x0000000000001000-0x000000000009ffff] [ 0.059499] node 0: [mem 0x0000000000100000-0x00000000ee90bfff] [ 0.059501] node 0: [mem 0x00000000ee91b000-0x00000000ef99afff] [ 0.059502] node 0: [mem 0x00000000ef9ff000-0x00000000effdefff] [ 0.059503] node 0: [mem 0x00000000effff000-0x00000000efffffff] [ 0.059504] node 0: [mem 0x0000000100000000-0x000000020fbfffff] [ 0.059507] Initmem setup node 0 [mem 0x0000000000001000-0x000000020fbfffff] [ 0.059517] On node 0, zone DMA: 1 pages in unavailable ranges [ 0.059548] On node 0, zone DMA: 96 pages in unavailable ranges [ 0.069054] On node 0, zone DMA32: 15 pages in unavailable ranges [ 0.069085] On node 0, zone DMA32: 100 pages in unavailable ranges [ 0.069088] On node 0, zone DMA32: 32 pages in unavailable ranges [ 0.080086] On node 0, zone Normal: 1024 pages in unavailable ranges [ 0.084296] ACPI: PM-Timer IO Port: 0xb008 [ 0.084393] IOAPIC[0]: apic_id 1, version 17, address 0xfec00000, GSI 0-47 [ 0.084398] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.084402] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 low level) [ 0.084404] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 low level) [ 0.084406] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 low level) [ 0.084411] ACPI: Using ACPI (MADT) for SMP configuration information [ 0.084413] ACPI: HPET id: 0x8086a201 base: 0xfed00000 [ 0.084427] e820: update [mem 0xee2e4000-0xee2ecfff] usable ==> reserved [ 0.084439] TSC deadline timer available [ 0.084449] smpboot: Allowing 64 CPUs, 60 hotplug CPUs [ 0.084468] PM: hibernation: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.084471] PM: hibernation: Registered nosave memory: [mem 0x000a0000-0x000fffff] [ 0.084473] PM: hibernation: Registered nosave memory: [mem 0xee2e4000-0xee2ecfff] [ 0.084476] PM: hibernation: Registered nosave memory: [mem 0xee90c000-0xee915fff] [ 0.084477] PM: hibernation: Registered nosave memory: [mem 0xee916000-0xee91afff] [ 0.084480] PM: hibernation: Registered nosave memory: [mem 0xef99b000-0xef9cafff] [ 0.084481] PM: hibernation: Registered nosave memory: [mem 0xef9cb000-0xef9f2fff] [ 0.084482] PM: hibernation: Registered nosave memory: [mem 0xef9f3000-0xef9fafff] [ 0.084484] PM: hibernation: Registered nosave memory: [mem 0xef9fb000-0xef9fefff] [ 0.084486] PM: hibernation: Registered nosave memory: [mem 0xeffdf000-0xefffefff] [ 0.084488] PM: hibernation: Registered nosave memory: [mem 0xf0000000-0xfbffffff] [ 0.084489] PM: hibernation: Registered nosave memory: [mem 0xfc000000-0xfcffffff] [ 0.084491] PM: hibernation: Registered nosave memory: [mem 0xfd000000-0xffffffff] [ 0.084493] [mem 0xf0000000-0xfbffffff] available for PCI devices [ 0.084495] Booting paravirtualized kernel on Xen HVM [ 0.084500] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 1910969940391419 ns [ 0.090817] setup_percpu: NR_CPUS:64 nr_cpumask_bits:64 nr_cpu_ids:64 nr_node_ids:1 [ 0.096572] percpu: Embedded 55 pages/cpu s184600 r8192 d32488 u262144 [ 0.096593] pcpu-alloc: s184600 r8192 d32488 u262144 alloc=1*2097152 [ 0.096596] pcpu-alloc: [0] 00 01 02 03 04 05 06 07 [0] 08 09 10 11 12 13 14 15 [ 0.096606] pcpu-alloc: [0] 16 17 18 19 20 21 22 23 [0] 24 25 26 27 28 29 30 31 [ 0.096616] pcpu-alloc: [0] 32 33 34 35 36 37 38 39 [0] 40 41 42 43 44 45 46 47 [ 0.096625] pcpu-alloc: [0] 48 49 50 51 52 53 54 55 [0] 56 57 58 59 60 61 62 63 [ 0.096676] xen: PV spinlocks enabled [ 0.096680] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes, linear) [ 0.096695] Built 1 zonelists, mobility grouping on. Total pages: 2060958 [ 0.096697] Policy zone: Normal [ 0.096701] Kernel command line: BOOT_IMAGE=(hd0,gpt4)/bzImage root=PARTUUID=a3ec664e-32ce-4665-95ea-7ae90ce9aa20 rootwait zram.enabled=1 zram.num_devices=3 apparmor=1 security=apparmor systemd.machine_id=6c807c0ccef74ef9bc6d3f9e4489eaed cgroup_enable=memory fsck.repair=yes console=ttyS0 console=tty1 rauc.slot=B [ 0.096943] Unknown kernel command line parameters "BOOT_IMAGE=(hd0,gpt4)/bzImage cgroup_enable=memory", will be passed to user space. [ 0.096946] printk: log_buf_len individual max cpu contribution: 4096 bytes [ 0.096947] printk: log_buf_len total cpu_extra contributions: 258048 bytes [ 0.096949] printk: log_buf_len min size: 262144 bytes [ 0.097636] printk: log_buf_len: 524288 bytes [ 0.097638] printk: early log buf free: 252856(96%)
System Health information
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: