Open phazeight opened 6 months ago
Hey, thanks for reporting!
When it opens localhost:3000 on your browser, do you see a completely white page, or a whiteboard with no resources? Do you see any errors in the browser console?
I am having same issues, and I can see the sidebar navigation, but the whiteboard is empty
sorry got lost in the shuffle, will get back to this shortly with much more details
I have the same issue. It doesn't show anything on a plan with over 100 changes. inkdrop plan.out --debug --show-unchanged --telemetry-off --detailed
Nothing special in console
@phazeight The issue in your case was probably related to a bug that couldn't render nested modules with the same name (module.acm.module.acm
from what I can read in your logs). This should be fixed in 1.1.46
@kjm0001 and @JanRK, your problem is likely something different, though. Would you mind sharing a file containing the whole --debug
output?
okay gonna give it a shot
EDIT: YO its working much better now! Thanks!
Hey, really excited to try this tool but I can't seem to get it to work.
Trying to run it using a plan file this is the command I'm doing
inkdrop tfplan --detailed --debug
and the logs make it look like it sees real resources in my plan, and its trying to do things (opens the broweser chrome window on locahost:300 and such) , but it inevitably just hangs and never shows a complete render.
Any ideas based off these logs?
Here is the first section
and here is the end
there are a bunch of logs in the middle regarding resources that don't seem relevant to post here (removing inactive resources, aggregating and such) but let me know if you want to see those too.