Browsing articles from "August, 2010"
Aug
10
2010

AdWords Editor Error Number: 211

Post changes encountered a fatal error

Added some new AdGroups and Keywords to one of my AdWords Campaigns today and when trying to upload them kept getting the error: Post changes encountered a fatal error AdWords Editor received an error from AdWords that it does not recognize. This probably means that the version of AdWords Editor that you are running is out-of-date; please check to see if a new version is now available. (Error number: 211) Looking around I found the [...]

Aug
5
2010

[RequestTimeTooSkewed] The difference between the request time and the current time is too large.

One of my auto backup scripts to S3 suddently stopped working with the error: [RequestTimeTooSkewed] The difference between the request time and the current time is too large. After a bit of digging around I noticed on the server if I issued the command: date I would get a wildly out of sync time. To solve this I used the following command as root: ntpdate us.pool.ntp.org After this the time was synced and the backup [...]