Skip to content

Key mismatch #153

Description

@mdcclxv

Hi there,

I'm trying to open a SSH tunnel on a production server using the following command line:

mole start local --verbose --source 10.1.1.12:3306 --destination REMOTE_MYSQL_IP:3306 --server user@REMOTE_LINUX_BOX_IP:22 --key <path_to\private_key>

and I get the following error:

ssh: handshake failed: knownhosts: key mismatch

The ssh config file being used is the right one, in my profile:

using ssh config file from: C:\\Users\\Katy\\.ssh\\config

I have PuTTY and PhpStorm connecting successfully, with the same tunnel working under PuTTY, so it's definitely NOT a key mismatch.

Any ideas?

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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