Discussion:
[Deluge] #3151: “Missing or invalid torrent data!"
Deluge
2018-01-24 21:21:40 UTC
Permalink
#3151: “Missing or invalid torrent data!"
-----------------------+------------------------------------
Reporter: migasmike | Owner:
Type: bug | Status: new
Priority: minor | Milestone: needs verified
Component: Unknown | Version: other (please specify)
Keywords: |
-----------------------+------------------------------------
'''Hello,

I have used Deluge with Daemon in a Raspberry PI 3 (without Web console).
Every time I restart the Raspberry PI 3 for some reason and I start again
Deluge the torrent appears in red with the error message: “Missing or
invalid torrent data!".
I have to use the “Force Re-ckeck” too reactivated all torrents.

Already try a lot of installations, but without success.

I will describe here step by step, my installation of Deluge'''




'''In bash'''

***@raspberrypi:~ $ sudo bash

***@raspberrypi:/home/pi# aptitude update
***@raspberrypi:/home/pi# aptitude upgrade
***@raspberrypi:/home/pi# aptitude install deluge deluged deluge-console
***@raspberrypi:/home/pi# nano /etc/default/deluged



''# Defaults for deluged initscript

# sourced by /etc/init.d/deluged

# change to 1 to enable daemon

ENABLE_DELUGED=1 (change ENABLE_DELUGED=0 to ENABLE_DELUGED=1)''

'''Save it'''

'''
Reboot (reboot Raspberry)'''

'''Open Deluge (Graphic Mode)'''

'''I Disable the Classic Mode of Deluge (it´s necessary restart the
Deluge)'''


***@raspberrypi:/home/pi# killall deluged

***@raspberrypi:/home/pi# nano /var/lib/deluged/config/auth


'''Put this line: user:assword:level'''



localclient:3f32e493915ea5c1be2fe38912acc6222c5275eb:10

''user(pi):password(raspberry):level (10) = FULL ACESS''


'''Save it'''

***@raspberrypi:/home/pi# deluged
***@raspberrypi:/home/pi# deluge-console

'''I put the two following lines and type exit'''

''config -s allow_remote True

config allow_remote

exit''


'''Open Deluge (Graphic Mode)'''

'''In Connection Manager'''

'''Enable''' – ''“Automatically connect to select host on startup''
'''Enable''' – ''“Automatically''

'''Add localhost'''

'''localhost'''


''pi''

''raspberry'' '''(password of the raspberry, account pi)'''

'''Exit Deluge (Graphic Mode)'''

'''Reboot Raspberry
'''
'''
If the status of ***@localhost:58846 change to green in the Connection
Manager the Daemon is OK
'''

'''Because I have external usb Hard Drive connect to Raspberry in NTFS
file system, I do the this:'''

'''
Write in NTFS file System'''

***@raspberrypi:/home/pi# sudo bash
***@raspberrypi:/home/pi# aptitude update
***@raspberrypi:/home/pi# aptitude install ntfs-3g


'''Because I had some probelam with denied torrent files in the extsrnal
usb disk, I do this:'''


***@raspberrypi:/home/pi# chmod 755 -R /media/pi
***@raspberrypi:/home/pi# chown pi:pi -R /media/pi
***@raspberrypi:/home/pi# adduser debian-deluged pi

'''
My big question is why every time I restart the Raspberry PI 3 for some
reason and I start again Deluge the torrent appears in red with the error
message: “Missing or invalid torrent data!".
I have to use the “Force Re-ckeck” too reactivated all torrents.
Why this happens?’


I can find any manual/tutorial on the Web that works fine and show it
step-by-step how to do it. All manual/tutorial that I find have problems.
Não encontro nenhum manual completo na Web que funcione correctamente
passo a passo, todos tem algum problema.

I nedd your help!

Thanks.'''

--
Ticket URL: <http://dev.deluge-torrent.org/ticket/3151>
Deluge <http://deluge-torrent.org/>
Deluge Project
--
You received this message because you are subscribed to the Google Groups "Deluge Dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to deluge-dev+***@googlegroups.com.
To post to this group, send email to deluge-***@googlegroups.com.
Visit this group at https://groups.google.com/group/deluge-dev.
For more options, visit https://groups.google.com/d/optout.
Loading...