Skip to content

logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error) #2299

@jimr6007

Description

@jimr6007

Describe the Bug

sync from aws to postgres runs at a good pace for about 10 min until the pace seems to slow

goes from:
Syncing resources... (181400/-, 621 resources/sec/s) [5m3s]

to:
Syncing resources... (362339/-, 7 resources/sec/s) [25m41s]

and the logs at this point show nothing but:
10:30PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli

Expected Behavior

what ever is causing:
10:30PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli

does not happen

CloudQuery Version

cloudquery version 1.2.0-pre.1

Debug Output

10:27PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:27PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:27PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:27PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli
10:28PM DBG waiting before retry... logParams="marshaling error: json: unsupported type: func() (io.ReadCloser, error)" module=cli

Steps to Reproduce

run:
./cloudquery sync aws.yml postgres.yml --log-level debug

watch it seems to be progressing well, then notice resources/s start to drop off more and more
look at logs and see nothing but ^^

Additional Context

References

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions