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

v0.1.6 When running on the gitpod , not able to chat in terminal when pnpm start , "Error starting agent for character Eliza" #1328

Closed
onlyzerosonce opened this issue Dec 21, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@onlyzerosonce
Copy link
Contributor

Describe the bug

When running the Eliza in the gitpod from the readme , it installs successfully. but when I start the eliza with pnpm start it just gets stuck and nothing happens even after waiting for some time.

To Reproduce

just deploy it using gitpod link.
once successfully installed.
run
"pnpm start"

Expected behavior

Expected behavior is that you should be able to chat with in terminal but it gets stuck and
Screenshots

image

@onlyzerosonce onlyzerosonce added the bug Something isn't working label Dec 21, 2024
@onlyzerosonce onlyzerosonce changed the title v0.1.6 When running on the gitpod , not able to chat in terminal when pnpm start v0.1.6 When running on the gitpod , not able to chat in terminal when pnpm start , "Error starting agent for character Eliza" Dec 21, 2024
@onlyzerosonce
Copy link
Contributor Author

⛔ ERRORS
Error starting agent for character Eliza:
{}

["⛔ Error: Invalid cache store: undefined or required configuration missing."]

⛔ ERRORS
Error starting agents:
{}

@oxSaturn
Copy link
Contributor

oxSaturn commented Dec 21, 2024

Add CACHE_STORE=database to your .env file. You might have an old .env file missing CACHE_STORE. See #1308

@onlyzerosonce
Copy link
Contributor Author

this did help start the agent, but then still I am not able to chat in the terminal.

image

@oxSaturn
Copy link
Contributor

Nah, I don't think chatting in the terminal is supported at the moment. Maybe someone can confirm it.

@onlyzerosonce
Copy link
Contributor Author

I was able to chat with previous version in terminal.
WhatsApp Image 2024-12-16 at 13 42 53

@onlyzerosonce
Copy link
Contributor Author

in v0.1.7 this issue got fixed , eliza agent started with default settings.

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