You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using AWS Plugin 24.1.0, Postgresql version 7.0.0, AWS CLI is 5.20.1.
While trying to use a incremental sync for aws_inspector2_findings table, I am running into the below issues.
Error:
unexpected error from sync client receive: rpc error: code = Unavailable desc = failed to sync records: failed to sync unmanaged client: failed to create state client: rpc error: code = Unavailable desc = connection error: desc = "transport: Error while dialing: dial tcp: address: too many colons in address"
erezrokah
changed the title
Unable to use incremental sync in local - failed to sync unmanaged client: failed to create state client: rpc error
Unable to use incremental sync on Windows
Jun 11, 2024
Is there an existing issue for this?
Current Behavior
I am using AWS Plugin 24.1.0, Postgresql version 7.0.0, AWS CLI is 5.20.1.
While trying to use a incremental sync for aws_inspector2_findings table, I am running into the below issues.
Error:
Expected Behavior
Incremental sync to work without error
CloudQuery (redacted) config
source.yml
postgresql.yml
Steps To Reproduce
No response
CloudQuery (redacted) logs
CloudQuery version
5.20.1
Additional Context
OS is Windows using bash terminal
Pull request (optional)
The text was updated successfully, but these errors were encountered: