Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

client status "reconnecting"? #405

Closed
Thstone37 opened this issue Mar 13, 2017 · 9 comments
Closed

client status "reconnecting"? #405

Thstone37 opened this issue Mar 13, 2017 · 9 comments

Comments

@Thstone37
Copy link

Thstone37 commented Mar 13, 2017

I compiled ngrok server and ngrok client,and start ngrokd,there is my clound sever:go1.4,centOS7.2 64

image

and there is ngrok.cfg

image

and there is client status
image

and there is ping to ngrok.thstone37.xyz

image

@NewNimo
Copy link

NewNimo commented Mar 16, 2017

Verify that your domain name resolves to the correct IP : thstone37.xyz-->IP

@syoukaihou
Copy link

syoukaihou commented Jun 9, 2017

image

you have to add record [thstone37.xyz -->182.254.232.128].

@Mmpc1994
Copy link

image
Please tell it is ok?
image
I do not know how to fix it.

@syoukaihou
Copy link

@Mmpc1994 did you open 4443 port? in normal it will be say "online" not "reconnecting".
实现内网穿透

@Mmpc1994
Copy link

@syoukaihou
thank for you answer.
it is 4443 port is open default? i think i do not close it.
did i need to do below?
image

@syoukaihou
Copy link

@Mmpc1994 emmm, you can check your linux server first, to make sure 4443 port is opened.
service iptables status
image

@Mmpc1994
Copy link

image
image
4443 is open. i think the server is ok and it is the client has problem.
i do '''sudo GOOS=darwin GOARCH=amd64 make release-server release-client'' for client, i use mac.

@GiddyCode
Copy link

mine is saying
Session Status reconnecting..
please what should i do

@rainwen
Copy link

rainwen commented Jan 11, 2019

client add run param -log=stdout you can see detailed log
"ngrok -subdomain demo -log=stdout -config=./config.cfg 81"

@caseysoftware caseysoftware closed this as not planned Won't fix, can't repro, duplicate, stale Oct 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants