Home
Help
Search
Login
Register
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
No web gui, can't restart it either
« previous
next »
Print
Pages: [
1
]
Author
Topic: No web gui, can't restart it either (Read 5272 times)
bhigh
Newbie
Posts: 3
Karma: 0
No web gui, can't restart it either
«
on:
March 20, 2021, 08:12:10 pm »
The web gui is not starting on my system, and I'm unable to manually restart it from the shell. How can I find out why it's not able to run?
root@gateway:/var/log # /usr/local/etc/rc.restart_webgui
Starting web GUI...failed.
Generating RRD graphs...done.
/var/log/lighttpd.log does not contain anything. It appears to bee binary / null bytes.
root@gateway:/var/log # strings /var/log/lighttpd.log
CLOG
Logged
gstrauss
Newbie
Posts: 18
Karma: 4
Re: No web gui, can't restart it either
«
Reply #1 on:
October 21, 2021, 07:40:42 am »
Test and pre-flight the lighttpd config by manually running:
Code:
[Select]
lighttpd -f /etc/lighttpd/lighttpd.conf -tt
Logged
Print
Pages: [
1
]
« previous
next »
OPNsense Forum
»
Archive
»
21.1 Legacy Series
»
No web gui, can't restart it either