Actions
Bug #1188
closedlighttpd not starting after update 20110111
Start date:
01/13/2011
Due date:
% Done:
0%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.0
Affected Architecture:
amd64
Description
Webgui stopped working in HTTPS after update pfSense 2.0 BETA5 amd64 20110111
[2.0-BETA5][root@fw.site]/root(20): cat /var/log/system.log | grep -i "light" -a Jan 13 12:30:51 fw php: : The command '/usr/local/sbin/lighttpd -f /var/etc/lighty-webConfigurator.conf' returned exit code '255', the output was '2011-01-13 12:30:51: (network.c.565) SSL: error:00000000:lib(0):func(0):reason(0) /var/etc/ca.pem' [2.0-BETA5][root@fw.site]/root(21): uname -a FreeBSD fw.site 8.1-RELEASE-p2 FreeBSD 8.1-RELEASE-p2 #1: Wed Jan 12 23:11:04 EST 2011 root@FreeBSD_8.0_pfSense_2.0-AMD64.snaps.pfsense.org:/usr/obj.pfSense/usr/pfSensesrc/src/sys/pfSense_SMP.8 amd64
if I edit conf.xml
<webgui> <protocol>https</protocol> <ssl-certref>4d089d6f4108b</ssl-certref> <port/> </webgui>
to
<webgui> <protocol>http</protocol> <port/> </webgui>
and restart pfsense
Actions