Skip to content
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

aws: import issue at aws_media_store_container with 503 error #308

Open
marcoldp opened this issue Jul 4, 2022 · 2 comments
Open

aws: import issue at aws_media_store_container with 503 error #308

marcoldp opened this issue Jul 4, 2022 · 2 comments
Labels
Type: Bug Something isn't working

Comments

@marcoldp
Copy link
Contributor

marcoldp commented Jul 4, 2022

Issue mentioned at issue 304

Error: could not import from AWS: SerializationError: failed to unmarshal response error
        status code: 503, request id:
caused by: UnmarshalError: error message missing
error while reading from resource "aws_media_store_container"
github.com/cycloidio/terracognita/aws.(*aws).Resources
        /tmp/build/6b18b934/code/aws/provider.go:105
github.com/cycloidio/terracognita/provider.Import
        /tmp/build/6b18b934/code/provider/import.go:91
github.com/cycloidio/terracognita/cmd.glob..func2
        /tmp/build/6b18b934/code/cmd/aws.go:110
github.com/spf13/cobra.(*Command).execute
        ***@***.******@***.***/command.go:852>
github.com/spf13/cobra.(*Command).ExecuteC
        ***@***.******@***.***/command.go:960>
github.com/spf13/cobra.(*Command).Execute
        ***@***.******@***.***/command.go:897>
main.main
        /tmp/build/6b18b934/code/main.go:11
runtime.main
        /usr/local/go/src/runtime/proc.go:255
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1581
github.com/cycloidio/terracognita/provider.Import
        /tmp/build/6b18b934/code/provider/import.go:98
github.com/cycloidio/terracognita/cmd.glob..func2
        /tmp/build/6b18b934/code/cmd/aws.go:110
github.com/spf13/cobra.(*Command).execute
        ***@***.******@***.***/command.go:852>
github.com/spf13/cobra.(*Command).ExecuteC
        ***@***.******@***.***/command.go:960>
github.com/spf13/cobra.(*Command).Execute
        ***@***.******@***.***/command.go:897>
main.main
        /tmp/build/6b18b934/code/main.go:11
runtime.main
        /usr/local/go/src/runtime/proc.go:255
runtime.goexit
        /usr/local/go/src/runtime/asm_amd64.s:1581
@jeremytdabescataxians
Copy link

i retry today and i have the same error.

@olivatooo
Copy link

olivatooo commented Aug 15, 2022

i retry today and i have the same error.
But you can still run with --exclude aws_media_store_container

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants