MattyG
MattyG
HHomarr
Created by MattyG on 8/19/2023 in #💬・get-help
Looking for some help with Media Server Widget (Plex integration) and Download Speed widget (nzbget)
Hi! Hope you guys can help me with my new homarr installation, still trying to learn how it all works but run into a few issues, hopefully it's just a problem with me being a bit stupid and doing something wrong. I will also note I have done some searches online and this discord support channel but I couldn't see anything, if I missed something please let me know. I have jellyfin and plex both running simultaneously, I've added both to homarr and jellyfin works perfectly with the media server widget, but plex I'm having some issues with. I have added Plex, without an ending / , and input my API key correctly (from the XML on my plex server), and added 401 to my HTTP status codes and it still won't pick it up. My plex installation is running off the QNAP store, not through docker. The error codes I get are:
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
ERROR failed to communicate with media server 'plex' (f8b04064-b8b7-44bc-8f33-cf5f365c5773): TypeError: fetch failed
Picture: https://i.imgur.com/Ffnbtlt.png That's issue one, issue 2 is with nzbget and its integration. nzbget is working perfectly in the Usenet widget Picture: https://i.imgur.com/G3IMrwL.png But the speeds aren't being picked up by the download speed widget, which is confusing me. I did see these logs:
Retrieving media requests from 1 apps
ℹ Requested frontend content of configuration 'default'
WARN There are apps that have missing configuration options: [nzbget, Plex] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
ERROR Error communicating with your download client 'nzbget' (bf27df42-2aea-46e9-97a0-5d24601cd2b3): Error: Cannot connect to NZBGet. Missing password in app config.
WARN 1 download clients failed. Please check your configuration and the above log
ERROR Error communicating with your download client 'nzbget' (bf27df42-2aea-46e9-97a0-5d24601cd2b3): Error: Cannot connect to NZBGet. Missing password in app config.
WARN 1 download clients failed. Please check your configuration and the above log
ℹ Requested frontend content of configuration 'default-NEW-Test'
ERROR App [object Object] not found
Retrieving media requests from 1 apps
Retrieving media requests from 1 apps
ℹ Requested frontend content of configuration 'default'
WARN There are apps that have missing configuration options: [nzbget, Plex] please input the correct secrets once again for the concerned app(s), save them, exit edit mode and reload the page.
ERROR Error communicating with your download client 'nzbget' (bf27df42-2aea-46e9-97a0-5d24601cd2b3): Error: Cannot connect to NZBGet. Missing password in app config.
WARN 1 download clients failed. Please check your configuration and the above log
ERROR Error communicating with your download client 'nzbget' (bf27df42-2aea-46e9-97a0-5d24601cd2b3): Error: Cannot connect to NZBGet. Missing password in app config.
WARN 1 download clients failed. Please check your configuration and the above log
ℹ Requested frontend content of configuration 'default-NEW-Test'
ERROR App [object Object] not found
Retrieving media requests from 1 apps
I'm wondering if my issue is something to do with I do not run nzbget with a password, so I always get stuck on filling out the integration stage with the username and password field, and not being able to progress unless something is in. I've started putting in nzbgets default username and password, and I get my results in the Usenet widget, but the downloader isn't being picked up. Some information on my system: I have a qnap system with my docker stack running in a docker swarm config, with a lot of my docker apps in the same compose file (nzbget, radarr, sonarr, homarr etc.), with Plex running as its own standalone app from the qnap store. tautulli can communicate with my Plex server fine, just homarr seems to be having issues. I run my apps through a reverse proxy and oauth service for access. Anyone got any ideas? Thanks!
151 replies