turbot / steampipe-mod-oci-insights

View dashboards and reports across all of your Oracle Cloud Infrastructure accounts using Powerpipe and Steampipe.
https://hub.powerpipe.io/mods/turbot/oci_insights
Apache License 2.0
4 stars 2 forks source link

OCI Dashboards -ERROR: rpc error: code = Unknown desc = Get "xyz" EOF (SQLSTATE HV000) #59

Closed martinberger-ch closed 2 years ago

martinberger-ch commented 2 years ago

Is your feature request related to a problem? Please describe.

I have a large setup in OCI, on several dashboards like the OCI Compute Instance Age Report I get this error:

ERROR: rpc error: code = Unknown desc = Get "https://iaas.eu-zurich-1.oraclecloud.com/20160918/instances?compartmentId=ocid1.compartment.oc1..aaaaaaabcdefghsa&limit=1000": EOF (SQLSTATE HV000)

I use these versions in WSL2 on Ubuntu:

$ steampipe plugin list +--------------------------------------------------+---------+-------------+ | Name | Version | Connections | +--------------------------------------------------+---------+-------------+ | hub.steampipe.io/plugins/turbot/oci@latest | 0.13.0 | oci | | hub.steampipe.io/plugins/turbot/steampipe@latest | 0.2.0 | steampipe | +--------------------------------------------------+---------+-------------+

Additional context

This is a screenhot with the error.

screenshot_dashboard

Describe the solution you'd like A dashboard which works.

e-gineer commented 2 years ago

Thanks @martinberger-ch for reporting this - sorry it's not working as expected.

Does it fail every time, or work sometimes when you refresh?

I know @kaidaguerre has done some good work to eliminate EOF errors in v0.14.x of Steampipe, suggest we test this again once that is out (soon).

martinberger-ch commented 2 years ago

Hi, this happens every time. A page refresh does not help.

cbruno10 commented 2 years ago

Hey @martinberger-ch , we tried to reproduce by creating instances in eu-zurich-1 and running the same dashboard on Mac and Windows WSL2, but unfortunately were unable to reproduce the same errors you were seeing.

To help us better reproduce the issue, can you please provide a few details below:

Thanks!

cbruno10 commented 2 years ago

Hi @martinberger-ch , we haven't heard back from you in a while, so we're closing this issue. If you're still experiencing this issue, or any others, feel free to re-open and we can discuss more. Thanks!