ngrok icon indicating copy to clipboard operation
ngrok copied to clipboard

Terminal Stuck / hung on [process completed]

Open gregg-cbs opened this issue 5 years ago • 5 comments

On my Mac : Catalina.

When I open ngrok it runs the initial opening script and gets hung on: [Process completed]

Making it unusable because there does not seem to be a way to escape this.

Screenshot 2019-12-27 at 09 25 12

gregg-cbs avatar Dec 27 '19 09:12 gregg-cbs

The same. Has anyone found how to fix this?

xmutaborx avatar Mar 02 '20 16:03 xmutaborx

I am still facing this issue. Any answers on this?

gregg-cbs avatar Mar 19 '20 11:03 gregg-cbs

I have the same issue as well...grrrrr

mstennett avatar Apr 07 '20 17:04 mstennett

solution: open your terminal, go to the folder where the ngrok is located

  • cd ./Downloads

open ngrok with parameters through your terminal

  • ./ngrok http 80

xmutaborx avatar Apr 08 '20 07:04 xmutaborx

Thx, it solved

timbright avatar May 30 '20 13:05 timbright