Skip to content

How can I tell cider to establish a direct connection? #1142

@timothypratley

Description

@timothypratley

OSX Yosemite 10.10.3
cider 20150617.753

Previously I could type C-c M-c
Cider would prompt me for Host:
I could type: dockerized.foo.com
the it would prompt me for port and I could connect.
Now it tries to establish an xssh connection as soon as I enter the host.
Password for /sshx:local-trek.outpace.com:

Here is my messages output:
Tramp: Opening connection for local-trek.outpace.com using sshx... Tramp: Sending command exec ssh -o ControlMaster=auto -o ControlPath='tramp.%r@%h:%p' -o ControlPersist=no -e none -t -t local-trek.outpace.com /bin/sh'
Tramp: Waiting for prompts from remote shell...
Tramp: Sending password`

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions