WSUS Sync Error

Dears , 
my WSUS server ,when am trying to synchronizing, it display a HTTP error accrued and below is the error message :
 WebException: Unable to connect to the remote server ---> System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected
host has failed to respond 10.xxx.xxx.5:8080
at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context)
   at System.Net.HttpWebRequest.GetRequestStream()
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at Microsoft.UpdateServices.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetAuthConfig()
   at Microsoft.UpdateServices.ServerSync.ServerSyncLib.InternetGetServerAuthConfig(ServerSyncProxy proxy, WebServiceCommunicationHelper webServiceHelper)
   at Microsoft.UpdateServices.ServerSync.ServerSyncLib.Authenticate(AuthorizationManager authorizationManager, Boolean checkExpiration, ServerSyncProxy proxy, Cookie cookie, WebServiceCommunicationHelper webServiceHelper)
   at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesFromUSS()
   at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)
Please advise me . 

connection failed because connected host has failed to respond 10.xxx.xxx.5:8080
I would venture a guess that your proxy server (or the proxy client settings of the WSUS server) are misconfigured.
If this masked out address on port 8080 is your proxy server, then that will be your root cause.
First, the WSUS Server needs to be able to communicate on port 80 AND port 443 *simultaneously* to different URLs, so your proxy server needs to be able to manage those separate communications. If the only port your proxy server is listening on is port 8080,
then it probably doesn't know how to properly route HTTP sessions vs HTTPS sessions.
Second... if at all possible... WSUS is *NOT* an appropriate candidate for using a proxy (caching) server. Among other things, the gigabytes of content downloaded by the WSUS server (which will be of ZERO use to any other proxy client) will clog up the proxy
cache, effectively rendering the proxy cache useless for the rest of the enterprise.
Best option: Allow the WSUS server to bypass the proxy server.
If that's NOT an option, then you'll likely need to configure a second listener port on the proxy server, or ensure that the proxy server is able to route traffic from the protocol level (HTTP vs HTTPS).
Bottom line... the communication is getting lost inside the proxy server because it's mishandling the traffic.
Lawrence Garvin, M.S., MCSA, MCITP:EA, MCDBA
SolarWinds Head Geek
Microsoft MVP - Software Packaging, Deployment & Servicing (2005-2014)
My MVP Profile: http://mvp.microsoft.com/en-us/mvp/Lawrence%20R%20Garvin-32101
http://www.solarwinds.com/gotmicrosoft
The views expressed on this post are mine and do not necessarily reflect the views of SolarWinds.

Similar Messages

  • WSUS Sync is not working Sync failed: UssCommunicationError: WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. --- System.Security.Authentication.AuthenticationException: The remote

    I know there are loads of posts with same issue and most of them were related to proxy and connectivity .
    This was case for me as well (few months back). Now the same error is back. But I've confirmed that FW ports and proxy are fine this time around.
    server is configured on http port 80 
    ERROR
    Sync failed: UssCommunicationError: WebException: The underlying connection was closed: Could not establish trust relationship for the SSL/TLS secure channel. ---> System.Security.Authentication.AuthenticationException: The remote certificate is invalid
    according to the validation procedure.~~at System.Web.Services.Protocols.WebClientProtocol.GetWebResponse(WebRequest request). Source: Microsoft.SystemsManagementServer.SoftwareUpdatesManagement.WSyncAction.WSyncAction.SyncWSUS
    I've checked proxy server connectivity. I'm able browse following site from WSUS server
    http://catalog.update.microsoft.com/v7/site/Home.aspx?sku=wsus&version=3.2.7600.226&protocol=1.8
    I did telnet proxy server on the particular port (8080) and that is also fine.
    I've doubt on certificates, any idea which are the certificates which we need to look? And if certificate is expired then (my guess) we won't be able open the above mentioned windows update catalog site?
    Any tips appreciated !
    Anoop C Nair (My Blog www.AnoopCNair.com)
    - Twitter @anoopmannur -
    FaceBook Forum For SCCM

    Hi Lawrence ! - Many thanks for looking into this thread and replying. Appreciate your help.
    Your reply  ("SSL is enabled/configured, and the certificate being used is invalid
    (or the cert does not exist or cannot be obtained), or the SSL connection could not be established.") is very helpful.
    I've already tested CONTENT DOWNLOAD and it's working fine. WSUS Sync was also working fine for years with proxy server configured on port (8080) and WSUS server on port 80.
    My Guess (this is my best guess ;)) is this something to do with Firewall or Proxy side configuration rather than WSUS. However, I'm not finding a way to prove this to proxy/firewall team. From their perspective all the required port communication open and
    proxy server is also reachable. More over we're able to access internet (Microsoft Update Catalog site) over same port (8080).
    Any other hints where I can prove them it's a sure shot problem from their side.
    Thanks again !!
    Anoop C Nair (My Blog www.AnoopCNair.com)
    - Twitter @anoopmannur -
    FaceBook Forum For SCCM

  • WSUS sync fails with "Webexception the underlying connection was closed. The connection was closed unexpectedly"

    While I have my WSUS integrated with SCCM. I think this error has nothing to do with SCCM, so I put it here in the WSUS forum. On one of my networks, the nightly WSUS sync worked until two weeks ago. I've made no progress in fixing it. Ocassionally it'll
    say the sync was successful (about 1 in 15 attempts). I keep getting "WebException: The underlying connection was closed. The connection was closed unexpectedly. at System.WebServices.Protocols.WebClientProtocol.GetWebResponse(WebRequest
    request) at System.WebServices.Protocols.GetWebResponse(WebRequest request) at MicroSoft.UpdateServices.ServerSync.ServerSyncCompressionProxy.GetWebResponse(WebRequest webrequest) at System.Web.Services.Protocols.SoapHttpClientProtocol.(Invoke StringMethodName,Object[]
    Parameters) at Microsoft.UpdateServices.ServerSync.ServerSyncWebServices.ServerSync.ServerSyncProxy.GetRevisionIdList(Cookie cookie, ServerSyncFilter filter) at Microsoft.Update.Services.ServerSync.CatalogSyncAgentCore.WebserviceGetRevisionIdList(ServerSyncFilter
    filter, Boolean isConfigData), at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.SyncConfigUpdatesfromUSS() at Microsoft.UpdateServices.ServerSync.CatalogSyncAgentCore.ExecuteSyncProtocol(Boolean allowRedirect)"
    Our enterprise has it's own WSUS server we have to sync from. The problem may be at that end, not mine. A sync will start and will fail about 4 minutes later. Our network guy watched the traffic leave our compound but saw only a trickle of traffic coming
    back. Any ideas?
    Ben JohnsonWY

    Hi,
    Please try this fix below first:
    FIX: Intermittent "Underlying connection was closed" error message when you call a Web service from ASP.NET
    http://support.microsoft.com/kb/819450
    I guess you are maintaining a downstream server. If it isn’t a replica server, please try to sync with Microsoft update.
    Hope this helps.

  • Audio midi sync error in logic and other apps

    hey everybody,
    after a system update, all my audio apps freakout when they have to playback midi channels. audio tracks work perfectly in all apps i use but using midi just clips the cpu meter all the way. in live for example which i use 100% midi, droputs and digital distortion will occur alsmost as soon as i press play. in logic it will take a few more seconds until the audio sync error appears asking me to check external devices. the thing is, although i usually output to my mbox 2, i have disconnected everything i use and have been trying it with the built in outputs and it's still happening.
    please note all of this was not happening before the update and the exact same projects played back fine before. i'm positive it's something to do with midi. for example ableton live has been creating text files to its preferences folder titled midijitter etc. etc.
    thanks for any bits help!
    cheers

    Hi,
    I have the same problem. The problem happened after a system update (few days ago). I don't know which update caused this.(I updated several applications )
    I re-installed Mac OS. I updated everything that the system updater suggested. And finally I tested with my applications. The problem still continues:
    Sibelius, Pro Tools (and other applications using midi) can't play midi files correctly.
    I also tested Quicktime; It can't play midi files correctly.
    Thanks

  • Cd drive on my laptop not seen as a device. Can refresh itunes and device appears but get unknown sync error 13019 when transferring cd's to my nano.  The cd's appear on the nano when it's connected to itunes but aren't there when I disconnect?

    cd drive on my laptop not seen as a device. Can refresh itunes and device appears but get unknown sync error 13019 when transferring cd's to my nano.  The cd's appear on the nano when it's connected to itunes but aren't there when I disconnect?

    Satellite L675-S7113 Specifications (PSK3AU-07C02S)
    Satellite L675-S7113 Support Page
    rwls wrote:...since I got it 3 years ago I've been unable to burn an audio CD from ITunes or Windows media although it worked once after the computer had been shut off for awhile..and didn't find the problem until after my warranty had expired...
    From your statements above, it sounds like you never tried to burn a CD for at least the first year that you owned the laptop, as it had a one year warranty on it. While you might have used it frequently to install software,  play DVDs, Blu-Ray disks, etc, that's unclear from your statements. Nonetheless, it might just be dirty-dusty. So, before deleting-uninstalling any software, and given they're cheap, try a CD-DVD Cleaner Disk first and see if that resolves your problems.
    Let us know what happens. Good luck.
    Mike

  • IPod Touch / iTunes sync error -50 on iMac, due to new upgrade for iPhoto

    I have an iPod Touch, software version 3.0.
    I have an iMac, on Mac OS X 10.5.8.
    I am on iTunes version 8.2.1.
    I am on iPhoto 09 version 8.1 (415).
    Ever since Apple released it's latest iPhoto upgrade about 2 weeks ago, I have not been able to sync my iPod Touch with iTunes, and instead getting a 'sync error -50'.
    Apple's phone tech support did not know what the problem was and recommended me to Restore my iPod, as well as re-install iTunes. This did not help.
    After much aggravation, I found a discussion group addressing the fact that it might have to do with the latest version of iPhoto. So, in iTunes I unchecked the sync iPhoto option, and now the rest of the sync's worked (iCal, Address book, music, movies, etc).
    Still, I am looking for a solution, as I do not find not syncing my photos a long term solution. Can I do this on my own, or does a solution have to come in the form of a fix from Apple?
    I want my photos back on the iPod, and am very thankful for any tips/help (...hello, anyone from Apple reading this?).

    I don't think any of the work-arounds are really valid or deal with the problem. My Mac Pro desktop computer is 2 years old, so the problem obviously has nothing to do with a computer being new. I also don't see how it can have anything to do with iPhoto. If I get this error and "QUIT" iTunes and reboot iTunes, the iPod syncs perfectly, even though no changes were made.
    I actually bought a new iPod this week because I thought my old iPod was failing (due to these repeated errors). Imagine my horror when the brand new iPod had the same problem.
    Hopefully someone can figure out what going on.

  • My MB Pro is no longer syncing my iPad in iTunes. It did in the beginning, however I had to change my MB Pro password. Now I get a permissions error message trying to sync: "error storing your authorization information on this computer." Can you help?

    My MB Pro is no longer syncing my iPad in iTunes. It did in the beginning, however I had to change my MB Pro password. Now I get a permissions error message trying to sync: "error storing your authorization information on this computer." Can you help?

    First I would just try deleting the SCInfo folder, restart your computer, open itunes and see if you are still getting the error, at that point if you are it is a permissions error with the computer specificaly and not in itunes.
    http://support.apple.com/kb/TS1389
    that is for deleting the scinfo folder. scroll to the bottom of the article and the steps are there

  • Sync errors with Windows 8 phones.

    Has anyone been having issues with syncing Windows 8 devices? We have about 50 HTC 8X phones and around 10% of them are having sporadic sync errors. We also have some of the Nokia WP8 devices that exhibit the same issues. While the WP8 device is problematic, we can have an Android or iOS device working next to it just fine. The error on the device is 85002012. Would be interested to see if this is consistent among users of GMS2, or is there something wrong with us. I did open an SR with support and I can report back any findings from there.

    In article <[email protected]>, Stevecim wrote:
    > Don't think its a cert issue...
    We can't rule it out and the Window8 systems have demonstrated
    themselves to be particularly picky about certs. It could well be that
    something else happened to change in the same time you upgraded that is
    confusing the issue (always frustrating when that happens). Check your
    certs to be sure is how we rule them out and the Heartbleed issue has
    brought lots of such tools out. One I've been using that may help you
    is
    https://sslanalyzer.comodoca.com/
    Are you actually using the same cert you were running before? Just in
    case the upgrade replaced your cert.
    Andy of
    KonecnyConsulting.ca in Toronto
    Knowledge Partner
    http://forums.novell.com/member.php/75037-konecnya
    If you find a post helpful and are logged in the Web interface, please
    show your appreciation by clicking on the star below. Thanks!

  • How can I stop syncing error message: "Microsoft Word has encountered a problem and needs to close"

    On my Mac I am endlessly receiving this message: "Microsoft Word has encountered a problem and needs to close" it relates to the sync which between Calendars (iCal and Entourage) .
    The error messages were coming up every 5 SECONDS and were impossible to deal with. They stated there was a 'Blame Module' which wasEntourageCore
      I have been unable to find any idea how to resolve this.
    Please can anyone describe what they have done to sort this?
    I am using MS Office 2008.
    Turning off the sync between the two calendars was not the answer, as the messages continued. So I have temporarily disabled the sync between iCal/Entourage and my iPad.  This has prevented the error message, but obviously means I must enter diary dates manually on iPad which is the whole point of the sync!
      I haven't found a way to sync between iCal and iPad - this would be a possible work-round. But I'd be so grateful to know how to resolve the sync error.

    On my Mac I am endlessly receiving this message: "Microsoft Word has encountered a problem and needs to close" it relates to the sync which between Calendars (iCal and Entourage) .
    The error messages were coming up every 5 SECONDS and were impossible to deal with. They stated there was a 'Blame Module' which wasEntourageCore
      I have been unable to find any idea how to resolve this.
    Please can anyone describe what they have done to sort this?
    I am using MS Office 2008.
    Turning off the sync between the two calendars was not the answer, as the messages continued. So I have temporarily disabled the sync between iCal/Entourage and my iPad.  This has prevented the error message, but obviously means I must enter diary dates manually on iPad which is the whole point of the sync!
      I haven't found a way to sync between iCal and iPad - this would be a possible work-round. But I'd be so grateful to know how to resolve the sync error.

  • Outlook cached mode, shared calendars, permissions and sync errors

    We have the following environment -
    Exchange 2010 SP2, no public folder DB; Outlook 2010 sp1 cached mode.
    under very specific circumstances, but unfortunately a common circumstance, we're getting sync errors -
    15:59:56 Synchronizer Version 14.0.6126
    15:59:56 Synchronizing Mailbox 'Nigel'
    15:59:56 Synchronizing server changes in folder 'Naomi - Calendar'
    15:59:56 Downloading from server 'outlook.cri.camres.org'
    15:59:56 Error synchronizing folder
    15:59:56                                 [80070005-508-80070005-560]
    15:59:56                                 You do not have sufficient permission to perform this
    operation on this object.  See the folder contact or your system administrator.
    15:59:56                                 Microsoft Exchange Information Store
    15:59:56                                 For more information on this failure, click the URL below:
    15:59:56                                
    http://www.microsoft.com/support/prodredirect/outlook2000_us.asp?err=80070005-508-80070005-560
    15:59:56 Done
    This occurs if Naomi shares her Calendar with me, without granting me read "Full Details", if she changes the permissions and allows me to read Full Details, the sync error goes away.
    It's repeatable, i have tested it with a few users sharing calendars with each other, and changing permissions.
    The peculiar thing is that Naomi is in My Team, so her calendar is listed under Team Calendar,  I get no sync errors, it's only when I add Naomi's Calendar as a Shared Calendar and don't have read Full Access permission that the sync errors appear.
    User's don't necessarily want to give Full Access to their Calendars, so that's not really a viable work around for us, this smells very much like a bug with outlook, is anyone else seeing this?

    Hi
    Thanks for sharing
    Cheers
    Zi Feng
    TechNet Community Support

  • Need solution for the following sync error: "iTunes could not sync calendars to the iPad "iPad name" because an error occurred while sending data from the iPad"

    Need solution for the following sync error: "iTunes could not sync calendars to the iPad "iPad name" because an error occurred while sending data from the iPad"

    I want to add that I deleted all the old back-ups and created a new back-up without any issues except sync problem.

  • I can't add songs to my ipod nano 5th gen. Get a sync error (13019)

    Today I connected my 5th gen. nano to my windows computer to add some songs to my library. When I connected it I got a pop up saying windows had added my ipod drive to the computer. I dont know why it did this because it was already added; I've had my nano for over a year and have been using it on my computer for too. I went to add songs, and they worked. When I subsequently went to change something in a playlist, I got an error saying my ipod couldn't be synced (13019). I have never had my ipod synced so i dont know why it would say this. Now, when I try to add songs to my ipod, it doesn't work, and I get the same sync error message. I don't know what to do.

    Do you have any better luck with that if you update to iTunes 10.6.1.7?
    From the notes for the release:
    iTunes 10.6.1 provides a number of improvements, including:
    • Fixes several issues that may cause iTunes to unexpectedly quit while playing videos, changing artwork size in Grid view and syncing photos to devices.
    • Addresses an issue where some iTunes interface elements are incorrectly described by VoiceOver and WindowEyes.
    • Fixes a problem where iTunes may become unresponsive while syncing iPod nano or iPod shuffle.
    • Resolves an ordering problem while browsing TV episodes in your iTunes library on Apple TV.
    http://www.apple.com/itunes/download/

  • Itunes dll errors, APPLE SYNC error on bootup, sync error.....solution!

    One brilliant guy came up with this solution in this forum and has worked on 5 straight PC's. The thing is, I found another thread that helped also. In addition to this, if you are getting the Apple Sync Error, or still have problems after doing this procedure, go into uninstall programs and remove the MobileMe application. It is appearing to be a major contributor to the errors with Apple Sync! Thank you for your help guys!!!!!!
    Okay, we're going to uninstall both iTunes and Apple Application Suppport this time. When we reinstall iTunes, that should reinstall Apple Application Support as well. We'll take a few additional explicit precautions along the way too. Best to print these instructions out, because at one stage of proceedings you won't be able to use a web browser.
    Preliminaries
    Download and save a fresh 64-bit iTunes installer to your hard drive. (Don't run the install on line and don't start the iTunes install just yet.)
    http://support.apple.com/kb/DL925
    Now, quit QuickTime (if you have that open) and Safari 4.0.4 (if you have that installed and open). Both applications use Apple Application Support, and they will interfere with the uninstall if you have them open.
    Uninstall phase
    Head into your "Uninstall a Program" control panel. Uninstall iTunes. Uninstall Apple Application Support.
    (From this point on until we reinstall Apple Application Support, neither QuickTime nor Safari 4.0.4 will be able to run.)
    Next we'll remove any leftover program files and folders.
    (1) Open "Local Disk (C:)" or whichever drive your program files are stored on.
    (2) Open the "Program Files (x86)" folder.
    (3) Right-click on the iTunes folder (if it still exists) and select "Delete".
    (4) Staying in Program files (x86), find and open the "Common files" folder.
    (5) Open the "Apple" folder.
    (6) Right-click on the Apple Application Support folder (if it still exists) and select "Delete".
    Now empty your Recycle Bin and restart the PC.
    Reinstall Phase
    After the PC restarts, do not open any other applications. Disconnect from your network and/or the internet. Switch off all your security software (firewall, antivirus and antispyware).
    Now start the install by doubleclicking the iTunes64Setup.exe file you downloaded earlier.
    Reenable all security software prior to reconnecting to your network and/or the internet.

    Thanks to all on this thread..  same problem, same solution.
    This time it was on Win 7, the setup worked fine for awhile, and then SWMBO "did something" and it stopped working.  Much debug later, found the log message and realized that there was a streaming problem, but could not figure out if it was the router, my wireless network (I'm using it tied to my existing wireless network) or what.  New hardware, fully up to date firmware..  Argh!
    I finally found this post, found the offending file ( ..\Users\xxxxxxx\AppData\Roaming\Apple Computer\Preferences\com.apple.iTunes.plist ) and simply moved it to another folder.  Restart iTunes, and all is copacetic.
    Clearly this is a software issue in iTunes, and is happening accross HW and SW platforms for better than 2 years now.. 
    I love the device, but the only reason I have it is to drive the stereo.  They should fix this one...

  • Every time I try to sync my ipod touch it comes up "Cannot sync error 13019" can you help?error

    Every time I try to sync my ipod touch it comes up "Cannot sync error 13019" can anyone help please?

    I have the same problem but I still cannot get my itunes to work.
    I've downloaded the latest itunes, I've unsynched voice memos, music, apps, movies and everything else. I've restarted itunes and my computer but still I cannot synch my ipod touch, I still get the error 13019. Any other solutions?

  • Sync errors. Sync errors everywhere.

    I have never had sync errors in the past. This is entirely new, and entirely aggravating.
    Why is the latest iTunes so absolutely terrible?
    When I try to sync, iTunes freezes and has to be shut down, and my iPod removed, likely causing corruption.
    Now I'm getting errors that say that I have a 'duplicate name specified' and that the 'iPod cannot be synced.'
    I have made threads about this in the past, but then I thought it was my iPod that had the problems. Now I know it's iTunes being a buggy POS.
    I'm not here about fixing this. I want to know if anybody has any previous versions of iTunes archived so I can use those instead, because the newest version is an absolute trainwreck of bugs and errors.
    And I want to know if Apple has said anything about fixing this.

    In addition to the two errors above, when iTunes doesn't crash it ends up syncing endlessly.
    I'm thinking this is iTunes syncing with the iPod but the iPod isn't responding, as it doesn't show the 'Syncing' spinny thing on it, just the 'Connected' icon.

Maybe you are looking for

  • Safari 5.1: Why won't YouTube go fullscreen?

    YouTube videos will not display fullscreen in Safari 5.1 (Lion). Why is this? If I try to select the fullscreen option, the video increases in size, but not anywhere close to filling the screen.

  • How do you get Itunes to have control in the tray when you minimize

    A little while ago, before i messed around with some of my computer settings, i was able to control Itunes while it was minimized so instead of having a button for itunes it was a play and two skip buttons on the bottom, how do i get my itunes to do

  • How do I sort a selection, not the entire table?

    I have a spreadsheet in numbers that I only need to sort a selected section, not the entire table.  In the previous version of numbers, it allowed 'sort selected range', but I can't find that in the newer version.  When I have the selection outlined,

  • Activation of SICF services in batch?

    Is there a tool that will record service activation in DEV and then could be  use to activate the same services in QA and PROD? Thanks

  • Printing borders from PS Elements 5.0 Organizer

    My PS Elements 5.0 Organizer mode will print a nice photo but without a border that would enhance the photo content, even though I have checked the little box requesting a border of a certain size and color. What is the correct procedure? The Editor