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

Errors when running on Manjaro arch #1

Open
luandro opened this issue Jan 20, 2024 · 1 comment
Open

Errors when running on Manjaro arch #1

luandro opened this issue Jan 20, 2024 · 1 comment

Comments

@luandro
Copy link

luandro commented Jan 20, 2024

2024/01/20 06:33:06 Error occurred while scanning storage: open data: no such file or directory
panic: Error occurred while scanning storage: open data: no such file or directory

goroutine 1 [running]:
log.Panicf({0x8f3c15?, 0x40e8e5?}, {0xc00031fe40?, 0x30?, 0x28?})
	/opt/hostedtoolcache/go/1.21.1/x64/src/log/log.go:439 +0x65
sedwards2009/llm-multitool/internal/mem_storage.(*SimpleStorage).scan(0xc000471020)
	/home/runner/work/llm-multitool/llm-multitool/backend/internal/mem_storage/mem_storage.go:45 +0x74
sedwards2009/llm-multitool/internal/mem_storage.New({0x8d47d9, 0x4})
	/home/runner/work/llm-multitool/llm-multitool/backend/internal/mem_storage/mem_storage.go:37 +0xad
main.setupStorage(...)
	/home/runner/work/llm-multitool/llm-multitool/backend/main.go:39
main.main()
	/home/runner/work/llm-multitool/llm-multitool/backend/main.go:673 +0x3e
@sedwards2009
Copy link
Owner

Create a data directory for it to use first. It won't make one automatically.

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