OPNsense Forum

Archive => 20.7 Legacy Series => Topic started by: Voodoo on October 13, 2020, 12:22:29 PM

Title: Web gui not working after upgrade
Post by: Voodoo on October 13, 2020, 12:22:29 PM
I just installed the recent upgrade, after reboot the web gui is not reachable anymore, i get a connection timeout, restarted the firewall again issue still persists. There was no change otherwise like firewall rules which could block the web gui, just installed upgrades and reboot. Everything else seems to work. Tried other browser and other hosts to connect, nothing..

How can i trouble shoot ? I have ssh access.
Title: Re: Web gui not working after upgrade
Post by: Voodoo on October 13, 2020, 12:31:07 PM
Doing a netstat, the firewall is not listening on http/https, so it seems the web gui is not started.

dns, ntp etc. is listening.
Title: Re: Web gui not working after upgrade
Post by: Voodoo on October 13, 2020, 12:34:20 PM
executed "/usr/local/sbin/lighttpd -f /var/etc/lighty-webConfigurator.conf" from https://forum.opnsense.org/index.php?topic=9128.0

and the web gui is working again..