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

503 Page webmin page

Hello,
  Randomly I've been getting a 503 "Service Temporarily Unavailable" page when trying to access webadmin on a pair of brand new UTM 220's running the latest code release.  When I get this page the only solution i have is to reboot the primary unit in the cluster.  I was wondering if any one else has this issue or has a better fix.

Thank you.


This thread was automatically locked due to age.
  • Hi, you could also try restarting the web server for webadmin:
    /etc/init.d/httpd restart

    But I would recommend opening a support case.

    Barry
  • I have the same issue on a home use unit.  Mine happens after just an hour or so.  I'm running on a mini ITX D2700 w/ 4gig ram.  After a while I can no longer log in to webadmin.
  • I opened a support case on it, but so far they told me to login via ssh and restart apache.
  • I tried restarting via ssh logged in as root using the command /etc/init.d/httpd restart; however I get the following error

    :: Stopping WebAdmintouch: cannot touch `/etc/no-selfmonitor/httpd': Read-only file system
                                                                                             done
    :: Starting WebAdminrm: cannot remove `/var/chroot-httpd/var/webadmin/config': Read-only file system
    ln: failed to create symbolic link `/var/chroot-httpd/var/webadmin/config': File exists
                                                                                             failed
    :: Restarting WebAdmin
  • Hi, if / is mounted read-only, there is a strong chance your disk has a problem (Linux will switch mounts to read-only if it gets a write error).

    You may be able to find evidence of this in the kernel log, but it depends how long ago it happened.

    You could run
    smartctl -H /dev/sda

    to see what the SMART status of the drive is, but it doesn't detect some problems.

    Barry
  • Barry,
    Thanks big time.   You are probably right.  I didn't know Linux would do that.  I looked through some other astaro threads on disk errors and came across several that discussed why SSDs might wear out early.  My mini itx has 64G Crucial SSD, and I installed it in May 2011 with V8 ASG.  It ran flawlessly until about 3 mos ago.  It wouldn't pass http traffic, only ssl.  And now the webadmin keeps goofing up.  I'll run the command to see what drive says.  Also might try my copy of spinrite on it.
    Thanks
  • Hi,

    Since it's an SSD, you might want to look to see if the drive has wear reporting; try
    smartctl -A

    Note that Astaro does a lot of logging and reporting, etc., all of which will contribute to wear on SSDs.

    Please let us know what you find out.

    Barry
  • Thanks Barry.  SpinRite didn't really tell me anything.  Everything seemed ok.  smartctl -a reported no errors.  Overall health passed. Most raw values were zero'd out except:
    Power-on-hours-5225,
    Power-cycles - 89
    Wear leveling count -11
    Non4k aligned access - 832 816 16
    Factory bad block count - 49 

    Right now it's offline.  I'll set it up again tomorrow, unless I'm shoveling snow.
  • OK... if it happens again, check the kernel log too.

    Barry
  • Thanks Barry.  Unfortunately it got to the point where the console keyboard was completely unresponsive, even after reboot.  oops.  Well I did another install of UTM 9, and the darn thing got stuck during the configuration setup.  Rebooted and finished the config setting.  I let it run all night but in the morn the webadmin page was unreachable.  Rebooted and am monitoring.  Since this is happening on a clean install, it might be hardware issue or perhaps bios.  I have a laptop drive that I might tryout.  Since this system did work previously for 8 mos, maybe it is the SSD drive.