Fmstrat / diy-ipmi

A DIY IPMI / IP KVM system utilizing the Raspberry Pi
894 stars 100 forks source link

HTTP Server not working #10

Closed SterlingButters closed 6 years ago

SterlingButters commented 6 years ago

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.

SterlingButters commented 6 years ago

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