alieg
Dabbler
- Joined
- Jul 12, 2013
- Messages
- 44
I started off having a problem with Jackett, where all but one of my trackers failed to connect, giving this error:
My first thought was to update the plugin, however Jacket and others - (Sonarr, Radarr) keep failing with
I can see these file for myself, they are there.
If I try to install another instance of these plugins or the vast majority of other community plugins I get this error:
With this in the more info:
Code:
An error occurred while testing this indexer Exception (indexer-name): Ssl error:1000007d:SSL routines:OPENSSL_internal:CERTIFICATE_VERIFY_FAILED at /usr/ports/lang/mono/work/mono-6.8.0.105/external/boringssl/ssl/handshake_client.c:1132: The SSL connection could not be established, see inner exception
My first thought was to update the plugin, however Jacket and others - (Sonarr, Radarr) keep failing with
Code:
/mnt/Storage/iocage/jails/jackett/jackett.json was not found!
I can see these file for myself, they are there.
If I try to install another instance of these plugins or the vast majority of other community plugins I get this error:
Code:
[EFAULT] jackett not found, likely because local plugin repository is corrupted.
With this in the more info:
Code:
Error: Traceback (most recent call last):
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 138, in call_method
result = await self.middleware._call(message['method'], serviceobj, methodobj, params, app=self,
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1224, in _call
return await self.run_in_executor(prepared_call.executor, methodobj, *prepared_call.args)
File "/usr/local/lib/python3.9/site-packages/middlewared/main.py", line 1128, in run_in_executor
return await loop.run_in_executor(pool, functools.partial(method, *args, **kwargs))
File "/usr/local/lib/python3.9/concurrent/futures/thread.py", line 52, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/schema.py", line 979, in nf
return f(*args, **kwargs)
File "/usr/local/lib/python3.9/site-packages/middlewared/plugins/jail_freebsd.py", line 454, in defaults
raise CallError(
middlewared.service_exception.
Last edited: