I’m trying to setup an origin pull CDN. I previsouly had a “push” system in place with CloudFront but it stopped working after I needed to re-install WordPress (restore from a backup).
I understand “origin pull” is better. But when I try to create a distribution (after entering Amazon’s credentials) all I get is this:
Error: Unable to create distribution for origin my_domain.com (S3::createDistribution('my_domain.com', 'custom', 1, '', ''): [RequestExpired] Request has expired. Timestamp date is Sun, 22 Apr 2012 20:57:27 GMT.)
Any help would be greatly appreciated.
P.