question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

tunnel server offline

See original GitHub issue

I get the message that the servers are offline when I try to make a tunnel. tunnel server offline: connect ETIMEDOUT 138.197.63.247:443, retry 1s I get a connection after a lot of time but this connection only remains for a few seconds. I think there is something wrong with the servers of Localtunnel. Is this possible?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:17
  • Comments:7 (1 by maintainers)

github_iconTop GitHub Comments

9reactions
thesmartcommented, Mar 11, 2019

I was blocked by this, and a colleague recommended I try ngrok. So far so good.

4reactions
johnhuntercommented, Mar 12, 2019

With localtunnel@1.9.1 I get a 404 response intermittently from the service. lt command run initially with no errors. Then the following error is thrown:

/usr/local/lib/node_modules/localtunnel/bin/client:65
        throw err;
        ^

Error: connection refused: localtunnel.me:39674 (check your firewall settings)
    at Socket.<anonymous> (/usr/local/lib/node_modules/localtunnel/lib/TunnelCluster.js:47:32)
    at Socket.emit (events.js:182:13)
    at emitErrorNT (internal/streams/destroy.js:82:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:50:3)
    at process.internalTickCallback (internal/process/next_tick.js:72:19)
Read more comments on GitHub >

github_iconTop Results From Across the Web

how to fix 'tunnel server offline: Request failed with status code ...
Looking for workarounds, I found ngrok (here). Downloaded it into some folder, opened a terminal in this folder and executed "./ngrok.exe https ...
Read more >
Monitor the status of the Microsoft Tunnel VPN solution for ...
Issue: On the Tunnel Health status tab, a server's health status reports as offline indicating it's disconnected, even though users can reach ...
Read more >
Localtunnel ~ Expose yourself to the world
Localtunnel allows you to easily share a web service on your local development machine without messing with DNS and firewall settings.
Read more >
Troubleshooting Common Errors While Working With VMware ...
Unable to Reach the Tunnel Gateway · From the device connected network, ensure that the device connects to the Tunnel server on the...
Read more >
Localtunnel Localhost Server Expose Problem. - Sololearn
I made a localhost server yesterday which would display an HTML website in ... the localtunnel client is stuck trying to connect to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found