Libtorrent problem in Ubuntu 14.04?

General support for problems installing or using Deluge
Post Reply
starr
New User
New User
Posts: 5
Joined: Fri Sep 19, 2014 7:34 pm

Libtorrent problem in Ubuntu 14.04?

Post by starr »

Hi, i have just installed Deluge on fresh Ubuntu 14.0 install. Everything wokrs fine until i startet downloading. Deluge will download for about 5min and then stop completely... I restart the deamon, deluge checking the torrent and starts downloading again, but stops after about 5mins again.. I can see the files in the download dir, guessing ist not a permission problem and i got all my usenet clients downloading to the same dir without any problems..
I have only changed download dir and unchecked UPnP and NAT-PMP in the config. The port im using is forwared to my router and i have checked that it is open.

I followed this guid to install, no problems under the way, and i enabled the logging part. No logs showing up tho.

I have googled for the problem, i only see that libtorrent could be a problem? Im running libtorrent version "0.16.13.0", is that a bad version?
Here is a screen dump if its to any help: http://i.imgur.com/Cwykg5Q.jpg
Yes i have tried other torrents aswell.

Any ideas?
Thanks
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Libtorrent problem in Ubuntu 14.04?

Post by Cas »

I would not assume there is not a permission issue, time and again users eventually find that was the problem. If there are no logs then there is a mistake in the setup. You can update libtorrent to the latest version with our PPA.
starr
New User
New User
Posts: 5
Joined: Fri Sep 19, 2014 7:34 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by starr »

Must rule out that it is permission problem, since it downloads to the dir for a few minuts..
Did update with deluge PPA. Libtorrent did not get upgraded,

Code: Select all

einar@Download:~$ deluged --version
deluged: 1.3.7
libtorrent: 0.16.13.0
I assume this is the news version..
what could be wrong with the logging? I did what the guid told me to :)
starr
New User
New User
Posts: 5
Joined: Fri Sep 19, 2014 7:34 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by starr »

Just runned

Code: Select all

sudo apt-get upgrade
again and noticed this:

Code: Select all

The following packages have been kept back:
  libtorrent-rasterbar7 python-libtorrent
Should i install these packages?
NuttBoxer
Member
Member
Posts: 29
Joined: Sat Jul 19, 2014 9:49 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by NuttBoxer »

If you're not seeing a log, then you might not have permission to write to the log location. Remember there are two sets of permissions here, one for your system user(ubuntu), and one for the deluge server user.

This has nothing to do with libtorrent as I'm running the latest from the PPA using 14.04.
starr
New User
New User
Posts: 5
Joined: Fri Sep 19, 2014 7:34 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by starr »

logdir have the right permissions (same as deluge user),
Cas
Top Bloke
Top Bloke
Posts: 3679
Joined: Mon Dec 07, 2009 6:04 am
Location: Scotland

Re: Libtorrent problem in Ubuntu 14.04?

Post by Cas »

Is it actually downloading, what size are the files, are there any errors in Details tab?

Unless you set info or debug log level it is feasible the logs would be empty.
starr
New User
New User
Posts: 5
Joined: Fri Sep 19, 2014 7:34 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by starr »

I saw that i had done a stupide mistake when it comes to the logging, i had forgot to add the logging to the deluge.conf and web.conf.. i have loglvl "debug" now.
I added the daemon and det web log in attachment.

I think i found whats wrong, but i dont know how to fix it.
In daemon.log line 347-359 you can see:

Code: Select all

19:10:42 alertmanager:123 performance_alert: Transformers.Age.of.Extinction.2014.1080p.BluRay.x264-SPARKS: performance warning: max outstanding disk writes reached
19:13:19 torrentmanager:702 Saving torrent state file
Any thoughts?
Attachments
web.log
(124.02 KiB) Downloaded 168 times
daemon.log
(33.11 KiB) Downloaded 173 times
supeer
New User
New User
Posts: 3
Joined: Thu Oct 30, 2014 6:55 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by supeer »

I also have this error. I've tried to set the Cache size up but had no luck, is there a fix for this?

I'm running ubuntu 14.04, deluge 1.3.10 and Libtorrent 0.16.13.0

Edit: I updated libtorrent to version 0.16.18.0 today and the error is still shown in the logs sometimes but deluge just throttles the download and keeps downloading. When it can, it speeds the dl up again - issue resolved!
idgforum
New User
New User
Posts: 2
Joined: Mon Nov 10, 2014 3:21 pm

Re: Libtorrent problem in Ubuntu 14.04?

Post by idgforum »

Old bug, http://forum.deluge-torrent.org/viewtopic.php?t=37601 I think its the same. I'm looking for a better Client to Linux (with sorting labels) but cant find. Qbittorrent is a buggy client to.
Post Reply