Привет!
Подскажите пожалуйста, в чем может быть проблема:
У меня есть 2 сервера server_1 Upstream и server_2 Downstream
На server_2 у нескольких обновление есть статус: «The files for this update failed to download»
Я пытался несколько раз загрузить их, но статус возвращается снова.
При этом, в Event Viewer есть ошибки с event id 10032 and 364
id 364
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Windows Server Update Services" />
<EventID Qualifiers="0">364</EventID>
<Level>2</Level>
<Task>2</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2019-12-04T11:23:20.000000000Z" />
<EventRecordID>2294</EventRecordID>
<Channel>Application</Channel>
<Computer>mos-buj-dp02.nasta.local</Computer>
<Security />
</System>
- <EventData>
<Data>Content file download failed. Reason: HTTP status 404: The requested URL does not exist on the server. Source File: /Content/16/EB1B0CAFD1C45D260F3F869D03928673EE25B816.esd Destination File: D:\WSUS\WsusContent\16\EB1B0CAFD1C45D260F3F869D03928673EE25B816.esd</Data>
</EventData>
</Event>
id 10032
- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
<Provider Name="Windows Server Update Services" />
<EventID Qualifiers="0">10032</EventID>
<Level>2</Level>
<Task>7</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2019-12-04T11:30:48.000000000Z" />
<EventRecordID>2295</EventRecordID>
<Channel>Application</Channel>
<Computer>mos-buj-dp02.nasta.local</Computer>
<Security />
</System>
- <EventData>
<Data>The server is failing to download some updates.</Data>
</EventData>
</Event>
И второй вопрос: server_2 Downstream у меня установлен в Core режиме. Им я управляю с server_1 Upstream. Так вот, с server_1 я не могу подключить управление IIS сервера server_2. Получаю ошибку:
Разве такое поведение нормально?
-
Вопрос задан
-
717 просмотров
I was consistently getting the error 10032 on the server that hosts my WSUS 3 server.
The error sounded so generic that I first looked on http://eventid.net for the error. One of the sollutions pointed to this:
http://www.microsoft.com/technet/support/ee/transform.aspx?ProdName=.NET+Framework&ProdVer=2.0.50727&EvtID=10032&EvtSrc=Windows+Server+Update+Services&LCID=1033
- Open a command window.
- Type sc config bits start= auto
- Type net stop bits && net start bits
- Type net stop wsusservice && net start wsusservice
- Start WSUS 3.0: Click Start, click Administrative Tools, then click Microsoft Windows Server Update Services v3.0.
- Click Synchronization Results.
- In the Action pane, click Synchronize Now.
and in the end:
- Type cd <WSUSInstallDir>\Tools
- Type wsusutil checkhealth
- Type eventvwr
- Review the Application log for the most recent events from source Windows Server Update Services and event id 10030.
Now when checking the eventviewer I get error 10032 and a more consistent error 364 source Windows Server Update:
After a new search this: http://msmvps.com/blogs/athif/archive/2005/10/27/Purge-Delete-the-downloaded-patches-on-WSUS-Server.aspx
pointed me to the solution: WSUSDEBUG PurgeUnneededFiles .
You simply donwload the WSUSDEBUG tool(server diagnostic tool) from here: Server Diagnostic Tool
Unpack it to any location on the server that you like (ex: C:\Program Files\Update Services\Tools ), and run:
WsusDebugTool.exe /Tool:PurgeUnneededFiles
That solved my problem and also cleaned up to 10GB on the drive that the WSUS content resided.
Of course that depends on the Products and Classifications options that you’ve chosen for your server.
After WSUSUTIL checkhealth I got in eventviewer these 2 events(10030 and 10000):
That means that everything is ok with the WSUS server
More WSUS Server stuff here:
http://technet.microsoft.com/en-us/wsus/default
So todaywas another day of strange WSUS errors. Somehow since a few days my eventlog was full of 2 critical errors:
Event Type: Error
Event Source: Windows Server Update Services
Event Category: Clients
Event ID: 13042
Date: 16-1-2009
Time: 22:52:57
User: N/A
Computer: WSUS server
Description:
Self-update is not working.—
Event Type: Error
Event Source: Windows Server Update Services
Event Category: Core
Event ID: 10032
Date: 16-1-2009
Time: 22:52:57
User: N/A
Computer: WSUS server
Description:
The server is failing to download some updates.
As far as I know, I hadn’t changed anything on my WSUS server (which is WSUS 3.0 SP1 btw). I’ve tried to find a cause in the eventviewer for these sudden errors, but no event even came close to a possible cause.
Googling resulted in possible solutions like:
- Start the Update Services as an domain admin account (instead of the usual Network Service)
- Allow anonymouse acces on the Default Website in IIS (or the WSUS website, in case you chose for a custom install on port 8530)
- Re-install WSUS
I tried option 1 and 2, but without positive results. It only got worse. Oh well, I really didn’t want to do option 3 because of the settings I might lose. But then there’s always the decision to be made: learn of save time. Let me tell yo one thing: when you’re working on a friday night, it’s best to choose the easy solution. So what I did:
- I made a backup of my WSUS database (stop the Update Services, WSUSCertServer, Windows Internal Database (MICROSOFT##SSEE)) by copying the complete WSUS folder to another harddisk.
- Ran the WSUS 3.0 SP1 install file. When asked what to remove, I did not select any (database files, log files etc.).
- After the uninstall was completed, I reinstalled WSUS. All settings were still there. The reinstallation took me 20 minutes in total.
Hi everyone,
after in-place upgrade from Server 2016 LTSC GUI to 2019 LTSC GUI and running the WSUS post upgrade wizard, the WSUS Server fails to download any updates.
Events
364 Error
Content file download failed.
Reason: Value does not fall within the expected range.
Source File: /d/msdownload/update/software/secu/2015/06/sqlserver2014-kb3070446-x64_aab1ac21337a4f0b20d228c21fc7c9eb68418431.exe
Destination File: E:\WSUSFiles\WsusContent\31\AAB1AC21337A4F0B20D228C21FC7C9EB68418431.exe
10032 Error
The server is failing to download some updates.
latest WAM is in place and everything else like Clients contacting and DL works fine. Usual optimizations on Pool etc are in place.
I have checked the permissions guidance from Adam J.
(btw. the docs article is still missing in en-us)
WSUS Permissions — WsusContent, Registry, and IIS | AJ Tek Corporation
-
bongobakaco yes it was solved. The problem was that after the in-place upgrade from Server 2016 to 2019 the postinstall did delete the proxy password in the settings. As proxy auth was required this was the reason and simply re-enter the password fixed it.
cc TanTran
I have a SCCM Software update point with WSUS server role running on Windows server 2012 R2 I had a problem with Windows update history that it appears in System locale language not in English I got a suggestion to select English from WSUS console in Update Files and language options so I selected English only with no change problem wasn’t solved so I got it back to All and suddenly a WSUS error 10032 «The server is failing to download some updates» started to appear periodically I don’t know what causes that error and had no other error showing what content failed to download
|
|
|
| The server is failing to download some updates. |
