-
Notifications
You must be signed in to change notification settings - Fork 14
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
"Failed to upload" error #4
Comments
I suspect your error is caused by using the name of the AWS region instead of the region's code. I believe the code for the Oregon AWS region is Also be sure that the |
Solved the issue. Because mine is not in US standard, I need to change the endpoint to:
It's a one-line fix, would you like a PR for configuring the service for non-US Standard? |
Yeah, that'd be great! Thanks. |
I ran into the same issue, corrected it, but unable to push my branch up. Could you fix it:
|
Ah, never mind. I created pull request: #6 |
I'm receiving a nondescript error in notifications after taking the screenshot:
There is no error output to the console. I have triple-checked my AWS key/secret, there's no error there. I also set the bucket policy as mentioned in the README. Am I missing anything else?
Here's my config.json:
The text was updated successfully, but these errors were encountered: