Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Binary is killed #174

Open
underGhost opened this issue Mar 31, 2020 · 6 comments
Open

Binary is killed #174

underGhost opened this issue Mar 31, 2020 · 6 comments

Comments

@underGhost
Copy link

I'm running into an interesting issue where the ngrok process is killed, then deleted.

When running the binary after a fresh install I get: Killed: 9, then every time after it cant find the binary.

Could this be due to an environment change?

@joshuatvernon
Copy link

I am getting this issue as well. I tried install from npm, brew and directly downing from the https://ngrok.com/download site.

Steps to reproduce:

  1. Download ngrok with NPM
$ npm install -g ngrok
  1. Run ngrok
$ ngrok help
[1]    29411 killed    ngrok help

@Beelucky
Copy link

Beelucky commented Sep 4, 2020

Binary have a call amazon serverlet and resolve is create excluder commandline / CLI to another overlay scope

@cindyjyuan
Copy link

Getting this same issue. Were you able to resolve it?

@n0bisuke
Copy link

Getting this same issue. in Node.js v17.0.1

@n0bisuke
Copy link

Getting this same issue. in Node.js v17.0.1

It's not a solution, but it worked when I ran it via npx.

npx ngrok help

@ghost
Copy link

ghost commented Dec 10, 2022

I started having this issue after upgrading to Mac OS Ventura.
I can manage to have ngrok working by installing the same version via brew, which is completely bizarre.
It's like the npm version of ngrok is having the problem, not my laptop.
I have also tried to disable the firewall, but as I said, the brew version works, so there is no issue with the firewall either.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants