Ngrok: Reserved TCP address for EU region does not work

Created on 23 Apr 2016  路  1Comment  路  Source: inconshreveable/ngrok

"Tunnel session failed: This address is allocated for a different region. Failed to bind the address '1.tcp.eu.ngrok.io:xxxxx' in region 'us' because it is in the 'eu' region"

Although I've nowhere set the region to be "us"...

ngrok.yml

...
ssh-access:
addr: 22
proto: tcp
remote_addr: 1.tcp.eu.ngrok.io:xxxxx

What's the issue?

Most helpful comment

Resolved the issue by adding "region: eu" to the top of the config file.

>All comments

Resolved the issue by adding "region: eu" to the top of the config file.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

shubhamk1997 picture shubhamk1997  路  5Comments

mindcont picture mindcont  路  7Comments

DB1500 picture DB1500  路  8Comments

christhesoul picture christhesoul  路  7Comments

alexforever86 picture alexforever86  路  5Comments