Ngrok: Ngrok Commands getting killed

Created on 19 Mar 2020  Â·  5Comments  Â·  Source: inconshreveable/ngrok

Any command I am writing is showing "zsh: no such file or directory: ./ngrok". I have installed it a lot of times and it's there in the /usr/local/bin directory. After I restart my computer it works the first time and after that it gives this error.
➜ ~ ngrok http 80
[1] 63136 killed ngrok http 80
and after that writing the ./ngrok http 80 it gives the same no such file or directory error. Any solution to this ?

Most helpful comment

I'm use bash and also getting Killed: 9 after trying to run and the executable being deleted. After restarting I get to run it 1 time before it breaks again.

All 5 comments

I'm use bash and also getting Killed: 9 after trying to run and the executable being deleted. After restarting I get to run it 1 time before it breaks again.

same problem here +1. Anyone help ?

Damn. Actually happy to know I'm not the only one this is happening to. Getting the Killed: 9 after running ngrok authtoken command and then Permission denied when I try running it again. Any help?

any solutions yet ? same issue

I use docker to helper.
Install docker, and run following script: https://gist.github.com/kakhaUrigashvili/42896a7bc4148abe94e3f87191462890

It works for me.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

patcoll picture patcoll  Â·  5Comments

cleocn picture cleocn  Â·  6Comments

owlstack picture owlstack  Â·  5Comments

lukewlms picture lukewlms  Â·  12Comments

asukiaaa picture asukiaaa  Â·  5Comments