May 2, 20224 yr Dear everyone, I am new to unraid and try to set some things up. Today I was busy with couchpatato. Until I get a error. Couchpatato isn't able to search any indexer. I googled a lot and didn't really find a solution. Out of frustration I set up jackett with Radarr. Turns out both give the somewhat the same error. There is something wrong with the urllib connection to indexer is timing out. [hpotato.core.plugins.base] Failed opening url in Yts: https://yts.mx/api/v2/list_movies.json?query_term=tt4998632&limit=10&page=1 Traceback (most recent call last): ConnectTimeout: HTTPSConnectionPool(host='yts.mx', port=443): Max retries exceeded with url: /api/v2/list_movies.json?query_term=tt4998632&limit=10&page=1 (Caused by ConnectTimeoutError(<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x14fb056aa890>, 'Connection to yts.mx timed out. (connect timeout=30)')) I Consoled the container, and tried to ping the address of yts for example. Seem to work normal. I have no clue anymore what is causing this issue. also the logs in unraid: Quote 2022-05-02 02:33:05.026359 [info] Host is running unRAID 2022-05-02 02:33:05.039270 [info] System information Linux 60b62bc0c367 5.10.28-Unraid #1 SMP Wed Apr 7 08:23:18 PDT 2021 x86_64 GNU/Linux 2022-05-02 02:33:05.054870 [info] OS_ARCH defined as 'x86-64' 2022-05-02 02:33:05.070251 [info] PUID defined as '99' 2022-05-02 02:33:05.105357 [info] PGID defined as '100' 2022-05-02 02:33:05.135672 [info] UMASK defined as '000' 2022-05-02 02:33:05.149755 [info] Permissions already set for '/config' 2022-05-02 02:33:05.168351 [info] Deleting files in /tmp (non recursive)... 2022-05-02 02:33:05.190259 [info] Starting Supervisor... 2022-05-02 02:33:05,321 INFO Included extra file "/etc/supervisor/conf.d/couchpotato.conf" during parsing 2022-05-02 02:33:05,321 INFO Set uid to user 0 succeeded 2022-05-02 02:33:05,323 INFO supervisord started with pid 7 2022-05-02 02:33:06,324 INFO spawned: 'couchpotato' with pid 65 2022-05-02 02:33:06,324 INFO reaped unknown pid 8 (exit status 0) 2022-05-02 02:33:06,507 DEBG 'couchpotato' stderr output: /usr/lib/python2.7/site-packages/OpenSSL/crypto.py:14: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated in cryptography, and will be removed in the next release. from cryptography import utils, x509 Thanks for help in advance. Edited May 2, 20224 yr by idijoost
May 2, 20224 yr Community Expert You can go directly to the correct support thread for any of your dockers by clicking on its icon and selecting Support
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.