David Pinheiro

Results 18 comments of David Pinheiro

@manuel220x, thank you for reporting it. I want to apologize for the time it is taking for fixing this bug but I’ve been busy with work and family and had...

Hi @mdcclxv, The `key mismatch` error happens when the ssh client does not find the right entry on `$HOME/.ssh/knownhosts`. Can you check if your `knownhosts` file have multiple entries for...

> No no, you got that wrong, the REMOTE_MYSQL_IP is the destination of the tunnel, the key is used for authorizing on the Linux box when connecting via SSH. My...

> You replied while I was editing the previous answer :) > No duplicates for the REMOTE_LINUX_BOX_IP, I checked. If that was the case then PuTTY and PhpStorm should be...

Hi @mdcclxv, are you still facing the same issue? We might have a problem with the [library](golang.org/x/crypto/ssh/knownhosts) used to parse the `known_hosts` files not being able to understand old records....

> Is this feature being developed? Hi @solus-hq, I am not aware of anyone working on this feature for mole.

Hi @jminck, I think you're facing #127, which is a bug when passing certain flags on `start alias`. Thanks!

@jminck , any chance you can try with `master` and let me know if that is working for you?

Hi @ivanpavlina, that tis expected since `mole` does not understand `ProxyCommand`. It is definitively a nice feature for mole and I can add it to the roadmap. And thanks you...

Hi @pichwo, Sorry for taking this long to get back to you. Thank you for the kinds words :) I want to have a RPC server on Mole to enable...