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

client starts but with sqlite-vec errors #3464

Open
GDA63 opened this issue Feb 12, 2025 · 1 comment
Open

client starts but with sqlite-vec errors #3464

GDA63 opened this issue Feb 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@GDA63
Copy link

GDA63 commented Feb 12, 2025

I managed to get the client running, but the following errors are reported:

ERRORS
Failed to load sqlite-vec extensions:
{}

⛔ ERRORS
Error starting agent for character Eliza:
{}

["⛔ Error: Loadble extension for sqlite-vec not found. Was the sqlite-vec-linux-arm64 package installed?"]

⛔ ERRORS
Error starting agents:
{}

The "start:client" command appears to work, the browser page opens but there are no agents to be selected.

Any suggestions?
Thanks.

@GDA63 GDA63 added the bug Something isn't working label Feb 12, 2025
@Minco-Yuga
Copy link
Contributor

I ran into this trying to start the docker container with an earlier version of eliza. I had to manually add the sqlite-vec-linux-arm64 to the /core package.json. My guess is you're running on the same config as my docker container. I don't run into this issue on mac natively.

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

2 participants