I want to open 2 ports by ngrok. first I started ngrok HTTP 80 worked ok. but when I try to open another ngrok TCP 443 the result
Tunnel session failed:
Your account ‘USERNAME’ is limited to 1 simultaneous ngrok client
session. Active ngrok client sessions in region ‘us’:
– 806d84d5e153ff13136eddee04de8157 (x.x.x.x)ERR_NGROK_108
I found one solution but I don’t know to configure ngrok.yml for the tunnel .
I couldn’t find the file …help me please
3
Answers
In GUI Files:
In Ternminal:
It would help to confirm that you have created an account first. Once you have an account you would be given an authtoken running this command
or
would create both the .ngrock2 folder and the config file.
This is what worked for me.
You may need to upgrade your plan, or email
[email protected]
.I had a simmilar problem, and:
Worked for me