Page 1 of 1
Raspberry Pi installation problem
Posted: Sat May 07, 2016 9:57 am
by dbase
Hi. I am following the zoneminder guide to install on my Raspberry pi 3.
Everything worked ok until i issued "systemctl start zoneminder.service" I got an error "Job for zoneminder.service failed. See 'systemctl status zoneminder.service' and 'journalctl -xn' for details."
Any help appreciated. Thanks
Re: Raspberry Pi installation problem
Posted: Sun May 08, 2016 3:15 am
by iconnor
How about running the commands that it says to run and post the results?
Re: Raspberry Pi installation problem
Posted: Sun May 08, 2016 9:25 am
by dbase
systemctl status zoneminder.service
● zoneminder.service - ZoneMinder CCTV recording and surveillance system
Loaded: loaded (/lib/systemd/system/zoneminder.service; enabled)
Active: failed (Result: exit-code) since Sat 2016-05-07 10:55:03 BST; 23h ago
Process: 17130 ExecStart=/usr/bin/zmpkg.pl start (code=exited, status=255)
journalctl -xn
No journal files were found.
Re: Raspberry Pi installation problem
Posted: Sun Jun 26, 2016 5:14 pm
by amlamarra
I've got this same problem. Anyone else able to figure it out? I'm wondering if it has to do with the fact that the Raspberry Pi has an ARM processor and not a typical x86/x64 processor.