youegraillot / lidarr-on-steroids

Lidarr with some muscles thanks to deemix
365 stars 28 forks source link

[bug] Will not connect to deemix #16

Closed mon5termatt closed 1 year ago

mon5termatt commented 1 year ago

Log Output:

https://bin.meme.beer/?c5a5ce1130f1e1b4#2euhC5QxwNRzff9yBYwxEsx243ZxbYQGbzxa7krdUsB8

kominoshja commented 1 year ago

Same issue here

youegraillot commented 1 year ago

This should be fixed by #18

HStep20 commented 1 year ago

Im on the latest version, but still seem to be running into this issue. Same error as the log output provided by mon5termatt

HStep20 commented 1 year ago

Now that Im home, heres some more info:

Logs: https://pastebin.com/ZqEkzgsG

Version 1.1.0.2629 Package Version pr-08ee6c8 by hotio

youegraillot commented 1 year ago

Ok I think I pinpointed the problem, just a matter of updating the Deemix plugin, which is not currently handled Could you send me the content of config\plugins\ta264\Lidarr.Plugin.Deemix (as is without updating it) so I can add an auto-update feature ?

HStep20 commented 1 year ago

Just the json inside, or the whole folder? Is there any PII I need to strip from it before sending as well?

youegraillot commented 1 year ago

The whole folder if you can please :)

HStep20 commented 1 year ago

Link here: https://mega.nz/file/nJVlmQhQ#oCylY6i1hnV2cty7jUTROS6qm2Ee2nWZCxwGQtFW8_k

Ill remove it once you download it

youegraillot commented 1 year ago

I published a new image which updates the Deemix plugin on boot Can you confirm that this is now working on your configuration ? (v1.2.4)

HStep20 commented 1 year ago

Unfortunately, Im still getting the same error, but I think its a different issue now. The logs are showing

11/26/2022 11:19:52 AM
s6-supervise deemix: warning: unable to spawn ./run - waiting 10 seconds
11/26/2022 11:19:52 AM
s6-supervise setup (child): fatal: unable to exec run: Permission denied

So Im guessing its just not running the upgrade script. My container permission values are:

PUID: 99 PGID: 100

Which match the rest of my containers on my Unraid server

youegraillot commented 1 year ago

Got the same error when I tried pulling the image from dockerhub, strangely I didn't get it with locally built image

This should be fixed now with v1.2.6

mon5termatt commented 1 year ago

Hey y'all. Sorry for not chiming in. Been on vacation. Will test if needed when I get home

HStep20 commented 1 year ago

Seems to be working now. Thanks!