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

Error fetching POST http://127.0.0.1:3210/api/push_config 500 Internal Server Error #227

Open
xjq284 opened this issue May 1, 2024 · 8 comments

Comments

@xjq284
Copy link

xjq284 commented May 1, 2024

Diffing local code and deployment state
Analyzing and deploying source code...
✖ Error: Unable to push deployment config to http://127.0.0.1:3210
Error fetching POST http://127.0.0.1:3210/api/push_config 500 Internal Server Error: InternalServerError: Your request couldn't be completed. Try again later.

node v21.1.0

@61cygni
Copy link
Collaborator

61cygni commented May 1, 2024 via email

@abhavk
Copy link
Contributor

abhavk commented May 2, 2024

Hi! I have a similar error despite matching node versions on both the server and npm run dev.

output from running ./convex-local-backend:

image

output from npm run dev:

image

node version is v20.10.0 on both consoles and both are in the same directory (ai-town). Saw no failures on installation.

What am I doing wrong?

@61cygni
Copy link
Collaborator

61cygni commented May 2, 2024 via email

@abhavk
Copy link
Contributor

abhavk commented May 2, 2024

Nope, tried after running nvm use 20 on both terminals (they were already running in the same directory, just two terminals). Proof:

image

Have you seen this error for any other reason?

@61cygni
Copy link
Collaborator

61cygni commented May 2, 2024 via email

@abhavk
Copy link
Contributor

abhavk commented May 2, 2024

Wow, got it to work on 18. It seems to fail with node v20 and 21 (same error as above). Some notes:

  1. On node 18 it seems to work fine, although agents take some time to get moving.
  2. On node 19 it starts up fine but I see errors repeatedly on agent:agentDoSomething. I can post more if that is helpful.

P.S. Laptop going brrr and so cool to see the agents chatting, thanks for making this available! 🙂

First conversation b/w Stella and Pete is amazing: "Stella, you are lost and blinded by the devil's deceit. Turn away from your wicked ways and seek the true path of righteousness. The love of God is the only way to find true happiness and fulfillment in life."

@61cygni
Copy link
Collaborator

61cygni commented May 2, 2024 via email

@abhavk
Copy link
Contributor

abhavk commented May 3, 2024

#228 submitted

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

3 participants