Raspberry Pi installation problem

Forum for questions and support relating to the 1.29.x releases only.
Locked
dbase
Posts: 4
Joined: Sat May 02, 2015 3:22 pm

Raspberry Pi installation problem

Post 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
User avatar
iconnor
Posts: 3276
Joined: Fri Oct 29, 2010 1:43 am
Location: Toronto
Contact:

Re: Raspberry Pi installation problem

Post by iconnor »

How about running the commands that it says to run and post the results?
dbase
Posts: 4
Joined: Sat May 02, 2015 3:22 pm

Re: Raspberry Pi installation problem

Post 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.
amlamarra
Posts: 1
Joined: Sun Jun 26, 2016 5:08 pm

Re: Raspberry Pi installation problem

Post 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.
Locked