Search found 4 matches
- Thu Jul 21, 2016 2:46 pm
- Forum: Support
- Topic: unable to add torrent due to improper filename encoding
- Replies: 6
- Views: 6011
Re: unable to add torrent due to improper filename encoding
I initally deleted the service following exactly: http://dev.deluge-torrent.org/wiki/UserGuide/Service/systemd#Migrationfrominit.dorUpstartscripts But it looks like there was still an rc.local entry. I commented out the entry in rc.local, and also ran: sudo update-rc.d deluge-web remove sudo update-...
- Tue Jul 19, 2016 2:10 pm
- Forum: Support
- Topic: unable to add torrent due to improper filename encoding
- Replies: 6
- Views: 6011
Re: unable to add torrent due to improper filename encoding
Thanks for the suggestion! The problem persists after adding Environment="LC_ALL=en_US.UTF-8" to /etc/systemd/system/deluged.service and reboot. Is it possible that something funky is still around after switching from the init.d config (following the systemd userguide)? For example, my log...
- Sun Jul 17, 2016 11:04 pm
- Forum: Support
- Topic: unable to add torrent due to improper filename encoding
- Replies: 6
- Views: 6011
Re: unable to add torrent due to improper filename encoding
Thanks for the quick reply Cas. I have updated my config as per: http://dev.deluge-torrent.org/wiki/UserGuide/Service/systemd I have tried using "deluge" user as the service user, as well as my own username, and the issue persists. Following this user's post, i have tried (to no avail) set...
- Sun Jul 17, 2016 9:14 pm
- Forum: Support
- Topic: unable to add torrent due to improper filename encoding
- Replies: 6
- Views: 6011
unable to add torrent due to improper filename encoding
I've done a bit of searching on how to solve this, and i'm still at square one. Hopefully someone can help me out here! I am running deluged remotely on a raspberry pi with a newish version of jessie. I followed steps on these pages to install: http://www.howtogeek.com/142044/how-to-turn-a-raspberry...