steampipe icon indicating copy to clipboard operation
steampipe copied to clipboard

Dashboard remains stuck even though CLI marks it complete

Open misraved opened this issue 3 years ago • 0 comments

Observation When running heavy compliance dashboards (for instance NIST 800-53 Rev 5), the dashboard UI gets stuck even if the CLI marks the execution to be complete.

I have observed this issue with the following versions - SDK version v3.3.2 + CLI version v0.15.4 SDK version v4.1.1 + CLI version v0.16.0

Steps to reproduce

  1. Run the steampipe check benchmark.nist_800_53_rev_5 command --> The controls run smoothly without any stalls.
  2. Run the steampipe dashboard command in the steampipe-mod-aws-compliance repository.
  3. Run the NIST 800-53 Rev 5 dashboard and you will observe that it will remain installed state even though the CLI shows that the execution has been completed.

misraved avatar Aug 25 '22 12:08 misraved