-
Notifications
You must be signed in to change notification settings - Fork 550
Bug(aws): NULL value in column "id" for aws_elasticsearch_domains #6246
Copy link
Copy link
Closed
Description
Reported on Discord https://discord.com/channels/872925471417962546/1059145573313294417/1059447472759517204
Log error:
Error: failed to write for aws->postgresql: failed to CloseAndRecv client: rpc error: code = Internal desc = Context done: context canceled and failed to wait for plugin: failed to execute batch with pgerror on table aws_elasticsearch_domains: ERROR: null value in column "id" of relation "aws_elasticsearch_domains" violates not-null constraint (SQLSTATE 23502)
2023-01-02T12:01:25Z ERR exiting with error error="failed to write for aws->postgresql: failed to CloseAndRecv client: rpc error: code = Internal desc = Context done: context canceled and failed to wait for plugin: failed to execute batch with pgerror on table aws_elasticsearch_domains: ERROR: null value in column \"id\" of relation \"aws_elasticsearch_domains\" violates not-null constraint (SQLSTATE 23502)" module=cli
Looks like we're doing something wrong when fetching this resource
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels