DXLgpt
DXLgpt
I encountered the same problem.
I having the same issue, with #941 WSL2+ubuntu 05:51:11 - opendevin:ERROR: manager.py:134 - Error creating controller. Traceback (most recent call last): File "/mnt/f/1Coding/OpenDevin/opendevin/server/agent/manager.py", line 125, in create_controller self.controller = AgentController(...
> Does the console show you a password you can try to connect with, directly, just to see if it works? It should be a message saying to connect with...
> OK, even without password, if you try `ssh -v -p 2222 opendevin@localhost` what happens? Paste it here for some random password. (opendevin-py3.11) dxl@WIN-EJOAN8:/mnt/f/1Coding/OpenDevin$ ssh -v -p 2222 opendevin@localhost OpenSSH_8.9p1...
> #983 is merged now--try adding `SANDBOX_TYPE=exec` to your config.toml it's working, but find out another issue. thank you
https://github.com/OpenDevin/OpenDevin/pull/983 is merged now--try adding SANDBOX_TYPE=exec to your config.toml This is working.