You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: