When running "eb init", getting ERROR: MaxRetriesError - Max retries exceeded for ResponseParserErrorsUnable to parse response #3371
-
(.ebcli-virtual-env) C:\Users\USER_avi\Desktop\eb-cliVirtualEnv>eb init Select a default region
ERROR: MaxRetriesError - Max retries exceeded for ResponseParserErrorsUnable to parse response (no element found: line 1, column 0), invalid XML received. Further retries may succeed: (.ebcli-virtual-env) C:\Users\USER_avi\Desktop\eb-cliVirtualEnv> I tried to use another ways with "set AWS_EB_PROFILE=USER_NAME_OF_AWS" but still doesn't work. Please help me to fix it. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hi @gourav-saini-kadellabs, thanks for reaching out. I would recommend asking your question on the AWS Developer Forums or re:Post since this's more related to EBCLI and may not directly have to do with boto3. However, here's |
Beta Was this translation helpful? Give feedback.
Hi @gourav-saini-kadellabs, thanks for reaching out.
I would recommend asking your question on the AWS Developer Forums or re:Post since this's more related to EBCLI and may not directly have to do with boto3.
However, here's
eb init
documentation that I though might be helpful for reference. I would also recommend to check on the version you're using if it might be version issue.