|
| |||||||||
| Tags: 0x80244008, 200, client, http, soap, status |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200
I am getting this error with all clients trying to connect to the Wsus server. Logs are as follows. ========================= 2005-09-08 12:08:41 1344 4e0 PT Initializing simple targeting cookie, clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, DNS name = <machine Name> 2005-09-08 12:08:41 1344 4e0 PT Server URL = http://WSUS server/SimpleAuthWebService/SimpleAuth.asmx 2005-09-08 12:08:42 1344 4e0 PT WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200 2005-09-08 12:08:42 1344 4e0 Report WARNING: Reporter failed to upload events with hr = 80244008. 2005-09-08 12:19:15 1344 4e0 PT Initializing simple targeting cookie, clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, DNS name = <machine Name> 2005-09-08 12:19:15 1344 4e0 PT Server URL = http://WSUS server/SimpleAuthWebService/SimpleAuth.asmx 2005-09-08 12:19:15 1344 4e0 PT WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200 2005-09-08 12:19:15 1344 4e0 Report WARNING: Reporter failed to upload events with hr = 80244008. 2005-09-08 12:35:31 1344 13c PT Initializing simple targeting cookie, clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, DNS name = <machine Name> 2005-09-08 12:35:31 1344 13c PT Server URL = http://WSUS server/SimpleAuthWebService/SimpleAuth.asmx 2005-09-08 12:35:31 1344 13c PT WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200 2005-09-08 12:35:31 1344 13c Report WARNING: Reporter failed to upload events with hr = 80244008. 2005-09-08 13:00:44 1344 67c PT Initializing simple targeting cookie, clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, DNS name = unw048.uniworld.local 2005-09-08 13:00:44 1344 67c PT Server URL = http://WSUS server/SimpleAuthWebService/SimpleAuth.asmx 2005-09-08 13:00:55 1344 67c PT WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200 2005-09-08 13:00:55 1344 67c Report WARNING: Reporter failed to upload events with hr = 80244008. 2005-09-08 13:16:29 1344 13c PT Initializing simple targeting cookie, clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, DNS name = <machine Name> 2005-09-08 13:16:29 1344 13c PT Server URL = http://WSUS server/SimpleAuthWebService/SimpleAuth.asmx 2005-09-08 13:16:31 1344 13c PT WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200 2005-09-08 13:16:31 1344 13c Report WARNING: Reporter failed to upload events with hr = 80244008. 2005-09-08 13:23:01 3416 950 Misc =========== Logging initialized (build: 5.8.0.2469, tz: +0100) =========== 2005-09-08 13:23:01 3416 950 Misc = Process: C:\WINDOWS\system32\wuauclt.exe 2005-09-08 13:23:01 3416 950 AUClnt Launched Client UI process I have run the client test tool from MS and that all reports ok Really starting to get frustrated with this one, any help would be greatly appreciated. |
|
#2
| |||
| |||
| Re: WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200
The 0x80244008 error is a SOAPCLIENT PARSEFAULT error, and it could be happening because your client is recording/reporting a malformed FQDN machine name in the targeting cookie: > 2005-09-08 12:19:15 1344 4e0 PT Initializing simple targeting cookie, > clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, > target group = Computers, ***** > DNS name = <machine Name> ****** "Mike Roantree" <g7rpo@hotmail.com> wrote in message news:%23us8sjHtFHA.2592@TK2MSFTNGP09.phx.gbl... >I am getting this error with all clients trying to connect to the Wsus >server. > > Logs are as follows. > > > ========================= > > 2005-09-08 12:08:41 1344 4e0 PT Initializing simple targeting cookie, > clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, > DNS name = <machine Name> > 2005-09-08 12:08:41 1344 4e0 PT Server URL = http://WSUS > server/SimpleAuthWebService/SimpleAuth.asmx > 2005-09-08 12:08:42 1344 4e0 PT WARNING: GetAuthorizationCookie failure, > error = 0x80244008, soap client error = 8, soap error code = 0, HTTP > status code = 200 > 2005-09-08 12:08:42 1344 4e0 Report WARNING: Reporter failed to upload > events with hr = 80244008. > 2005-09-08 12:19:15 1344 4e0 PT Initializing simple targeting cookie, > clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, > DNS name = <machine Name> > 2005-09-08 12:19:15 1344 4e0 PT Server URL = http://WSUS > server/SimpleAuthWebService/SimpleAuth.asmx > 2005-09-08 12:19:15 1344 4e0 PT WARNING: GetAuthorizationCookie failure, > error = 0x80244008, soap client error = 8, soap error code = 0, HTTP > status code = 200 > 2005-09-08 12:19:15 1344 4e0 Report WARNING: Reporter failed to upload > events with hr = 80244008. > 2005-09-08 12:35:31 1344 13c PT Initializing simple targeting cookie, > clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, > DNS name = <machine Name> > 2005-09-08 12:35:31 1344 13c PT Server URL = http://WSUS > server/SimpleAuthWebService/SimpleAuth.asmx > 2005-09-08 12:35:31 1344 13c PT WARNING: GetAuthorizationCookie failure, > error = 0x80244008, soap client error = 8, soap error code = 0, HTTP > status code = 200 > 2005-09-08 12:35:31 1344 13c Report WARNING: Reporter failed to upload > events with hr = 80244008. > 2005-09-08 13:00:44 1344 67c PT Initializing simple targeting cookie, > clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, > DNS name = unw048.uniworld.local > 2005-09-08 13:00:44 1344 67c PT Server URL = http://WSUS > server/SimpleAuthWebService/SimpleAuth.asmx > 2005-09-08 13:00:55 1344 67c PT WARNING: GetAuthorizationCookie failure, > error = 0x80244008, soap client error = 8, soap error code = 0, HTTP > status code = 200 > 2005-09-08 13:00:55 1344 67c Report WARNING: Reporter failed to upload > events with hr = 80244008. > 2005-09-08 13:16:29 1344 13c PT Initializing simple targeting cookie, > clientId = 73bfd158-a415-4829-a0a7-5e6795747c65, target group = Computers, > DNS name = <machine Name> > 2005-09-08 13:16:29 1344 13c PT Server URL = http://WSUS > server/SimpleAuthWebService/SimpleAuth.asmx > 2005-09-08 13:16:31 1344 13c PT WARNING: GetAuthorizationCookie failure, > error = 0x80244008, soap client error = 8, soap error code = 0, HTTP > status code = 200 > 2005-09-08 13:16:31 1344 13c Report WARNING: Reporter failed to upload > events with hr = 80244008. > 2005-09-08 13:23:01 3416 950 Misc =========== Logging initialized (build: > 5.8.0.2469, tz: +0100) =========== > 2005-09-08 13:23:01 3416 950 Misc = Process: > C:\WINDOWS\system32\wuauclt.exe > 2005-09-08 13:23:01 3416 950 AUClnt Launched Client UI process > > > I have run the client test tool from MS and that all reports ok > > Really starting to get frustrated with this one, any help would be greatly > appreciated. > |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "WARNING: GetAuthorizationCookie failure, error = 0x80244008, soap client error = 8, soap error code = 0, HTTP status code = 200" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| WARNING: GetConfig failure, error = 0x80244021, soap client error = 10, soap error code = 0, HTTP status code = 502 | Steven Jones | Server Update Service | 9 | 10-04-2009 02:51 AM |
| WARNING: GetAuthorizationCookie failure, error = 0x80244019, soap | Anatoli | Server Update Service | 1 | 01-09-2007 12:20 PM |
| WSUSand error 0x80244019, soap error code = 0, HTTP status code = | Skamionek | Windows Update | 2 | 28-06-2007 01:10 AM |
| GetAuthorizationCookie failure, error = 0x8024400E, soap client er | eFeCe | Server Update Service | 6 | 27-04-2007 05:30 AM |
| WSUS Client Error - Soap Fault: 0x00012c | Glen | Server Update Service | 6 | 30-09-2005 08:41 AM |