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

Bolt/Cayley bug on startup #657

Open
moul opened this issue Apr 13, 2023 · 0 comments
Open

Bolt/Cayley bug on startup #657

moul opened this issue Apr 13, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@moul
Copy link
Owner

moul commented Apr 13, 2023

I think it works on Linux but not on Mac.

If I rsync an indexes.bolt, it works, but if I start from scratch it fails.

 2 ~/g/s/g/gnolang/roadmap  dev/moul/milestones   via  v1.20 
❯ rm -rf ~/.depviz/indexes.bolt 

 2 ~/g/s/g/gnolang/roadmap  dev/moul/milestones   via  v1.20 
❯ go run moul.io/depviz/v3/cmd/depviz --debug fetch -github-token=$GITHUB_TOKEN --resync gnolang/roadmap
2023-04-13T16:29:21.972+0200    DEBUG   depviz/main.go:168      logger initialized
fatal: init store: load STORE: quadstore: not initialized
exit status 1

 2 ~/g/s/g/gnolang/roadmap  dev/moul/milestones   via  v1.20 
❯ go run moul.io/depviz/v3/cmd/depviz --debug fetch -github-token=$GITHUB_TOKEN --resync gnolang/roadmap
2023-04-13T16:29:24.388+0200    DEBUG   depviz/main.go:168      logger initialized
fatal: init store: load STORE: quadstore: not initialized
exit status 1

┆Issue is synchronized with this Trello card

@moul moul added the bug Something isn't working label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant