Eran Ifrah
Eran Ifrah
try and use `lldb-vscode`
I just tried that: i switched from `CodeLite Makefile Generator` -> `Default` started `lldb-vscode` and it worked...
will give it another go...
btw, I did find this bug report: https://bugzilla.redhat.com/show_bug.cgi?id=1953591 Which has the exact same error you as (and CodeLite, too, is using `libssh`)
BTW, with this commit: https://github.com/eranif/codelite/commit/b1005a7d2b26552f48700a831f9cebebb46e2281 You should be able to alter the key algorithms
I can probably upload a build in the next hour and will send you a link. This serves us both, as this way you can confirm that the fix works
You can try this version (not public yet): https://downloads.codelite.org/codelite/17.1.0/codelite-amd64-17.1.0.exe
any feedback? does this build fixes your issue?
are you getting the same errors as before?
the original error was about KEX `kex error:...` Did you try setting the environment variable `SSH_OPTIONS_KEY_EXCHANGE`?