Post
Topic
Board Mining (Altcoins)
Re: Optimize your freshes in lighttpd
by
n00bminer
on 02/06/2014, 20:48:14 UTC
I'm getting a "503- Service Not Available" error after following these steps. Any suggestions?

Try doing a
Code:
sudo service lighttpd restart

503 is probably the lighttpd not running.

I did a restart of lighttpd and followed the guide exactly. I do have a backup image but would like to fix the web interface without downtime.

When you restart do you see:
[ ok ] Stopping web server: lighttpd.
[ ok ] Starting web server: lighttpd.

?

I get [ok] on both.

lighttpd is up, so take a look at /var/log/lighttpd/error.log  see if anything sticks out as the issue.