Unable to set queue concurrency, worker not found
Following messages are in server log when i turn on hardware acceleration:
My docker compose with hardware acceleration:
https://pastebin.com/2FsL9kTW
Hardware acceleration is added in the same way like in jellyfin and low power intel drivers are installed etc.
group_add:
- "993" # GID for GPU
devices:
- /dev/dri:/dev/dri
When I remove above error doesn't appear in log, however when those two are in and i select hardware acceleration and press save they come straight. I have tested access to dev/dri folder and got it
What am I missing?
My docker compose with hardware acceleration:
https://pastebin.com/2FsL9kTW
Hardware acceleration is added in the same way like in jellyfin and low power intel drivers are installed etc.
group_add:
- "993" # GID for GPU
devices:
- /dev/dri:/dev/dri
When I remove above error doesn't appear in log, however when those two are in and i select hardware acceleration and press save they come straight. I have tested access to dev/dri folder and got it
What am I missing?

Pastebin
Pastebin.com is the number one paste tool since 2002. Pastebin is a website where you can store text online for a set period of time.