Deluge crashing on Cubian Cubieboard 2
Posted: Wed Jul 09, 2014 11:10 am
Hi,
I have a problem with Deluge on Cubieboard 2 (Cubian/Linux OS - very fresh installation). The Deluged Daemon keeps crashing when download any files (no matter 1 torrent or 10), but the deluge-web is running fine. When idle (no files in queue) it runs ok.
Files DL, config and UL files are stored on SATA drive - I can pst them if required.
Only info in log showing any problems is:
and
Currently cache is set to: 10240 with 1800 time and default settings also crashed the installation...
I tried anything but no luck. Can any one help?
I have a problem with Deluge on Cubieboard 2 (Cubian/Linux OS - very fresh installation). The Deluged Daemon keeps crashing when download any files (no matter 1 torrent or 10), but the deluge-web is running fine. When idle (no files in queue) it runs ok.
Code: Select all
root@mini:/# deluged -v
deluged: 1.3.6
libtorrent: 0.15.10.0
root@mini:/#uname -a
Linux mini 3.4.79-sun7i #13 SMP PREEMPT Thu Jul 3 06:34:55 CST 2014 armv7l GNU/Linux
Only info in log showing any problems is:
Code: Select all
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: send buffer watermark too low (upload rate will suffer)
[DEBUG ] 12:59:49 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: max outstanding disk writes reached
[DEBUG ] 12:59:50 alertmanager:123 performance_alert: The.Walking.Dead.S04.Special.Inside.the.Walking.Dead.HDTV.x264-W4F[rarbg]: performance warning: send buffer watermark too low (upload rate will suffer)
Code: Select all
[WARNING ] 12:57:31 config:361 Unable to open config file /hdd/deluge-conf/.config/deluge/hostlist.conf.1.2: [Errno 2] No such file or directory: '/hdd/deluge-conf/.config/deluge/hostlist.conf.1.2'
I tried anything but no luck. Can any one help?