Hi,
I setup my first UTM 9.2 last week in a virtual machine. Once I got it running as I wanted I have not touched it, but today when I go to the login page it wont let me login anymore.
If I enter the wrong credentials I get the expected "Invalid username or password" error back.
But when entering the correct credentials the page stays at "Please wait, logging in".
So I went looking in /var/log/httpd.log and it's logging
2014:05:29-18:29:32 utm httpd[21894]: [core:error] [pid 21894] [client x.x.x.x:53044] Premature end of script headers: webadmin.plx, referer: https://y.y.y.y/
2014:05:29-18:29:33 utm httpd[21894]: [core:error] [pid 21894] [client x.x.x.x:53044] End of script output before headers: webadmin.plx, referer: https://y.y.y.y/
2014:05:29-18:29:33 utm httpd: x.x.x.x - - [29/May/2014:18:29:29 +0200] "POST /webadmin.plx HTTP/1.1" 500 -
maybe 3-5 seconds after I press the login button.
When I enter incorrect credentials it gives a normal
"POST /webadmin.plx HTTP/1.1" 200 356 line
To see if a reinstall would help I sshed in and made a backup using
backup.plx -o utm_2014-05-29
Then created a new VM and did a reinstall from the iso, but after going through the initial setup wizard where I could upload the backup config, this VM has the same behaviour at the login screen.
Is there some way to debug the webadmin.plx crash to get the webadmin working again?
Other then the webadmin not letting me in the UTM is working normally as a gateway for my lan.
I dont have any earlier backup to revert to, and really dont want to setup all my fw rules again from scratch.
This thread was automatically locked due to age.