These errors seemed to have stopped for us since 9:00 PM EST. Thanks.
On Sep 14, 8:06 pm, NS <[email protected]> wrote:
> We are still seeing the same problem for some of the API requests.
>
> -NS
>
> On Sep 14, 2:34 pm, David Levy <[email protected]> wrote:
>
>
>
> > It does not seem fixed for me :(
> > It seems related to HandShake :
>
> > if 'data' in error and not buf.IsHandshakeComplete():
>
> > Did you change something regarding this method recently ?
> > I ll check more code tomorrow on my side but I don't remember any
> > changes on my side.
>
> > On 14 sep, 22:43, AdWords API Advisor <[email protected]>
> > wrote:
>
> > > All,
>
> > > The core engineering team has resolved the issue and it looks like the
> > > errors have stopped. If you continue to receive these errors please
> > > let me know.
>
> > > Best,
> > > - Eric
>
> > > On Sep 14, 10:38 am, AdWords API Advisor
>
> > > <[email protected]> wrote:
> > > > All,
>
> > > > Thank you for bringing this to our attention and for detailed
> > > > technical information. The core engineering team is aware of the
> > > > issue and working towards a resolution. I'll update this thread once
> > > > I have more information.
>
> > > > Best,
> > > > - Eric Koleda, AdWords API Team
>
> > > > On Sep 14, 10:07 am, "[RV] Colin" <[email protected]> wrote:
>
> > > > > We've seen this error consistently since 3:15 AM EST today...showing
> > > > > no signs of stopping. Same "503 Service Unavailable" when going to
> > > > > retrieve a scheduled report. Things seemed to all start acting
> > > > > strangely on Saturday, when the system was taken down for
> > > > > maintenance. But now we can't get any data to come through. We are
> > > > > using the APIlity connectors on our side, with no change to them
> > > > > whatsoever.
>
> > > > > We can do other things just fine (e.g. change keyword/adgroup
> > > > > information via CriterionService). So we think it may be limited to a
> > > > > report creating/scheduling/downloading issue.
>
> > > > > Any word from the API team?
>
> > > > > On Sep 14, 9:47 am, "j.e.frank" <[email protected]> wrote:
>
> > > > > > I'm also seeing the "503 Service Unavailable" error quite frequently
> > > > > > this morning. It is not consistent, but I would say it happens
> > > > > > about
> > > > > > 2/3 of the time, when I'm trying to create or download a report.
> > > > > > I'm
> > > > > > using the Java client library (v13).
>
> > > > > > On Sep 14, 6:52 am, David Levy <[email protected]> wrote:
>
> > > > > > > I also have errors since this morning, like :
>
> > > > > > > File "/libs/aw_api/AdGroupService.py", line 296, in
> > > > > > > GetAllAdGroups
> > > > > > > 'AdGroup', self.__loc, request)
> > > > > > > File "/libs/aw_api/WebService.py", line 291, in CallMethod
> > > > > > > if 'data' in error and not buf.IsHandshakeComplete():
> > > > > > > File "/libs/aw_api/SoapBuffer.py", line 153, in
> > > > > > > IsHandshakeComplete
> > > > > > > if (self.GetHeadersOut() and self.GetSOAPOut() and
> > > > > > > self.GetHeadersIn() and
> > > > > > > File "/libs/aw_api/SoapBuffer.py", line 261, in GetHeadersOut
> > > > > > > return self.__GetDumpValue('dumpHeadersOut')
> > > > > > > File "/libs/aw_api/SoapBuffer.py", line 250, in __GetDumpValue
> > > > > > > dump_value = self.__GetBufferAsDict()[dump_type]
> > > > > > > File "/libs/aw_api/SoapBuffer.py", line 181, in
> > > > > > > __GetBufferAsDict
> > > > > > > xml_out = self.__PrettyPrintXml(xml_out, 1)
> > > > > > > File "/libs/aw_api/SoapBuffer.py", line 682, in __PrettyPrintXml
> > > > > > > dom = minidom.parseString(doc)
> > > > > > > File
> > > > > > > "/usr/virtualenv1/lib/python2.5/site-packages/PyXML-0.8.4-py2.5-
> > > > > > > linux-x86_64.egg/_xmlplus/dom/minidom.py", line 1925, in
> > > > > > > parseString
> > > > > > > return expatbuilder.parseString(string)
> > > > > > > File
> > > > > > > "/usr/virtualenv1/lib/python2.5/site-packages/PyXML-0.8.4-py2.5-
> > > > > > > linux-x86_64.egg/_xmlplus/dom/expatbuilder.py", line 942, in
> > > > > > > parseString
> > > > > > > return builder.parseString(string)
> > > > > > > File
> > > > > > > "/usr/virtualenv1/lib/python2.5/site-packages/PyXML-0.8.4-py2.5-
> > > > > > > linux-x86_64.egg/_xmlplus/dom/expatbuilder.py", line 223, in
> > > > > > > parseString
> > > > > > > parser.Parse(string, True)
> > > > > > > ExpatError: syntax error: line 2, column 0
>
> > > > > > > How can we fix this ?
>
> > > > > > > On 14 sep, 13:40, DavM <[email protected]> wrote:
>
> > > > > > > > We've been seeing these errors with increasing regularity on a
> > > > > > > > variety
> > > > > > > > of requests since 08:00 GMT this morning...
>
> > > > > > > > David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"AdWords API Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/adwords-api?hl=en
-~----------~----~----~----~------~----~------~--~---