Hi!
I do not make it past the steps after you have installed yams and configured qbittorrent and the vpn.
The check-vpn goes through correctly so the VPN should be good to go inside qbittorrent.
The problem comes when trying to add qbittorrent to radarr/sonarr as a download client.
I always get the "Unable to connect to qBittorrent", i have tried to change the password inside the webgui of qbittorrent with success, as I can later use the same password to log in again after restarting server.
Im entering my hostname, 192.168.50.150 and writing the same username and password inside radarr/sonarr as i do in qbittorrent.
I have tried checking the logs and there is something i probably have done wrong, see logs below(from qbittorrent):
(W) 2023-11-25T16:58:58 - WebAPI login failure. Reason: invalid credentials, attempt count: 1, IP: ::ffff:192.168.50.150, username: admin
(W) 2023-11-25T16:59:09 - WebAPI login failure. Reason: invalid credentials, attempt count: 2, IP: ::ffff:192.168.50.150, username: admin
(N) 2023-11-25T16:59:18 - WebAPI login success. IP: ::ffff:192.168.50.150
Logs from radarr:
Code: Select all
2023-11-25 16:57:36.8|Warn|RadarrErrorPipeline|Invalid request Validation failed:
-- Host: Unable to connect to qBittorrent
2023-11-25 16:57:46.2|Info|Microsoft.Hosting.Lifetime|Application is shutting down...
2023-11-25 16:57:46.3|Info|ConsoleApp|Exiting main.
2023-11-25 16:58:15.0|Info|Bootstrap|Starting Radarr - /app/radarr/bin/Radarr - Version 5.1.3.8246
2023-11-25 16:58:15.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2023-11-25 16:58:15.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2023-11-25 16:58:16.2|Info|AppFolderInfo|Data directory is being overridden to [/config]
2023-11-25 16:58:16.8|Info|MigrationController|*** Migrating data source=/config/radarr.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2023-11-25 16:58:17.2|Info|MigrationController|*** Migrating data source=/config/logs.db;cache size=-20000;datetimekind=Utc;journal mode=Wal;pooling=True;version=3;busytimeout=100 ***
2023-11-25 16:58:18.6|Info|Microsoft.Hosting.Lifetime|Now listening on: http://[::]:7878
2023-11-25 16:58:19.9|Info|CommandExecutor|Starting 2 threads for tasks.
2023-11-25 16:58:20.0|Info|Microsoft.Hosting.Lifetime|Application started. Press Ctrl+C to shut down.
2023-11-25 16:58:20.1|Info|Microsoft.Hosting.Lifetime|Hosting environment: Production
2023-11-25 16:58:20.1|Info|Microsoft.Hosting.Lifetime|Content root path: /app/radarr/bin
2023-11-25 17:00:47.1|Info|Auth|Auth-Success ip 192.168.50.150 username 'Bauw'
2023-11-25 17:00:47.2|Info|Auth|Auth-Success ip 192.168.50.150 username 'Bauw'
2023-11-25 17:00:59.2|Info|Auth|Auth-Success ip 192.168.50.150 username 'Bauw'
2023-11-25 17:03:21.4|Error|QBittorrent|Unable to test qBittorrent
Bauw is the username I have to login to radarr as it said that was required, not using that anywhere else. I have tried changing the username and password in qbittorrent and trying again in radarr/sonarr. Ran the yams destroy as well. No luck. I am a noobie so please be kind