Current develop b4c628
Ubuntu 14 updated latest, freshly installed in VM (KVM/Proxmox)
mono 3.10.0 (same thing happened with supplied mono of earlier version)
snip from log (set for Trace):
14-12-9 22:34:43.9|Debug|VideoFileInfoReader|Getting media info from /root/Downloads/zzz.S01E04.720p.HDTV.X264-DIMENSION[et]/zzz.S01E04.720p.HDTV.X264-DIMENSION.mkv
14-12-9 22:34:43.9|Debug|SampleService|Runtime is over 90 seconds
14-12-9 22:34:43.9|Trace|ConfigService|Unable to find config key 'downloadclientworkingfolders' defaultValue:'_UNPACK_|_FAILED_'
14-12-9 22:34:43.9|Debug|Parser|Parsing string 'zzz.S01E04.720p.HDTV.X264-DIMENSION[et]'
14-12-9 22:34:43.9|Debug|Parser|Episode Parsed. zzz- S01E04
14-12-9 22:34:43.9|Debug|Parser|Language parsed: English
14-12-9 22:34:43.9|Debug|NzbDrone.Core.Parser.QualityParser|Trying to parse quality for zzz.S01E04.720p.HDTV.X264-DIMENSION[et]
14-12-9 22:34:43.9|Debug|Parser|Quality parsed: HDTV-720p v1
14-12-9 22:34:43.9|Debug|Parser|Release Group parsed: DIMENSION
14-12-9 22:34:43.9|Debug|EpisodeFileMovingService|Copying episode file: [0] to /mnt/mede8er/TV Series/zzz/Season 1/zzz.S01E04.720p.HDTV.X264-DIMENSION[et].mkv
14-12-9 22:34:43.9|Trace|ConfigService|Unable to find config key 'copyusinghardlinks' defaultValue:'False'
14-12-9 22:34:43.9|Debug|EpisodeFileMovingService|Copy [/root/Downloads/zzz.S01E04.720p.HDTV.X264-DIMENSION[et]/zzz.S01E04.720p.HDTV.X264-DIMENSION.mkv] > [/mnt/mede8er/TV Series/zzz/Season 1/zzz.S01E04.720p.HDTV.X264-DIMENSION[et].mkv]
14-12-9 22:35:00.0|Trace|EventAggregator|Publishing UpdateQueueEvent
14-12-9 22:35:00.0|Trace|EventAggregator|UpdateQueueEvent -> QueueModule
14-12-9 22:35:00.0|Trace|EventAggregator|UpdateQueueEvent <- QueueModule
Waiting for data... (interrupt to abort)
This is the end of the log
(had to remove the regex parser log statement that confused this editor)
On the healthpage that was showing at the time the following was displayed:
Unable to communicate with download client Object reference not set to an instance of an object
About 225 kworker processes where created at that minute
root 1864 0.0 0.0 0 0 ? S 22:35 0:00 [kworker/0:122] root 1865 0.0 0.0 0 0 ? S 22:35 0:00 [kworker/0:123] root 1866 0.0 0.0 0 0 ? S 22:35 0:00 [kworker/0:124]
mono process looks healthy when checked with ps aux (yes, running under root to make sure thats not the problem)
root 893 3.2 3.9 1078068 158692 ? Ssl 22:26 1:02 mono --debug /opt/NzbDrone/NzbDrone.exe
When i try to kill the mono process i get a zombie
root@tv3:~# kill -9 893 root@tv3:~# ps aux | grep mono root 893 3.1 0.0 0 0 ? Zsl 22:26 1:02 [mono]
As with most zombies nothing but reboot can kill it.
Is there anything else i can do to help trace this?
Kind Regards,
Thomas
Update: Tested both with transmission-daemon and deluged