Hi
I just moved from Ubuntu with HA in docker on Proxmox on an Intel NUC, on HassOS on Proxmox, same HW and I’m getting the error.
Can’t claim USB device [xxxxx:xxxx]: Result not representable
Previously it was working fine.
this is the full log
[s6-init] making user provided files available at /var/run/s6/etc...exited 0.
[s6-init] ensuring user provided files have correct perms...exited 0.
[fix-attrs.d] applying ownership & permissions fixes...
[fix-attrs.d] nut: applying...
[fix-attrs.d] nut: exited 0.
[fix-attrs.d] done.
[cont-init.d] executing container initialization scripts...
[cont-init.d] 00-banner.sh: executing...
-----------------------------------------------------------
Add-on: Network UPS Tools
Manage battery backup (UPS) devices
-----------------------------------------------------------
Add-on version: 0.3.1
You are running the latest version of this add-on.
System: HassOS 4.12 (amd64 / qemux86-64)
Home Assistant Core: 0.114.4
Home Assistant Supervisor: 235
-----------------------------------------------------------
Please, share the above information when looking for help
or support in, e.g., GitHub, forums or the Discord chat.
-----------------------------------------------------------
[cont-init.d] 00-banner.sh: exited 0.
[cont-init.d] 01-log-level.sh: executing...
[cont-init.d] 01-log-level.sh: exited 0.
[cont-init.d] nut.sh: executing...
[17:17:14] INFO: Setting mode to netserver...
[17:17:14] INFO: Generating /etc/nut/upsd.users...
[17:17:14] INFO: Configuring user: vittorio
[17:17:14] INFO: Password is NOT in the Have I Been Pwned database! Nice!
[17:17:15] INFO: Configuring Device named Eaton_UPS...
[17:17:15] INFO: Starting the UPS drivers...
Network UPS Tools - UPS driver controller 2.7.4
Network UPS Tools - Generic HID driver 0.41 (2.7.4)
Can't claim USB device [xxxx:xxxx]: Result not representable
USB communication driver 0.33
Driver failed to start (exit status=1)
[cont-init.d] nut.sh: exited 1.
[cont-finish.d] executing container finish scripts...
[cont-finish.d] 99-message.sh: executing...
-----------------------------------------------------------
Oops! Something went wrong.
We are so sorry, but something went terribly wrong when
starting or running this add-on.
Be sure to check the log above, line by line, for hints.
-----------------------------------------------------------
[cont-finish.d] 99-message.sh: exited 0.
[cont-finish.d] done.
[s6-finish] waiting for services.
[s6-finish] sending all processes the TERM signal.
I don’t understand the meaning of "Result not representable"
The usb port is defined in the Proxmox VM and there is no other VM (active or inactive) that has defined the same USB port.
Yhis is the addon configuration
What else can I check?
Thanks