ngrok ERR_NGROK_702 Too Many Connections

Thiago Souza picture Thiago Souza · Dec 2, 2016 · Viewed 32.7k times · Source

I'm using ngrok to put my web application online and make some tests. But, when I reload the page, the error ERR_NGROK_702 (Too Many Connections) appears, like the image below.

ngrok err_ngrok_702

Is there any way to solve or avoid it instead of buying a paid plan?

How can I decrease the inbound connection volume, as said in the message?

Or the only way is to wait some minutes and try again?

I'll appreciate any suggestions.

Answer

mmatczuk picture mmatczuk · Oct 16, 2017

You can use https://github.com/mmatczuk/go-http-tunnel it's self hosted open source ngrok alternative.