-
Notifications
You must be signed in to change notification settings - Fork 825
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
Amplify status: providers is not iterable #13400
Comments
Hey @harrynguyen2510, in the |
After setting it false like this And running command: Advanced: Container-based deployments ? Which setting do you want to configure? Project information Running UnknownFault: providers is not iterable providers is not iterable Session Identifier: f19a0421-dc25-46d1-b4ab-1558a48df56b in
|
Hey @harrynguyen2510, thank you for the information. The could you modify the file to have a similar structure as follows, modified the from javascript to flutter as it does appears you are trying to use this in a flutter app.
then try running |
@ykethan it works, so I just remove old json?
|
Hey @harrynguyen2510, glad to hear you were able to mitigate the issue. you should be able to remove the old file. |
Closing due to inactivity |
|
Description
Suddenly I have this issue below when running command locally Amplify status
I did upgrade latest version of Amplify
Current Environment: prod
│ Category │ Resource name │ Operation │ Provider plugin │
│ Analytics │ *************** │ No Change │ awscloudformation │
│ Api │ ************* │ No Change │ awscloudformation │
│ Auth │ ************* │ No Change │ awscloudformation │
│ Storage │************* │ No Change │ awscloudformation │
🛑 providers is not iterable
Resolution: Please report this issue at https://github.com/aws-amplify/amplify-cli/issues and include the project identifier from: 'amplify diagnose --send-report'
Learn more at: https://docs.amplify.aws/cli/project/troubleshooting/
Session Identifier: f3ef178a-b41d-4494-8a9d-e440029aa27b
⠋ Creating Zip
The "path" argument must be of type string. Received undefined
✖ Creating Zip
Categories
Steps to Reproduce
Running command: "Amplify status"
Screenshots
No response
Platforms
Flutter Version
3.13.9
Amplify Flutter Version
1.6.
Deployment Method
Amplify CLI
Schema
No response
The text was updated successfully, but these errors were encountered: