I'm trying to set up a BBB as a webcam server, and to do this, I need 
lighttpd working.. For *some* reason it will not start. I've tried 
unstalling it via opkg, and reinstalling. Upon reinstall, I get "Job for 
lighttpd.service failed. See 'systemctl status lighttpd.service' and 
'journalctl -xn' for details." 

root@beaglebone:/# *systemctl status lighttpd.service*
lighttpd.service - Lightning Fast Webserver With Light System Requirements
      Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled)
      Active: failed (Result: exit-code) since Sun 2015-04-12 07:54:26 PDT; 
1min 39s ago
     Process: 2748 ExecStart=/usr/sbin/lighttpd -D -f /etc/lighttpd.conf 
(code=exited, status=255)
      CGroup: name=systemd:/system/lighttpd.service

Apr 12 07:54:26 beaglebone systemd[1]: lighttpd.service: main process 
exited, code=exited, status=255/n/a
Apr 12 07:54:26 beaglebone systemd[1]: Failed to start Lightning Fast 
Webserver With Light System Requirements.
Apr 12 07:54:26 beaglebone systemd[1]: Unit lighttpd.service entered failed 
state


 root@beaglebone:/# *journalctl -xn*
-- Logs begin at Mon 2014-08-11 09:56:44 PDT, end at Sun 2015-04-12 
07:55:27 PDT. --
Apr 12 07:54:26 beaglebone systemd[1]: lighttpd.service: main process 
exited, code=exited, status=255/n/a
Apr 12 07:54:26 beaglebone systemd[1]: Failed to start Lightning Fast 
Webserver With Light System Requirements.
Apr 12 07:54:26 beaglebone systemd[1]: Unit lighttpd.service entered failed 
state


I've tried simply running /usr/sbin/lighttpd -D -f /etc/lighttpd.conf at an 
elevated shell prompt, the daemon just dies without any indication of 
*why*...

Being a rank newbie on this new systemd stuff, I have no idea where to look 
for *why* this is broken....

Dave

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to