Maintainerr icon indicating copy to clipboard operation
Maintainerr copied to clipboard

Cant connect to Plex Radarr or Sonarr

Open Vagenthar opened this issue 1 year ago • 3 comments

Did not change any settings the application worked fine and suddenly this happened.

2024/08/22 11:51:33 stdout [maintainerr] | 22/08/2024 11:51:33  [WARN] [PlexApiService] Plex api communication failure.. Is the application running?
2024/08/22 11:51:28 stdout [maintainerr] | 22/08/2024 11:51:28  [WARN] [PlexApiService] Plex api communication failure.. Is the application running?
2024/08/22 11:50:28 stdout [maintainerr] | 22/08/2024 11:50:28  [INFO] [CollectionWorkerService] Not all applications are reachable.. Skipping collection handling
2024/08/22 11:50:28 stdout [maintainerr] | 22/08/2024 11:50:28  [INFO] [CollectionWorkerService] Start handling all collections
2024/08/22 11:50:28 stdout [maintainerr] | 22/08/2024 11:50:28  [WARN] [SonarrApi] Couldn't fetch Sonarr info.. Is Sonarr up?
2024/08/22 11:50:18 stdout [maintainerr] | 22/08/2024 11:50:18  [WARN] [RadarrApi] Couldn't fetch Radarr info.. Is Radarr up?
2024/08/22 11:50:08 stdout [maintainerr] | 22/08/2024 11:50:08  [WARN] [PlexApiService] Plex api communication failure.. Is the application running?
2024/08/22 11:50:01 stdout [maintainerr] | 22/08/2024 11:50:01  [INFO] [RuleExecutorService] Starting Execution of all active rules
2024/08/22 11:49:55 stdout }
2024/08/22 11:49:55 stdout code: 'ECONNRESET'
2024/08/22 11:49:55 stdout at TCP. (node:net:338:12) {
2024/08/22 11:49:55 stdout at Socket.emit (node:events:531:35)
2024/08/22 11:49:55 stdout at Socket.socketCloseListener (node:_http_client:473:25)
2024/08/22 11:49:55 stdout Error: socket hang up
2024/08/22 11:49:55 stdout }
2024/08/22 11:49:55 stdout code: 'ECONNRESET'
2024/08/22 11:49:55 stdout at TCP. (node:net:338:12) {
2024/08/22 11:49:55 stdout at Socket.emit (node:events:531:35)
2024/08/22 11:49:55 stdout at Socket.socketCloseListener (node:_http_client:473:25)
2024/08/22 11:49:55 stdout Failed to proxy http://localhost:3001/api/plex/libraries Error: socket hang up
2024/08/22 11:49:50 stdout }
2024/08/22 11:49:50 stdout code: 'ECONNRESET'
2024/08/22 11:49:50 stdout at TCP. (node:net:338:12) {
2024/08/22 11:49:50 stdout at Socket.emit (node:events:531:35)
2024/08/22 11:49:50 stdout at Socket.socketCloseListener (node:_http_client:473:25)
2024/08/22 11:49:50 stdout Error: socket hang up
2024/08/22 11:49:50 stdout }
2024/08/22 11:49:50 stdout code: 'ECONNRESET'
2024/08/22 11:49:50 stdout at TCP. (node:net:338:12) {
2024/08/22 11:49:50 stdout at Socket.emit (node:events:531:35)
2024/08/22 11:49:50 stdout at Socket.socketCloseListener (node:_http_client:473:25)
2024/08/22 11:49:50 stdout Failed to proxy http://localhost:3001/api/plex/libraries Error: socket hang up

Vagenthar avatar Aug 22 '24 09:08 Vagenthar

Does this persist after a reboot?

jorenn92 avatar Aug 26 '24 10:08 jorenn92

Yes.

Vagenthar avatar Aug 26 '24 10:08 Vagenthar

I don't really know what's going on here. You could try to use the latest main/develop docker image and enable debug logging to hopefully get some more info. On first glance, this seems like a network issue.

jorenn92 avatar Aug 26 '24 11:08 jorenn92

@Vagenthar did you ever get a resolution?

ydkmlt84 avatar Oct 09 '24 13:10 ydkmlt84

It was a network issue related to Tailscale running on synology. You can find a solution to https://tailscale.com/kb/1131/synology. See enable outbound connections if you have the same setup.

Vagenthar avatar Oct 09 '24 13:10 Vagenthar

Thanks for the reply! Glad you got it figured out.

ydkmlt84 avatar Oct 09 '24 13:10 ydkmlt84