Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Region must be a valid RFC host label. #52

Open
nathansmonk opened this issue May 6, 2022 · 0 comments
Open

Region must be a valid RFC host label. #52

nathansmonk opened this issue May 6, 2022 · 0 comments

Comments

@nathansmonk
Copy link

When I run a command calling the S3 add-on, I get the following error:

Aws\Exception\InvalidRegionException
Region must be a valid RFC host label.

This comes from throw new InvalidRegionException('Region must be a valid RFC' in wp2static-addon-s3/vendor/aws/aws-sdk-php/src/ClientResolver.php

My region is set to eu-west-2

Do you know why this error is thrown?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant