Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All I see is the graphviz svg graph #83

Open
psoares opened this issue Aug 26, 2020 · 1 comment
Open

All I see is the graphviz svg graph #83

psoares opened this issue Aug 26, 2020 · 1 comment

Comments

@psoares
Copy link

psoares commented Aug 26, 2020

I tried using the blast-radius through docker on windows 10, with terraform 0.13
It starts up fine, but the rendered result is just a broken toolbar (none of the buttons or the dropdown works), and the graph as generated by graphviz:

image

The data seems to not be parsed properly. See javascript console below... data is undefined:
image

When I click the the red icon on the toolbar, the container logs show the following:
image

@Jrc356
Copy link

Jrc356 commented Sep 2, 2020

I just made a PR that replaces pyhcl with python-hcl2 and found that it cleared up a bunch of my parsing errors. This is slightly different than the errors I was getting (unless this is not the full log?) but perhaps it could help out?

Here's the fork: https://github.com/Jrc356/blast-radius
just clone that guy and run a pip install . in the cloned dir then use as normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants