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

Creating a new tournament fails #74

Open
philipbelesky opened this issue Feb 11, 2018 · 2 comments
Open

Creating a new tournament fails #74

philipbelesky opened this issue Feb 11, 2018 · 2 comments

Comments

@philipbelesky
Copy link
Contributor

Full error report:

Aws\S3\Exception\S3Exception

Error executing "PutObject" on "https://s3.eu-central-1.amazonaws.com/tabbie/tournaments/TournamentLogo-test-iv--23.jpg"; AWS HTTP error: Client error: `PUT https://s3.eu-central-1.amazonaws.com/tabbie/tournaments/TournamentLogo-test-iv--23.jpg` resulted in a `403 Forbidden` response:
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidAccessKeyId</Code><Message>The AWS Access Key Id you provided (truncated...)
InvalidAccessKeyId (client): The AWS Access Key Id you provided does not exist in our records. - <?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidAccessKeyId</Code><Message>The AWS Access Key Id you provided does not exist in our records.</Message><AWSAccessKeyId>AKIAI3LZY3B2LAUFIX3Q</AWSAccessKeyId><RequestId>8F8EDEE373965D00</RequestId><HostId>g5o8qty+LnSdvr04bb6HvIiJ8O+ssbvB5+PYUDZy7uqXvGRHyOBnWZARajrkgKiVi9mGzc09JBg=</HostId></Error>
↵
Caused by: GuzzleHttp\Exception\ClientException

Client error: `PUT https://s3.eu-central-1.amazonaws.com/tabbie/tournaments/TournamentLogo-test-iv--23.jpg` resulted in a `403 Forbidden` response:
<?xml version="1.0" encoding="UTF-8"?>
<Error><Code>InvalidAccessKeyId</Code><Message>The AWS Access Key Id you provided (truncated...)
in /var/www/virtual/tabbie/tabbie2/tabbie2.git/vendor/guzzlehttp/guzzle/src/Exception/RequestException.php at line 107

Looks like the AWS credentials have expired?

@philipbelesky philipbelesky changed the title Creating tournaments fails Creating a new tournament fails Feb 11, 2018
@SteRoy
Copy link
Contributor

SteRoy commented Feb 16, 2018

Seems to only stop uploading of images to tournaments.

@philipbelesky
Copy link
Contributor Author

Yup, the workaround is to not provide an image when creating a tournament. But this is probably not clear unless you are good at reading error messages!

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

2 participants