WSUS |Unable to connect to the remote server -

Boopathi S 3,666 Reputation points
2025-02-28T03:59:15.79+00:00

Hello Team,

Getting below message in one of the downstream WSUS server. Tested that ports are connecting to upstream server

Please let me know how the below error does can be solved.

Checking for supported version of WSUS (min WSUS 4.0)

Checking runtime v4.0.30319...

Found supported assembly Microsoft.UpdateServices.Administration version 4.0.0.0, file version 6.2.14393.4046

Found supported assembly Microsoft.UpdateServices.BaseApi version 4.0.0.0, file version 6.2.14393.5127

Supported WSUS version found

Attempting connection to local WSUS server

System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it [::1]:8530~~ at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)~~ at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)~~ --- End of inner exception stack trace ---~~ at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~ at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)

Failed to set WSUS Local Configuration. Will retry configuration in 1 minutes

Attempting connection to local WSUS server

System.Net.WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it [::1]:8530~~ at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)~~ at System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)~~ --- End of inner exception stack trace ---~~ at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~ at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String ServerName, Boolean UseSSL, Int32 PortNumber)

Failures reported during periodic health check by the WSUS Server la.contoso.com. Will retry check in 1 minutes

Waiting for changes for 1 minutes

Timed Out...

Service Manager
Service Manager
A family of System Center products for managing incidents and problems.
253 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 48,356 Reputation points Microsoft Vendor
    2025-02-28T08:18:40.0233333+00:00

    Hi, @Boopathi S

    Thank you for posting in Microsoft Q&A forum.

    You may use telnet to test if the port is blocked by firewall.

    Here is a similar thread for your reference:

    https://learn.microsoft.com/en-us/archive/msdn-technet-forums/72b7c69c-51f9-4166-89b8-a46c72b7ef4d


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Add comment".

    After the way you tag questions on Q&A is updated, for any "Microsoft Configuration Manager" related problem, you can tag it with "Microsoft Intune", and then "Microsoft Configuration Manager" as the child tag.

    0 comments No comments

  2. Adam J. Marshall 9,696 Reputation points MVP
    2025-02-28T17:23:42.8033333+00:00

    If the upstream has SSL enabled, ensure that the certificate is TRUSTED by the downstream.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.