guacsec / guac-visualizer

Visualizer for GUAC
https://guac.sh/
27 stars 21 forks source link

TypeError: Cannot create property 'vx' on string '615' #26

Closed esnible closed 1 year ago

esnible commented 1 year ago

I am new to GUAC. I did ./bin/guacone query known package pkg:pypi/pip@22.2.2 from the command line. The command showed two tables and two links, the last link being http://localhost:3000/?path=3288,3287,615,614,82902 .

At that link I see the error Unhandled Runtime Error / TypeError: Cannot create property 'vx' on string '615' with a call stack that includes packages d3-force-3d, force-graph, and kapsule but no guac.

I run the visualizer with npm run dev and GUAC with docker compose up. GUAC has collected:

./bin/guacone collect files ../guac-data/docs
./bin/guacone collect files ../guac-data/top-dh-sboms/vault.json

GUAC version

git log
commit 46b012f426894ef044a36a56917f9d225e5ceeb0 (HEAD -> main, origin/main, origin/HEAD)

GUAC-visualizer version

git log    
commit 1714eea9f69df177f19489375aa8e0e1b211d806 (HEAD -> main, origin/main, origin/HEAD)
mlieberman85 commented 1 year ago

By any chance are you running stuff through Lima/Colima on m1 Mac?

esnible commented 1 year ago

8-Core Intel Core i9, macOS Ventura 13.3.1.

mlieberman85 commented 1 year ago

Are you using docker desktop or something else like Colima for running docker compose?

esnible commented 1 year ago

Docker Desktop for compose (4.14.1; Engine 20.10.21; Compose v2.12.2).

npm version 9.6.3 on macOS for guac-visualizer.

lumjjb commented 1 year ago

Thanks Ed, we’ll try to replicate it.

On Sat, May 27, 2023 at 12:18 PM Ed Snible @.***> wrote:

Docker Desktop for compose (4.14.1; Engine 20.10.21; Compose v2.12.2).

npm version 9.6.3 on macOS for guac-visualizer.

— Reply to this email directly, view it on GitHub https://github.com/guacsec/guac-visualizer/issues/26#issuecomment-1565569478, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAXLDBUZBGCYG3JM3SLIPOTXIISN5ANCNFSM6AAAAAAYREHGE4 . You are receiving this because you are subscribed to this thread.Message ID: @.***>