Closed StefanV85 closed 3 years ago
Hi @StefanV85 are you connected to a VPN? And does this happen on every push, or only sometimes?
Closing this issue due to lack of further information and communication.
This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.
Looking for a help forum? We recommend joining the Amplify Community Discord server *-help
channels for those types of questions.
Before opening, please confirm:
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
14.15.5
Amplify CLI Version
5.3.0
What operating system are you using?
Windows
Amplify Categories
auth, function, api
Amplify Commands
push
Describe the bug
Hello,
It seems i run in the same Problem as the Bug #7492. But this Defect was closed because not-reproducible.
If i run amplify push, ,amplify fails, and show me the following error:
Inaccessible host:
amplify-podcastscraper-dev-171805-deployment.s3.eu-west-1.amazonaws.com'. This service may not be available in the
eu-west-1' region. An error occurred during the push operation: Inaccessible host:amplify-podcastscraper-dev-171805-deployment.s3.eu-west-1.amazonaws.com'. This service may not be available in the
eu-west-1' region.In the Amplify Logs it seems that i'm getting throttled.
Expected behavior
Amplify Push is successfully
Reproduction steps
GraphQL schema(s)
Log output
The complete logs is to long, but here are some snippets
Additional information
No response