Vitaliy Ryepnoy

Results 12 comments of Vitaliy Ryepnoy

well, at least, both tunnels are working, just tested. I believe, the problem is in the original valet code `public $tunnelsEndpoint = 'http://127.0.0.1:4040/api/tunnels';` the tunnel endpoint is hardcoded and ngrok...

the issue has been confirmed and reproduced with original valet on Mac. I created an issue here https://github.com/laravel/valet/issues/145

I'm not using valet anymore, as I switched to docker years ago (life is so much easier now)), but you're welcome to submit an update, I understand this might be...

I'm not using valet anymore, as I switched to docker years ago (life is so much easier now)), but you're welcome to submit a fix, as I understand this might...

yeah, this is the change they made in original project, I should update my version accordingly, thanks

no, it doesn't help me, I can have the tunnel perfectly fine in the terminal and connect via localhost, but I can't use built-in Proxy/SSH in compass, cos of this...

The issue is real, Compass can't connect with pem or id_rsa keys on MacOS via ssh tunnel. Current workarounds I consider: - use ssh tunnel in the terminal and connect...

@farmani sorry, you can connect using what? I also can connect to mongo, and this is not the issue we're discussing here. I can't connect to DocumentDB via ssh tunnel...