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.
Parents
  • 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
Reply
  • 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
Children
No Data