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

Request problem #45

Closed
mikrafizik opened this issue Feb 4, 2016 · 2 comments
Closed

Request problem #45

mikrafizik opened this issue Feb 4, 2016 · 2 comments

Comments

@mikrafizik
Copy link

We are using localtunnel to expose some local REST Api to the world. We installed localtunnel to our web server but looks like something is wrong. Tunnel works in 1 case out of 100. We get error

no more client, queue callback

and can't get response from the local server.
Do I miss something?

Server starts like:

bin/server --port 1234 //display your index.html

Localhost client:

lt --host http://*myhost*:1234 --port 80 --open

and i get url

your url is: http://smcowmlcpe.*myhost*:123

@jeremieweldin
Copy link

+1

@defunctzombie
Copy link
Contributor

The server has been refactored heavily; please try a newer version of the server and open a new issue with steps to reproduce if the issue persists.

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

3 participants