மனோஜ்குமார் பழனிச்சாமி
மனோஜ்குமார் பழனிச்சாமி
Could you test #2927?
> from the screenshot in your first post, @BradKML is not the author but @blshao84.
As mentioned [here](https://github.com/ollama/ollama/issues/2714#issuecomment-1961882175), the prompt is split into two parts. Seems the first part is truncated. So, the system prompt lost it's meaning. Sample prompt : https://github.com/OpenDevin/OpenDevin/blob/9b1f59a56e77b269a699df003439a0857733d08e/tests/integration/mock/CodeActAgent/test_write_simple_script/prompt_001.log#L197-L203
Could you share a sample task?
Which browser are you using?
Could you check in Chrome/Edge or another browser except Firefox? https://github.com/OpenDevin/OpenDevin/issues/2625#issuecomment-2194038303
@xingyaoww I think this is the ~right issue~ to discuss this. Will we move to [Paramiko](https://www.paramiko.org/) for windows support? https://github.com/OpenDevin/OpenDevin/pull/2059#discussion_r1632184135 Why are we using pxssh over Paramiko?  [Source](https://pexpect.readthedocs.io/en/stable/api/pxssh.html) Relevant...
> You can debug the SSH connection by running: `ssh -v -p 65519 opendevin@localhost` using the password '951d1d51-842d-4ea1-9bf9-5fccc3953ba6' Did you run this?
> root@c50d0dd2924f:~# debug1: channel 0: free: client-session, nchannels 1 how root user logged in? > debug1: Exit status -1 non-zero exit status, which means the command failed to execute successfully
> ssh -v -p 65519 opendevin@localhost Could you connect to the Opendevin user instead of root user?