This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Webadmin not starting after reboot

I shutdown and rebooted the system from the Webadmin manager as I have been having a situation where after a few days the system starts slowing down. 

After rebooting I could not access Webadmin form the network. 
The console message is

"Webadmin Loading"            "Failed"

I can still use SSL and all other system functions seem to be working. Internet etc.

What is the quickest way to rectify the error - reload from backup? If so any pointers appreciated.

Thanks


This thread was automatically locked due to age.
Parents
  • Ok so I did a restore from the 2 latest backups via USB key and I still get the Webadmin failed message when booting.

    I wrongly thought that remote SSL access was working but it isn't.

    Is my only option to re-install and hope that the backups are ok.

    Thanks
  • Ok so I did a restore from the 2 latest backups via USB key and I still get the Webadmin failed message when booting.
    I wrongly thought that remote SSL access was working but it isn't.

    A backup restore resets ssh, so it probably was working and not anymore. You can try a couple of things, run iptables -L -n from console and look for Chain AUTO_INPUT
    It will have webadmin ports listed in the first few lines. But from your message, it looks like webadmin is failing, you can try /etc/init.d/httpd restart and see if you get any abnormal messages. Maybe hard disk is going bad and is making data corrupt or maybe a power fluctuation caused this[:S]
    Are you getting any failed messages during bootup? In any case, try the above suggestions including what bob asked and see what happens.
Reply
  • Ok so I did a restore from the 2 latest backups via USB key and I still get the Webadmin failed message when booting.
    I wrongly thought that remote SSL access was working but it isn't.

    A backup restore resets ssh, so it probably was working and not anymore. You can try a couple of things, run iptables -L -n from console and look for Chain AUTO_INPUT
    It will have webadmin ports listed in the first few lines. But from your message, it looks like webadmin is failing, you can try /etc/init.d/httpd restart and see if you get any abnormal messages. Maybe hard disk is going bad and is making data corrupt or maybe a power fluctuation caused this[:S]
    Are you getting any failed messages during bootup? In any case, try the above suggestions including what bob asked and see what happens.
Children
  • In the end had to bite the bullet and re-install. So I am none the wiser as to what was the cause of the problem. I wish I had known about re-installing as a basic install and then updating from the online updates and then applying the latest backup.

    I appreciate the support - thanks guys.

    Regards

    David