Closed osauldmy closed 2 months ago
@osauldmy did you start a distant manager on your local machine such as via distant manager listen --daemon
?
Oh, that's embarrassing. Problem was between keyboard and chair :D
I somehow didn't notice the sentence the manager should be started on local machine, I naturally thought it should be started on remote. Thanks
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Hello and thanks for your work.
Unfortunately I cannot make
distant
work and don't have ideas anymore what else to try. At first I went through neovim quickstart, encountered "exit 1" messages and thought about making it work with cli.Any command combination I try results in the same error message. Enabling
--log-level debug
unfortunately doesn't help, log file has same output as stderr. Literally every try results in following error message:distant is in the PATH of the user on remote.
I tried:
distant launch ssh://user@ip
(ip
is not an alias here, just a placeholder)distant server listen --daemon
on remote and thendistant connect ssh://user@ip
--options="ssh.backend="
value from defaultMy setup: