Fmstrat / diy-ipmi

A DIY IPMI / IP KVM system utilizing the Raspberry Pi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP Server not working

SterlingButters opened this issue · comments

After running install.sh script, the HTTP server does not work and I am unable to connect to the RPi3. I can connect to services on other ports though. Firewall is disabled.

Checked the lighttpd service which was in failed state. The lighttpd conf file had duplicate entries as a result of multiple runs of the install.sh script. Did a clean install after removing all ipmi residual files and problem was resolved. Consider creating a uninstall script for clean install