Skip to content

Distant does not go into shell after connectingΒ #253

@toshinari123

Description

@toshinari123

Hello, I tried distant connect ssh://<ssh alias> and it succesfully runs and returns a number but does not start the shell (like shown in distant.dev):

[toshinari@nixos:~]$ distant connect ssh://connect-dev26 --log-level trace
1477873771

[toshinari@nixos:~]$ distant connect ssh://connect-dev26 --log-level=trace
6068953

[toshinari@nixos:~]$ echo $?
0

I also tried distant server listen on my remote and copying the distant url to distant connect, and same behavior occurs. My distant version is 0.20.0, it might be due to my quirky NixOS. Can someone provide guidance on how to troubleshoot? i set different --log-level s but no extra outputs.

Couldn't find a discord server or something so asked here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions