-
Notifications
You must be signed in to change notification settings - Fork 31
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
Container Overrides length must be at most 8192 #1113
Comments
Thanks for opening this issue! I've reached out to the Hosting maintainers for investigation. |
Hi @amitvchaudhary , could you please share your app id and region? |
@cwoolum Thanks for looking into it. It would be great if you can expedite this as I am kinda blocked due to it. Id: d38y4bo2lz3661 |
the same problem I am facing too |
Thanks for the reports. This is currently an issue the Service team is tracking and actively working on. Unfortunately, the only current workaround if you encounter this issue is to use the Amplify CLI for deployments. |
Thanks @ajessu for the response. We hope this gets resolved soon as our production features are blocked due to it. Request you to take it on high priority. |
Hey @amitchaudhary140 and @ali-murtaza92, I apologize for the delay in response. Can you please create AWS support tickets? It helps us get these issues prioritized internally.
|
I already did. They are asking to wait as well, and they are looking for someone to resolve this issue. |
Hey folks, Amplify team is currently diving into this and should provide an update on the issue. |
Apologies for the delays in the resolution of this issue. The fix has been released to all regions |
|
Before opening, please confirm:
JavaScript Framework
React
Amplify APIs
Authentication, GraphQL API, DataStore
Amplify Version
v6
Amplify Categories
auth, api
Backend
Amplify CLI
Environment information
Describe the bug
For past 3 days, I am facing this issue where if I try to deploy using AWS Amplify Studio, with change and without any change, it always fails with below error. It had been working fine and suddenly without any change it stopped working.
Now when I try to push from CLI then the deployment works without any issue. But there, just for testing, I modify my React file and nothing related to backend. Additional info: I am using Gen 1, v6.
Expected behavior
It should deploy without any issue.
Reproduction steps
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: