Closed PrymalInstynct closed 3 months ago
Thanks for the report. This looks bad, and I'll dig in shortly.
This is the bug-causing commit. https://github.com/Unpackerr/unpackerr/commit/9098c4b9065587f910c9503d85729821730621a7
I've pushed a fix for this to the unstable build. I don't think hotio builds that, so I'm going to ask you to switch to a different image briefly to test this. Please switch from hotio/unpackerr to ghcr.io/unapckerr/unpackerr:unstable
and remove the PUID and GUID env variables. Replace them with user:
(docker compose) or --user
(docker run). This particular difference is documented here: https://unpackerr.zip/docs/install/docker#permissions
Let me know if this works out. Thanks!
Thanks, I was able to test this successfully.
I noted today that extractions seem to be failing with the following error. I am using the hotio nightly version of the unpackerr container image.