Quantcast
Channel: help - Forum - FlexGet
Viewing all articles
Browse latest Browse all 837

FreeNAS with jail running Flexget

$
0
0

@isMnemonic wrote:

I am in need of a bit of help. Im trying to run Flexget with Deluge in a jail on a FreeNAS 11.2.

The problem i am facing is that when flexget is running its tasks it cannot connect to deluge with deluge-client since its complaing that its missing.

root@deluge:~ # flexget --test -c /etc/flexget/config.yml execute
2019-05-13 07:37 WARNING manager Your locale declares ascii as the filesystem encoding. Any plugins reading filenames from disk will not work properly for filenames containing non-ascii characters. Make sure your locale env variables are set up correctly for the environment which is launching FlexGet.
2019-05-13 07:37 INFO manager Test mode, creating a copy from database ...
2019-05-13 07:37 INFO manager Test database created
2019-05-13 07:37 INFO manager Database upgrade is required. Attempting now.
2019-05-13 07:37 INFO schema Plugin imdb_lookup database is not upgradable. Flushing data and regenerating.
2019-05-13 07:37 INFO schema Plugin passthepopcorn database is not upgradable. Flushing data and regenerating.
2019-05-13 07:37 INFO schema Plugin api_tmdb database is not upgradable. Flushing data and regenerating.
2019-05-13 07:37 VERBOSE task_queue There are 1 tasks to execute. Shutdown will commence when they have completed.
2019-05-13 07:37 CRITICAL task TASK deluge-client >=1.5 is required. pip install deluge-client to install.
2019-05-13 07:37 WARNING task TASK Aborting task (plugin: deluge)
2019-05-13 07:37 INFO manager Removed test database

However..
root@deluge:~ # pip install deluge-client
Requirement already satisfied: deluge-client in /usr/local/lib/python3.6/site-packages (1.7.1)
root@deluge:~ #

Running FreeNAS with 11.2 in a iocage jail with Python 3.6.8 and pip 19.1.1 from /usr/local/lib/python3.6/site-packages/pip (python 3.6) and deluge-1.3.15_2,1 deluge-cli-1.3.15_9

Posts: 3

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 837

Trending Articles