Error connecting
See original GitHub issueI’m trying to setup my own localtunnel server and can’t seem to get it working. I’m pretty sure I have both ends setup correctly, and I do get back an address when I connect with the lt client, but after a few seconds the connection drops with
events.js:72
throw er; // Unhandled 'error' event
^
Error: connect ETIMEDOUT
at errnoException (net.js:901:11)
at Object.afterConnect [as oncomplete] (net.js:892:19)
I also see on my server HTML page that the tunnel count goes to 1, then back to 0 when the connection drops.
Any ideas?
Issue Analytics
- State:
- Created 10 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Fix connection errors - Google Chrome Help
To fix the error, click Connect on the page you try to open. ... You'll see this error if your computer or mobile...
Read more >FIX: Omegle error connecting to server [Updated Guide]
1. Try using another device · 2. Connect from another network · 3. Use a reliable VPN that won't get blocked by Omegle...
Read more >Fix: Omegle Error Connecting to Server - Appuals.com
What Causes Omegle Error Connecting to Server? ... Among other causes, the error can be caused by faulty Internet connection settings which can...
Read more >[Fix] Omegle “Error Connecting To Server. Please Try Again"
To fix this issue, check for any outages with your internet service provider, reboot your internet router, clear your browser's cache, or reset ......
Read more >How to Fix An Error Connecting to the Apple ID Server Mac ...
Have you ever meet Verification failed There was an error connecting to the Apple ID server? Are you meeting it after new iOS...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Yea, all TCP ports must be open.
The client will establish a connection on that port.
Per the instructions
None that I am aware of. A while back there were reports of requests timing out, but I believe those have been resolved. If you can reproduce it reliably I am happy to take a look (provided an example that reproduces it).