segunda-feira, 21 de dezembro de 2020

Disco externo Western Digital - Web interface becomes inaccessible (503 Server temporarily overloaded)

UNKNOWN 503 Server temporarily overloaded
Date: Wed, 10 Feb 2010 06:47:24 GMT
Cache-Control: no-cache,no-store
Content-Type: text/html; charset=%s
Connection: close

<html>
    <head><title>503 Server temporarily overloaded</title></head>
<body>
    <h3>503 Server temporarily overloaded</h3>
    The server cannot process the request due to a high load
</body>
</html>
Do you have SSH acitvated? So login via SSH (take Putty for login) 

user: root
pw: welc0me (The 0 is not an O, its the number 0)

Then type "top" and look if the HTTP Service (imho mini_http) really have a high CPU useage (service in 1st line uses the most).

Podemos reeniciar o servidor HTTP

/etc/init.d/S55mini_httpd restart

ou

With SSH you can also shutdown "poweroff" or reboot "reboot".

0 comentários :

Enviar um comentário