Closed johnsmyth closed 1 year ago
Describe the bug
Getting errors when running steampipe dashboard. Specifically, I have seen this running dashboards in the AWS Compliance mod and the AWS Well-Architected mod (have not specifically tried others yet).
steampipe dashboard
Errors in the dashboard look like:
connection error: desc = "transport: error while dialing: dial unix /var/folders/t4/1lm46wt12sv7yq1gp1swn3jr0000gn/T/plugin3299106280: connect: connection refused" (SQLSTATE HV000)
In the plugin log, there are errors that roughly correspond:
2023-04-06 20:41:17.932 UTC [ERROR] plugin process exited: path=/Users/jsmyth/.steampipe/plugins/hub.steampipe.io/plugins/turbot/aws@latest/steampipe-plugin-aws.plugin pid=54410 error="signal: trace/BPT trap"
Steampipe version (steampipe -v) Steampipe v0.19.3
steampipe -v
To reproduce Run AWS Compliance benchmarks
After upgrading to Ventura 13.3 (22E252) I am unable to reproduce the issue
Describe the bug
Getting errors when running
steampipe dashboard
. Specifically, I have seen this running dashboards in the AWS Compliance mod and the AWS Well-Architected mod (have not specifically tried others yet).Errors in the dashboard look like:
In the plugin log, there are errors that roughly correspond:
Steampipe version (
steampipe -v
) Steampipe v0.19.3To reproduce Run AWS Compliance benchmarks