Closed alejakun closed 2 years ago
Hi, I see that you are using version 1.0.2 of excludarr, this issue should be fixed in version v1.0.5. You should re download your docker container using the latest
tag or image version v1.0.5
.
Thanks, apparently I had an old version of the image and just had to docker pull
to get the latest version. Thanks!
Describe the bug Process breaks at 51% with the following stack trace:
To Reproduce I'm running on docker for amd64 (latest) with the following command:
docker run -it --rm --env-file excludarr.env haijeploeg/excludarr:latest sonarr exclude -a not-monitored -d -e --progress
My env. file looks like this:
Expected behavior
For the application to finish and request to confirm show deletion.
Versions Docker: haijeploeg/excludarr:latest (amd64)
Debug logging