Page 1 of 1

Upstart script issues

Posted: Wed Dec 24, 2014 1:42 am
by thatbakerguy
I'm running linux mint 17 on a server and im trying to get deluged to start upon reboot using this guide

http://dev.deluge-torrent.org/wiki/User ... ce/Upstart

I have enabled logs but they are not generated and the service wont start after reboot

Code: Select all

claptrap@claptrap ~ $  dmesg
....
[  741.123620] init: deluged main process (2478) terminated with status 1
[  741.123682] init: deluged main process ended, respawning
[  741.428160] init: deluged main process (2480) terminated with status 1
[  741.428227] init: deluged main process ended, respawning
[  741.728222] init: deluged main process (2482) terminated with status 1
[  741.728286] init: deluged main process ended, respawning
[  742.036807] init: deluged main process (2484) terminated with status 1
[  742.036853] init: deluged main process ended, respawning
[  742.343595] init: deluged main process (2486) terminated with status 1
[  742.343641] init: deluged main process ended, respawning
[  742.649437] init: deluged main process (2488) terminated with status 1
[  742.649484] init: deluged respawning too fast, stopped
[  754.517395] perf samples too long (2506 > 2500), lowering kernel.perf_event_max_sample_rate to 50000
[ 2443.075877] perf samples too long (5036 > 5000), lowering kernel.perf_event_max_sample_rate to 25000

when i run

Code: Select all

deluged
over ssh on the server it works just fine and i can connect to it just fine through deluge gui on my laptop.

Re: Upstart script issues

Posted: Wed Dec 24, 2014 11:53 am
by Cas
No idea, there are no known issues with the upstart script, it must be a setup issue. You should investigate the upstart logs.