Skip to content
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

DNS resolution failure #3726

Open
furynick opened this issue Dec 8, 2024 · 4 comments
Open

DNS resolution failure #3726

furynick opened this issue Dec 8, 2024 · 4 comments
Labels
board/ova Open Virtual Appliance (Virtual Machine) bug hypervisor/vmware VMware related issues

Comments

@furynick
Copy link

furynick commented Dec 8, 2024

Describe the issue you are experiencing

Latest OS version brake name resolution within supervisor container

What operating system image do you use?

generic-x86-64 (Generic UEFI capable x86-64 systems)

What version of Home Assistant Operating System is installed?

Home Assistant OS 14.0

Did the problem occur after upgrading the Operating System?

Yes

Hardware details

OVA deployed on ESXi 8.0

Steps to reproduce the issue

  1. Get OVA from github
  2. Deploy OVA
  3. Expand supervisor logs during first install
  4. Download errors due to host not found occurs

Same procedure with 13.2 OVA do not produce any error in installation logs on the same ESXi, the problem is not related to router/firewall/proxy/anything else outside HAOS.

Issue may be the same with Generic x86 as I encounter this problem after upgrading my HA box but haven't tested to reinstall 13.2 on it.

Anything in the Supervisor logs that might be useful for us?

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/udev.sh
[19:04:16] INFO: Using udev information from host
cont-init: info: /etc/cont-init.d/udev.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun supervisor (no readiness notification)
services-up: info: copying legacy longrun watchdog (no readiness notification)
[19:04:16] INFO: Starting local supervisor watchdog...
s6-rc: info: service legacy-services successfully started
2024-12-08 19:04:21.612 INFO (MainThread) [__main__] Initializing Supervisor setup
2024-12-08 19:04:21.637 INFO (MainThread) [supervisor.docker.network] Can't find Supervisor network, creating a new network
2024-12-08 19:04:21.967 INFO (MainThread) [supervisor.bootstrap] Setting up coresys for machine: qemux86-64
2024-12-08 19:04:21.977 INFO (MainThread) [supervisor.docker.supervisor] Attaching to Supervisor ghcr.io/home-assistant/amd64-hassio-supervisor with version 2024.11.4
2024-12-08 19:04:21.977 INFO (MainThread) [supervisor.docker.supervisor] Connecting Supervisor to hassio-network
2024-12-08 19:04:22.168 INFO (MainThread) [supervisor.resolution.evaluate] Starting system evaluation with state initialize
2024-12-08 19:04:22.172 INFO (MainThread) [supervisor.resolution.evaluate] System evaluation complete
2024-12-08 19:04:22.173 INFO (MainThread) [__main__] Setting up Supervisor
2024-12-08 19:04:22.305 INFO (MainThread) [supervisor.api] Starting API on 172.30.32.2
2024-12-08 19:04:22.536 INFO (MainThread) [supervisor.hardware.monitor] Started Supervisor hardware monitor
2024-12-08 19:04:22.541 INFO (MainThread) [supervisor.dbus.manager] Connected to system D-Bus.
2024-12-08 19:04:22.542 INFO (MainThread) [supervisor.dbus.agent] Load dbus interface io.hass.os
2024-12-08 19:04:22.543 INFO (MainThread) [supervisor.dbus.hostname] Load dbus interface org.freedesktop.hostname1
2024-12-08 19:04:22.543 INFO (MainThread) [supervisor.dbus.logind] Load dbus interface org.freedesktop.login1
2024-12-08 19:04:22.544 INFO (MainThread) [supervisor.dbus.network] Load dbus interface org.freedesktop.NetworkManager
2024-12-08 19:04:22.544 INFO (MainThread) [supervisor.dbus.rauc] Load dbus interface de.pengutronix.rauc
2024-12-08 19:04:22.544 INFO (MainThread) [supervisor.dbus.resolved] Load dbus interface org.freedesktop.resolve1
2024-12-08 19:04:22.544 INFO (MainThread) [supervisor.dbus.systemd] Load dbus interface org.freedesktop.systemd1
2024-12-08 19:04:22.545 INFO (MainThread) [supervisor.dbus.timedate] Load dbus interface org.freedesktop.timedate1
2024-12-08 19:04:22.770 INFO (MainThread) [supervisor.host.services] Updating service information
2024-12-08 19:04:22.776 INFO (MainThread) [supervisor.host.sound] Updating PulseAudio information
2024-12-08 19:04:22.780 WARNING (SyncWorker_0) [supervisor.host.sound] Can't update PulseAudio data: Failed to connect to pulseaudio server
2024-12-08 19:04:22.980 INFO (MainThread) [supervisor.host.network] Updating local network information
2024-12-08 19:04:23.037 INFO (MainThread) [supervisor.host.apparmor] Loading AppArmor Profiles: {'hassio-supervisor'}
2024-12-08 20:04:23.186 INFO (MainThread) [supervisor.docker.monitor] Started docker events monitor
2024-12-08 20:04:23.188 INFO (MainThread) [supervisor.updater] Fetching update data from https://version.home-assistant.io/stable.json
2024-12-08 20:04:23.331 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-cli versions: [<AwesomeVersion CalVer '2024.09.0'>]
2024-12-08 20:04:23.344 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0
2024-12-08 20:04:23.392 INFO (MainThread) [supervisor.plugins.cli] Starting CLI plugin
2024-12-08 20:04:24.400 INFO (MainThread) [supervisor.docker.cli] Starting CLI ghcr.io/home-assistant/amd64-hassio-cli with version 2024.09.0 - 172.30.32.5
2024-12-08 20:04:24.453 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-dns versions: [<AwesomeVersion CalVer '2024.04.0'>]
2024-12-08 20:04:24.469 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0
2024-12-08 20:04:24.555 INFO (MainThread) [supervisor.plugins.dns] Starting CoreDNS plugin
2024-12-08 20:04:25.561 INFO (MainThread) [supervisor.docker.dns] Starting DNS ghcr.io/home-assistant/amd64-hassio-dns with version 2024.04.0 - 172.30.32.3
2024-12-08 20:04:25.562 INFO (MainThread) [supervisor.plugins.dns] Updated /etc/resolv.conf
2024-12-08 20:04:25.584 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-audio versions: [<AwesomeVersion CalVer '2023.12.0'>]
2024-12-08 20:04:25.592 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0
2024-12-08 20:04:25.620 INFO (MainThread) [supervisor.plugins.audio] Starting Audio plugin
2024-12-08 20:04:26.726 INFO (MainThread) [supervisor.docker.audio] Starting Audio ghcr.io/home-assistant/amd64-hassio-audio with version 2023.12.0 - 172.30.32.4
2024-12-08 20:04:26.743 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-observer versions: [<AwesomeVersion CalVer '2023.06.0'>]
2024-12-08 20:04:26.753 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0
2024-12-08 20:04:26.814 INFO (MainThread) [supervisor.plugins.observer] Starting observer plugin
2024-12-08 20:04:27.864 INFO (MainThread) [supervisor.docker.observer] Starting Observer ghcr.io/home-assistant/amd64-hassio-observer with version 2023.06.0 - 172.30.32.6
2024-12-08 20:04:27.888 INFO (MainThread) [supervisor.docker.interface] Found ghcr.io/home-assistant/amd64-hassio-multicast versions: [<AwesomeVersion CalVer '2024.03.0'>]
2024-12-08 20:04:27.901 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0
2024-12-08 20:04:27.936 INFO (MainThread) [supervisor.plugins.multicast] Starting Multicast plugin
2024-12-08 20:04:28.648 INFO (MainThread) [supervisor.docker.multicast] Starting Multicast ghcr.io/home-assistant/amd64-hassio-multicast with version 2024.03.0 - Host
2024-12-08 20:04:28.649 INFO (MainThread) [supervisor.homeassistant.secrets] Loaded 0 Home Assistant secrets
2024-12-08 20:04:28.671 INFO (MainThread) [supervisor.docker.interface] No version found for ghcr.io/home-assistant/qemux86-64-homeassistant
2024-12-08 20:04:28.672 INFO (MainThread) [supervisor.homeassistant.core] No Home Assistant Docker image ghcr.io/home-assistant/qemux86-64-homeassistant found.
2024-12-08 20:04:28.684 INFO (MainThread) [supervisor.docker.interface] Attaching to ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-12-08 20:04:28.684 INFO (MainThread) [supervisor.homeassistant.core] Using preinstalled landingpage
2024-12-08 20:04:28.702 INFO (MainThread) [supervisor.homeassistant.core] Starting HomeAssistant landingpage
2024-12-08 20:04:28.751 INFO (MainThread) [supervisor.homeassistant.module] Update pulse/client.config: /data/tmp/homeassistant_pulse
2024-12-08 20:04:29.481 INFO (MainThread) [supervisor.docker.homeassistant] Starting Home Assistant ghcr.io/home-assistant/qemux86-64-homeassistant with version landingpage
2024-12-08 20:04:29.588 INFO (MainThread) [supervisor.os.manager] Detect Home Assistant Operating System 14.0 / BootSlot A
2024-12-08 20:04:29.594 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/home-assistant/addons repository
2024-12-08 20:04:29.596 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/music-assistant/home-assistant-addon repository
2024-12-08 20:04:29.599 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/hassio-addons/repository repository
2024-12-08 20:04:29.600 INFO (MainThread) [supervisor.store.git] Cloning add-on https://github.com/esphome/home-assistant-addon repository
2024-12-08 20:04:29.730 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/music-assistant/home-assistant-addon repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/music-assistant/home-assistant-addon /data/addons/git/d5369777
  stderr: 'Cloning into '/data/addons/git/d5369777'...
fatal: unable to access 'https://github.com/music-assistant/home-assistant-addon/': Could not resolve host: github.com
'.
2024-12-08 20:04:29.730 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/music-assistant/home-assistant-addon due to 
2024-12-08 20:04:29.731 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / d5369777
2024-12-08 20:04:29.731 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / d5369777
2024-12-08 20:04:29.737 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/esphome/home-assistant-addon repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/esphome/home-assistant-addon /data/addons/git/5c53de3b
  stderr: 'Cloning into '/data/addons/git/5c53de3b'...
fatal: unable to access 'https://github.com/esphome/home-assistant-addon/': Could not resolve host: github.com
'.
2024-12-08 20:04:29.737 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/esphome/home-assistant-addon due to 
2024-12-08 20:04:29.737 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / 5c53de3b
2024-12-08 20:04:29.739 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / 5c53de3b
2024-12-08 20:04:29.741 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/hassio-addons/repository repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/hassio-addons/repository /data/addons/git/a0d7b954
  stderr: 'Cloning into '/data/addons/git/a0d7b954'...
fatal: unable to access 'https://github.com/hassio-addons/repository/': Could not resolve host: github.com
'.
2024-12-08 20:04:29.742 ERROR (MainThread) [supervisor.store] Can't retrieve data from https://github.com/hassio-addons/repository due to 
2024-12-08 20:04:29.742 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / a0d7b954
2024-12-08 20:04:29.742 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / a0d7b954
2024-12-08 20:04:29.742 ERROR (MainThread) [supervisor.store.git] Can't clone https://github.com/home-assistant/addons repository: Cmd('git') failed due to: exit code(128)
  cmdline: git clone -v --recursive --depth=1 --shallow-submodules -- https://github.com/home-assistant/addons /data/addons/core
  stderr: 'Cloning into '/data/addons/core'...
fatal: unable to access 'https://github.com/home-assistant/addons/': Could not resolve host: github.com
'.
2024-12-08 20:04:29.742 ERROR (MainThread) [supervisor.store] Can't retrieve data from core due to 
2024-12-08 20:04:29.742 INFO (MainThread) [supervisor.resolution.module] Create new suggestion execute_remove - store / core
2024-12-08 20:04:29.742 INFO (MainThread) [supervisor.resolution.module] Create new issue fatal_error - store / core
2024-12-08 20:04:29.747 INFO (MainThread) [supervisor.store] Loading add-ons from store: 0 all - 0 new - 0 remove
2024-12-08 20:04:29.747 INFO (MainThread) [supervisor.addons.manager] Found 0 installed add-ons

Anything in the Host logs that might be useful for us?

2024-12-08 19:03:01.624 homeassistant kernel: Linux version 6.6.63-haos (builder@ab2803c4973f) (x86_64-buildroot-linux-gnu-gcc.br_real (Buildroot -g1d7407c6) 12.4.0, GNU ld (GNU Binutils) 2.40) #1 SMP PREEMPT_DYNAMIC Tue Dec  3 19:17:54 UTC 2024
2024-12-08 19:03:01.624 homeassistant kernel: Command line: BOOT_IMAGE=(hd0,gpt2)/bzImage root=PARTUUID=8d3d53e3-6d49-4c38-8349-aff6859e82fd rootwait zram.enabled=1 zram.num_devices=3 systemd.machine_id= fsck.repair=yes systemd.condition-first-boot=true console=ttyS0 console=tty0 rauc.slot=A

System information

No response

Additional information

No response

@furynick furynick added the bug label Dec 8, 2024
@sairon sairon added board/ova Open Virtual Appliance (Virtual Machine) hypervisor/vmware VMware related issues labels Dec 10, 2024
@sairon
Copy link
Member

sairon commented Dec 10, 2024

Is it only matter of the Supervisor container or are other things affected? Can you resolve github.com (and some other address, e.g. home-assistant.io) when you try to ping it - both in another container (i.e. in the console of the SSH add-on) and in the OS itself (after typing login in the VM console)? Anything suspicious in the DNS logs?

@furynick
Copy link
Author

furynick commented Dec 10, 2024

Seems strange, I deployed a new instance of OVA (I downgraded to 13.2 to be able to install ESPhome) and found errors in supervisor logs but after some time the curl query is successful in supervisor.
Name resolution is working with nslookup in every containers.
The error is still present in homeassistant container :
image

Unless I use a ping before curl :
image

Here is an extract of some lines of dns log :

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/corefile.sh
cont-init: info: /etc/cont-init.d/corefile.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun coredns (no readiness notification)
s6-rc: info: service legacy-services successfully started
[WARNING] plugin/hosts: File does not exist: /config/hosts
.:53
.:5553
CoreDNS-1.8.7
linux/amd64, go1.22.2, a9adfd5-dirty
[INFO] 127.0.0.1:46542 - 34412 "HINFO IN 1850618784595787974.5365468787441417443. udp 68 true 2048" REFUSED qr,aa,rd 57 0.00067584s
[INFO] 127.0.0.1:50898 - 28900 "HINFO IN 1850618784595787974.5365468787441417443. udp 57 false 512" REFUSED qr,aa,rd 57 0.037653659s
[INFO] 172.30.32.2:58306 - 29865 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000982579s
[INFO] 172.30.32.2:58306 - 36957 "AAAA IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.001706591s
[INFO] 172.30.32.2:47237 - 59116 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000904346s
[INFO] 172.30.32.2:47237 - 63516 "AAAA IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000946174s
[INFO] 172.30.32.2:33334 - 29938 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000516288s
[INFO] 172.30.32.2:33334 - 6734 "AAAA IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000811305s
[INFO] 172.30.32.2:33955 - 2220 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000765866s
[INFO] 172.30.32.2:33955 - 62433 "AAAA IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.000694173s
[INFO] 172.30.32.2:39753 - 32127 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.002257864s
[INFO] 127.0.0.1:49984 - 16282 "NS IN . udp 17 false 512" REFUSED qr,aa,rd 17 0.000232007s
[INFO] 127.0.0.1:52969 - 6533 "NS IN . udp 17 false 512" REFUSED qr,aa,rd 17 0.000139881s
[INFO] 127.0.0.1:51363 - 15375 "NS IN . udp 17 false 512" REFUSED qr,aa,rd 17 0.00043593s
[INFO] 127.0.0.1:36352 - 36629 "NS IN . udp 17 false 512" REFUSED qr,aa,rd 17 0.000272156s
[INFO] 127.0.0.1:50991 - 45374 "NS IN . udp 17 false 512" REFUSED qr,aa,rd 17 0.000182978s

There's also this error with i/o timeout on localhost :

[INFO] 172.30.32.1:53095 - 26959 "PTR IN 7.0.168.192.in-addr.arpa. udp 42 false 512" - - 0 6.006508282s
[ERROR] plugin/errors: 2 7.0.168.192.in-addr.arpa. PTR: read udp 127.0.0.1:45751->127.0.0.1:5553: i/o timeout

@Sudo-Rob
Copy link

I'm seeing unexpected entries in my DNS log. To wit:

[INFO] 127.0.0.1:58321 - 6464 "NS IN . udp 17 false 512" REFUSED qr,aa,rd 17 0.000281048s
[INFO] 127.0.0.1:54751 - 6238 "A IN api.weather.gov. udp 44 true 2048" - - 0 5.005394174s
[ERROR] plugin/errors: 2 api.weather.gov. A: dial tcp 1.0.0.1:853: i/o timeout
[INFO] 127.0.0.1:40169 - 43443 "AAAA IN api.weather.gov. udp 44 true 2048" - - 0 5.011741762s
[ERROR] plugin/errors: 2 api.weather.gov. AAAA: dial tcp 1.1.1.1:853: i/o timeout

Why am I seeing Cloudflare requests when DNS is configured for a local server?

➜  ~ ha dns info
fallback: true
host: 172.30.32.3
llmnr: true
locals:
- dns://192.168.1.1
mdns: true
servers:
- dns://9.9.9.9
- dns://149.112.112.112
update_available: false
version: 2024.12.0
version_latest: 2024.12.0

Could this be related?

@furynick
Copy link
Author

I think this is related to hassio_dns.
Here's an extract of dns logs when running ping & curl, only requests from curl (udp 51) are failing if they not occur right after a successful request, requests from ping (udp 28) is working all the time.

s6-rc: info: service s6rc-oneshot-runner: starting
s6-rc: info: service s6rc-oneshot-runner successfully started
s6-rc: info: service fix-attrs: starting
s6-rc: info: service fix-attrs successfully started
s6-rc: info: service legacy-cont-init: starting
cont-init: info: running /etc/cont-init.d/corefile.sh
cont-init: info: /etc/cont-init.d/corefile.sh exited 0
s6-rc: info: service legacy-cont-init successfully started
s6-rc: info: service legacy-services: starting
services-up: info: copying legacy longrun coredns (no readiness notification)
s6-rc: info: service legacy-services successfully started
[DEBUG] plugin/hosts: Parsed hosts file into 44 entries
.:53
.:5553
CoreDNS-1.11.4
linux/amd64, go1.23.3, 6e11ebd-dirty
[INFO] 127.0.0.1:35428 - 12049 "HINFO IN 5448401962731780789.584384620373096407. udp 56 false 512" REFUSED qr,aa,rd 56 0.000246631s
[INFO] 127.0.0.1:42308 - 57550 "HINFO IN 5448401962731780789.584384620373096407. udp 56 false 512" REFUSED qr,aa,rd 56 0.02310589s
[INFO] 172.30.32.2:47497 - 9478 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.002513326s
[INFO] 172.30.32.2:47497 - 57539 "AAAA IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.002255442s
[INFO] 172.30.32.2:33551 - 8283 "A IN github.com. udp 28 false 512" NOERROR qr,rd,ra 54 0.01846202s
[INFO] 172.30.32.2:33551 - 8767 "AAAA IN github.com. udp 28 false 512" NOERROR qr,rd,ra 125 0.019607489s
[INFO] 172.30.32.2:35955 - 60146 "AAAA IN github.com. udp 51 false 1232" NOERROR qr,aa,rd,ra 125 0.000201505s
[INFO] 172.30.32.2:35955 - 49360 "A IN github.com. udp 51 false 1232" FORMERR qr,rd 28 0.001746618s
[INFO] 172.30.32.2:36715 - 13656 "AAAA IN github.com. udp 28 false 512" NOERROR qr,aa,rd,ra 125 0.000195258s
[INFO] 172.30.32.2:36715 - 12984 "A IN github.com. udp 28 false 512" NOERROR qr,rd,ra 54 0.017885897s
[INFO] 172.30.32.2:53506 - 19179 "A IN github.com. udp 51 false 1232" NOERROR qr,aa,rd,ra 54 0.000202172s
[INFO] 172.30.32.2:53506 - 24686 "AAAA IN github.com. udp 51 false 1232" NOERROR qr,aa,rd,ra 125 0.000117374s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
board/ova Open Virtual Appliance (Virtual Machine) bug hypervisor/vmware VMware related issues
Projects
None yet
Development

No branches or pull requests

3 participants