HA auf Synology alsVM --> USB bekommt Fehlermeldung: Can't claim USB device [0463:ffff]@0/0: Other error

Hallo zusammen,
ich lasse mein Home Assitant auf einer Synology als VM laufen. An der Synology ist eine EATON USV über den USB Port angeschlossen. Wenn ich jetzt den NUT-Server starte bekomme ich folgende Fehlermeldung:

Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 002: ID 0463:ffff MGE UPS Systems UPS
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 002: ID 0627:0001 Adomax Technology Co., Ltd QEMU Tablet
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[11:18:30] INFO: Generating /etc/nut/upsd.users...
[11:18:30] INFO: Configuring user: nutty
[11:18:30] INFO: Password is NOT in the Have I Been Pwned database! Nice!
[11:18:31] INFO: Configuring Device named EATON_Ellipse_Pro_650...
[11:18:31] INFO: Starting the UPS drivers...
Can't claim USB device [0463:ffff]@0/0: Other error
Network UPS Tools - Generic HID driver 0.47 (2.8.0)
USB communication driver (libusb 1.0) 0.43
Driver failed to start (exit status=1)
Network UPS Tools - UPS driver controller 2.8.0
cont-init: info: /etc/cont-init.d/nut.sh exited 1
cont-init: info: running /etc/cont-init.d/nutclient.sh
cont-init: info: /etc/cont-init.d/nutclient.sh exited 0

Die USV wird mir (unter anderem Namen) so angezeigt:
Bus 003 Device 002: ID 0463:ffff MGE UPS Systems UPS

Wenn ich HA auf meinem Raspberry Pi4 laufen lasse, wird die USV mit den gleichen NUT-Server Settings erkannt.

- username: nutty
  password: xxxxxx
  instcmds:
    - all
  actions: []

- name: EATON_Ellipse_Pro_650
  driver: usbhid-ups
  port: auto
  config:
    - vendor = "EAT.*"

Kennt jemand von Euch das Problem?

Grüße
TreffNix_0703

:crayon:by HarryP: Codezeilen formatiert (bitte immer in </> einbinden)