#Connection error to sonarr and radarr

1 messages · Page 1 of 1 (latest)

stray boughBOT
#

Welcome @thin tinsel!

Someone from <@&938443185347244033> will assist when they're available.

Including the meta.log from the beginning is a huge help, type !logs for more information.

#

You can press the "Close Post" button above or type /close at any time to close this post.

stray boughBOT
#

The following was shared by @thin tinsel and was automatically redacted by Luma as it may have contained sensitive information.

If you feel this message should not have been redacted, resend it with !noredact in your message to avoid redaction.

#

Hello all, hopefully a quick and easy question for you:

So, Ive been playing with PMM, DAPS and TCM last couple days, and it's working pretty well. Last issue seems to be PMM adding missing media to radarr and sonarr. I keep getting what look like 404 errors, so I'm assuming it has to do with my URL formatting in PMM, but I'm not sure why.
I can go into another container, and ping radarr and it returns it's IP, I have also tried using the IP in the url instead of the container name, and I still get the error. Plex is setup the same way, and it seems to work fine, as things are updated, new collections made etc. I also use this for reverse proxy's through swag, and haven't had issues before. Thoughts?
radarr:
url: http://radarr:7878
token: (redacted by Luma)
plex:
url: http://plex:32400
token: (redacted by Luma)

Error snippit: https://gist.github.com/notifiarr-bot/ce7543e6781cc7999a7241f66a69e693

Gist

Automatic upload from discord server. GitHub Gist: instantly share code, notes, and snippets.

thin tinsel
#

!noredact
Hello all, hopefully a quick and easy question for you:

So, Ive been playing with PMM, DAPS and TCM last couple days, and it's working pretty well. Last issue seems to be PMM adding missing media to radarr and sonarr. I keep getting what look like 404 errors, so I'm assuming it has to do with my URL formatting in PMM, but I'm not sure why.
I can go into another container, and ping radarr and it returns it's IP, I have also tried using the IP in the url instead of the container name, and I still get the error. Plex is setup the same way, and it seems to work fine, as things are updated, new collections made etc. I also use this for reverse proxy's through swag, and haven't had issues before. Thoughts?
radarr:
url: http://radarr:7878/
token: (redacted by Luma)
plex:
url: http://plex:32400/
token: (redacted by Luma)

Error snippit: https://gist.github.com/notifiarr-bot/ce7543e6781cc7999a7241f66a69e693

Gist

Automatic upload from discord server. GitHub Gist: instantly share code, notes, and snippets.

stray boughBOT
#

📝 If you want to review this again, ctark:
:one: Right-click (or long press with phone) on the message that contains the log
:two: Select: Copy Message Link
:three: Use the command: /logscan <message_link> or !logscan <message_link> and paste the value copied from the previous step where you see <message_link> 📝

thin tinsel
#

Well, after more searching, I found this:
#1047128692687646730 message
basically, needed to add /radarr and /sonarr after the port (full url: http://radarr:7878/radarr)
Also, thank you Luma (I know it's a bot) but it helped me find a couple other errors with my pathing (who uses capitals on linux, jeeze)