Closed sbalani closed 7 months ago
You can change what ports OpenDevin uses, by editing the vars at the top of the Makefile
https://github.com/OpenDevin/OpenDevin/blob/main/Makefile#L5-L7
Yes, @foragerr 's solution will work. I'll close this for now but please tell us if you have any other issues.
@neubig i would still suggest adding it to the readme as I think it’s important and not obvious.
Thanks for the great work though! 🤩
Thanks @sbalani , could you send a PR then?
Describe the bug
Devin is trying to spin up its own node server. By default it tried to use port 3000, and when it found that port 3000 was being used, decided to kill it, thus killing itself
Setup and configuration
Current version:
My config.toml and environment vars (be sure to redact API keys):
My model and agent (you can see these settings in the UI):
Commands I ran to install and run OpenDevin:
Steps to Reproduce:
Logs, error messages, and screenshots: