Deluged won't start

General support for problems installing or using Deluge
Post Reply
Jethro15
New User
New User
Posts: 1
Joined: Fri Mar 08, 2019 11:30 pm

Deluged won't start

Post by Jethro15 »

When I type deluged in terminal I get

Code: Select all

pi@raspberrypi:~ $ deluged
pi@raspberrypi:~ $ [ERROR   ] 18:32:38 component:118 [Failure instance: Traceback: <type 'exceptions.ValueError'>: invalid literal for int() with base 10: ''
/usr/lib/python2.7/dist-packages/deluge/main.py:241:start_daemon
/usr/lib/python2.7/dist-packages/deluge/core/daemon.py:170:__init__
/usr/lib/python2.7/dist-packages/deluge/component.py:296:start
/usr/lib/python2.7/dist-packages/deluge/component.py:124:_component_start
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:150:maybeDeferred
/usr/lib/python2.7/dist-packages/deluge/core/preferencesmanager.py:216:start
/usr/lib/python2.7/dist-packages/deluge/config.py:314:register_set_function
/usr/lib/python2.7/dist-packages/deluge/core/preferencesmanager.py:477:_on_set_proxies
]
Unhandled error in Deferred:

[ERROR   ] 18:32:38 component:118 [Failure instance: Traceback: <type 'exceptions.ValueError'>: invalid literal for int() with base 10: ''
/usr/lib/python2.7/dist-packages/deluge/main.py:241:start_daemon
/usr/lib/python2.7/dist-packages/deluge/core/daemon.py:178:__init__
/usr/lib/python2.7/dist-packages/deluge/component.py:296:start
/usr/lib/python2.7/dist-packages/deluge/component.py:124:_component_start
--- <exception caught here> ---
/usr/lib/python2.7/dist-packages/twisted/internet/defer.py:150:maybeDeferred
/usr/lib/python2.7/dist-packages/deluge/core/preferencesmanager.py:216:start
/usr/lib/python2.7/dist-packages/deluge/config.py:314:register_set_function
/usr/lib/python2.7/dist-packages/deluge/core/preferencesmanager.py:477:_on_set_proxies
]
and I am not able to connect with deluge-console I get connection refused

I am on Operating System: Raspbian GNU/Linux 9 (stretch)
Kernel: Linux 4.14.98-v7+

with deluge: 1.3.13
libtorrent: 1.1.11.0

Sorry if the information is bad I am pretty new to this and just trying to set up a bittorrent box for my plex server
shamael
Compulsive Poster
Compulsive Poster
Posts: 667
Joined: Sat Oct 08, 2016 9:28 am

Re: Deluged won't start

Post by shamael »

Hi,

This topic may help, certainly the 2 link I give in. Please have a look at them viewtopic.php?f=7&t=54985&p=228326&hili ... pa#p228326
Post Reply