Servidor WSUS falha após um tempo de uso
Estes dias tive este problema no log de eventos do WSUS, e mesmo clicando em Server Node Reset, não resolvia:
The WSUS administration console was unable to connect to the WSUS Server via the remote API.
Verify that the Update Services service, IIS and SQL are running on the server. If the problem persists, try restarting IIS, SQL, and the Update Services Service.
System.Net.WebException -- The request failed with HTTP status 503: Service Unavailable.
Source
System.Web.Services
No meu caso, para resolver o problema, precisei aumentar a memória alocada para este serviço no IIS (Internet Information Service).
Vá até o IIS, Applications Pools, botão direito em WsusPool, Advanced Settings, aumente o valor de Private Memory limit (KB).
Fonte:
https://social.technet.microsoft.com/Forums/Lync/en-US/8b9776d7-12f3-472b-993a-34927692a0f1/the-wsus-administration-console-was-unable-to-connect-to-the-wsus-server-via-the-remote-api?forum=winserverwsus
The WSUS administration console was unable to connect to the WSUS Server via the remote API.
Verify that the Update Services service, IIS and SQL are running on the server. If the problem persists, try restarting IIS, SQL, and the Update Services Service.
System.Net.WebException -- The request failed with HTTP status 503: Service Unavailable.
Source
System.Web.Services
No meu caso, para resolver o problema, precisei aumentar a memória alocada para este serviço no IIS (Internet Information Service).
Vá até o IIS, Applications Pools, botão direito em WsusPool, Advanced Settings, aumente o valor de Private Memory limit (KB).
Fonte:
https://social.technet.microsoft.com/Forums/Lync/en-US/8b9776d7-12f3-472b-993a-34927692a0f1/the-wsus-administration-console-was-unable-to-connect-to-the-wsus-server-via-the-remote-api?forum=winserverwsus
Comentários
Postar um comentário