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

failed: to start agent with postgres #1687

Open
berryboylb opened this issue Jan 2, 2025 · 13 comments · May be fixed by #1750
Open

failed: to start agent with postgres #1687

berryboylb opened this issue Jan 2, 2025 · 13 comments · May be fixed by #1750
Labels
bug Something isn't working

Comments

@berryboylb
Copy link

berryboylb commented Jan 2, 2025

Describe the bug

Failing start agent with POSTGRES_URL in env variable I'm on Macos Sonoma 14.6.1 LTS. Node: vv23.3.0.
I have tried to do reinstall packages and build again but still doesn't work.

To Reproduce

git checkout $(describe git checkout $(git describe --tags --abbrev=0)
pnpm i
pnpm build
pnpm start --character="characters/trump.character.json"

Expected behavior
successful startup

Screenshots
Screenshot 2025-01-02 at 13 19 25

Additional context

@berryboylb berryboylb added the bug Something isn't working label Jan 2, 2025
Copy link
Contributor

github-actions bot commented Jan 2, 2025

Hello @berryboylb! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!

@berryboylb berryboylb changed the title failed: to start agent with postgress failed: to start agent with postgres Jan 2, 2025
@AIFlowML
Copy link
Contributor

AIFlowML commented Jan 2, 2025

What is the version of ElizaOS you running ? And the Postgres package version ? Tnks

@berryboylb
Copy link
Author

eliza version 0.1.7-alpha.2, PostgreSQL 15.10

@KennethAshley
Copy link

getting this too

@berryboylb
Copy link
Author

getting this too

Were you able to find a fix?

@TaoshiKen
Copy link

getting this too

Were you able to find a fix?

No not yet

@AIFlowML
Copy link
Contributor

AIFlowML commented Jan 3, 2025

working on it.

@AIFlowML
Copy link
Contributor

AIFlowML commented Jan 3, 2025

@berryboylb @TaoshiKen you run Pg locally or in the docker ?

@berryboylb
Copy link
Author

berryboylb commented Jan 3, 2025

i used docker and https://neon.tech/ dbs, it's still the same, have you been able to replicate?

AIFlowML added a commit to AIFlowML/eliza_aiflow that referenced this issue Jan 3, 2025
@AIFlowML AIFlowML linked a pull request Jan 3, 2025 that will close this issue
@AIFlowML
Copy link
Contributor

AIFlowML commented Jan 3, 2025

#1750

i just push this PR
it should fix the problem permanently.

@AIFlowML
Copy link
Contributor

AIFlowML commented Jan 3, 2025

Happy new year !

@ryanleecode
Copy link
Contributor

Probably fixed in #1377 which was just merged

@ryanleecode
Copy link
Contributor

I have this working, i dont think this is an issue

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

Successfully merging a pull request may close this issue.

5 participants