causefx / Organizr

HTPC/Homelab Services Organizer - Written in PHP
GNU General Public License v3.0
5.13k stars 290 forks source link

Sonarr api/v3/rootfolder not found #1765

Closed DuvelCorp closed 2 years ago

DuvelCorp commented 2 years ago
Organizr Version: 2.1.1140
Branch: Master
WebServer: Apache
Operating System: Ubuntu 20.04
Sonarr Version 2.0.0.5344

Problem Description:

Organizr is running on Ubuntu server in my LAN 192.168.1.x. Sonarr (and all the rest of the seedbox/jellyfin softwares) are running on different Ubuntu servers in the DMZ 192.168.2.x. All my config in Organizr is set with internal IPs and no domain names, thus no proxy between the servers. Basically all my configured stuff has URLs like http://192.168.2.x:defaultport

Sonarr tab do work. What doesn't work is the homepage features (I see nothing for Sonarr in combined downloads for instance) Everything else on the homepage do work : downloaders, indexers, jellyfin, ombi

image

When I test connection in Sonarr config I got this: image

Sonarr config is { "Enable": { "homepageSonarrEnabled": true, "homepageSonarrAuth": "1" }, "Connection": { "sonarrURL": "http://192.168.2.6:8989", "sonarrToken": "***redacted***", "sonarrDisableCertCheck": false, "sonarrUseCustomCertificate": false }, "API SOCKS": { "sonarrSocksEnabled": false, "sonarrSocksAuth": "999" }, "Queue": { "homepageSonarrQueueEnabled": true, "homepageSonarrQueueAuth": "1", "homepageSonarrQueueCombine": true, "homepageSonarrQueueRefresh": "60000" }, "Calendar": { "calendarStart": "14", "calendarEnd": "14", "calendarFirstDay": "1", "calendarDefault": "month", "calendarTimeFormat": "h(:mm)t", "calendarLocale": "en", "calendarLimit": "1000", "calendarRefresh": "60000", "sonarrUnmonitored": true } }

I tried to enable API socks and it doesn't help.

What is strange is that when I first added Sonarr tab and configured the Home page settings for it, I THINK that it worked when I tested.

If I test manually the reported URL, I got :

image


causefx commented 2 years ago

what version of sonarr?

Sent from my iPhone

On Dec 5, 2021, at 11:52 AM, Duvel @.***> wrote:

 Organizr Version: V 1.x

Branch: Master

WebServer: Apache

Operating System: Ubuntu 20.04

Sonarr Version 2.0.0.5344

Problem Description:

Organizr is running on Ubuntu server in my LAN 192.168.1.x. Sonarr (and all the rest of the seedbox/jellyfin softwares) are running in the DMZ 192.168.2.x. All my config in Organizr is set with internal IPs and no domain names, thus no proxy between the servers. Basically all my configured stuff has URLs like http://192.168.2.x:defaultport

Sonarr tab do work. What doesn't work is the homepage features (I see nothing for Sonarr in combined downloads for instance) Everything else on the homepage do work : downloaders, indexers, jellyfin, ombi

When I test connection in Sonarr config I got this:

Sonarr config is { "Enable": { "homepageSonarrEnabled": true, "homepageSonarrAuth": "1" }, "Connection": { "sonarrURL": "http://192.168.2.6:8989", "sonarrToken": "redacted", "sonarrDisableCertCheck": false, "sonarrUseCustomCertificate": false }, "API SOCKS": { "sonarrSocksEnabled": false, "sonarrSocksAuth": "999" }, "Queue": { "homepageSonarrQueueEnabled": true, "homepageSonarrQueueAuth": "1", "homepageSonarrQueueCombine": true, "homepageSonarrQueueRefresh": "60000" }, "Calendar": { "calendarStart": "14", "calendarEnd": "14", "calendarFirstDay": "1", "calendarDefault": "month", "calendarTimeFormat": "h(:mm)t", "calendarLocale": "en", "calendarLimit": "1000", "calendarRefresh": "60000", "sonarrUnmonitored": true } }

I tried to enable API socks and it doesnt help.

What is strange is that when I first added Sonarr tab and configured the Home page settings for it, I THINK that it worked when I tested.

If I test manually the reported URL, I got :

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

DuvelCorp commented 2 years ago

I specified that in my post :) Sonarr Ver. 2.0.0.5344

HalianElf commented 2 years ago

You need to upgrade. v2 is long past unsupported

tronyx commented 2 years ago

Closing as upgrading to a current, supported version of Sonarr will resolve the issue.

causefx commented 2 years ago

I specified that in my post :)

Sonarr Ver. 2.0.0.5344

my bad. i skimmed on mobile. but yeah v2 is no longer supported.