istornz / iPokeGo

A native iOS client to map the Pokemon around you!
https://github.com/RocketMap/RocketMap
MIT License
642 stars 168 forks source link

ngrok server violation due to too many connections #193

Closed torres01 closed 8 years ago

torres01 commented 8 years ago

it works perfectly fine for about 5-10 min. then the pokemons start to disappear from the app. live map is still working, mobile access is still enabled. testing the ngrok server url in safari brings this error: "too many connections! the tunnel session...has violated the rate-limit policy of 20 connections per minute. please decrease your inbound connection volume or upgrade to a paid plan for additional capacity. " this really makes the app useless for now, since the server url the live map creates isn't connected to any ngrok account with a paid plan. is there a possibility to fix that?

markvl91 commented 8 years ago

You should create a free ngrok account, this increases the maximum number of connections per minute to 40.

On 8 aug. 2016, at 21:43, torres01 notifications@github.com wrote:

it works perfectly fine for about 5-10 min. then the pokemon start to disappear from the app. live map is still working, mobile access is still enabled. testing the ngrok server url in safari brings this error: "too many connections! the tunnel session...has violated the rate-limit policy of 20 connections per minute. please decrease your inbound connection volume or upgrade to a paid plan for additional capacity. this really makes the app useless for now, since the server url the live map creates isn't connected to any grok account with a paid plan. is there a possibility to fix that?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

torres01 commented 8 years ago

why closed? the problem is not solved

Am 09.08.2016 um 21:33 schrieb Dimitri Dessus notifications@github.com:

Closed #193.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.