I'm experiencing some issues with a few services on my raspberry pi. I switched from raspbian to arch and everything worked liked a charm. Setting things up and configuration was easy. When I tried to access the sabnzbd web ui the next day I noticed the service was offline. I restarted the service and it worked again. Some time later another service (Couchpotato) failed. Also offline. No error messages or anything.
This strange behaviour keeps repeating over and over again to all of the services I installed just after I installed arch on my raspberrypi. The service runs for a few hours and then suddenly dies. I've uploaded some of the systemctl status output to pastebin:
Couchpotato:
http://pastebin.com/abi3ivAC
Headphones:
http://pastebin.com/zTEC4bb1
The .service files look like this:
Couchpotato.service
http://pastebin.com/Knf1Fy5k
Headphones.service
http://pastebin.com/F7PAZ90d
Does anyone else ran into this or these symptoms? Could it be a memory problem? Or does it has something to do with permissions? I have some experience with working with linux just not with Arch or systemd. I need someone to point me in the right direction.
Help is greatly appreciated.