Koozali.org: home of the SME Server

Server-manager issues

Offline morpheus

  • *
  • 48
  • +0/-0
Server-manager issues
« on: October 24, 2017, 03:24:43 AM »
When attempting to access server-manager for checking logs etc, getting the following message:
   
    The server is temporalily unable to service your request due to maintenance downtime or capacity problems. Please try again later.

Been trying for 2 days now with no success. Any ideas welcome!
I can open the door but you have to walk through it.

Offline Daniel B.

  • *
  • 1,700
  • +0/-0
    • Firewall Services, la sécurité des réseaux
Re: Server-manager issues
« Reply #1 on: October 24, 2017, 08:10:27 AM »
Looks like httpd-admin isn't running. Please check /var/log/http/admin_error_log and
Code: [Select]
sv s /service/httpd-adminAnd also
Code: [Select]
httpd -t -f /etc/httpd/admin-conf/httpd.conf
C'est la fin du monde !!! :lol:

Offline morpheus

  • *
  • 48
  • +0/-0
Re: Server-manager issues
« Reply #2 on: October 24, 2017, 08:53:48 AM »
Thank you for reply.

Found 2 problems:

  • /dev/md1 - 100% full - upgrading now to 4TB drives
  • missing /etc/rsyslog.conf - copied from my "play" machine
I can open the door but you have to walk through it.