Server not available
After running the code annd local server I get OpenDevin but this error appears in the browser: ERROR: Failed connection to server. Please ensure the server is reachable at ws://localhost:3000/ws.
Did you start Docker? Can you please check in the terminal if the server is running on port 3000 or not?
@aymen5507 we'll need more info here. Can you respond with:
- The commands you ran to start the app
- The environment/config variables you used (redacting your API keys)
- Everything output from uvicorn after running that command and starting the frontend
- A screenshot of the /ws item in the network tab of your browser's console (CMD+Shift+C or CTRL+Shift+C ususally)
See also: https://github.com/OpenDevin/OpenDevin/issues/344
i get the same error when i open the frontend everything seems to work, i dont get any error logs but when I open the server it says this error, and i tried the trouble shooting in #344 but it still shows everything working in the terminal logs but it isn't
@davtin19 feel free to open a new issue with all the information here: https://github.com/OpenDevin/OpenDevin/issues/441#issuecomment-2028786569