elementor / wp2static

WordPress static site generator for security, performance and cost benefits
https://wp2static.com
The Unlicense
1.43k stars 270 forks source link

s3 failing for certain region / bucket name combinations #301

Closed leonstafford closed 5 years ago

leonstafford commented 5 years ago

needs testing for all regions with and without dots in names

switch endpoints as per previous issue around dots in bucket names discusses

leonstafford commented 5 years ago

deploying to "new" s3 buckets seems OK, old is having the issue

leonstafford commented 5 years ago
region bucket name result
us-east-1 wp2staticnodotsuseast1 :ok_hand:
us-east-1 wp2static.with.dotsuseast1 :ok_hand:
eu-north-1 wp2staticnodotseunorth1 :ok_hand:
eu-north-1 wp2static.with.dotseunorth1