Tunnel crashes randomly after 20-30 Minutes
See original GitHub issueabc@bcd-GL MINGW64 ~
$ lt -l grumberg.app -p 80
your url is: https://zsmhwraqtc.localtunnel.me
C:\Users\abc\AppData\Roaming\npm\node_modules\localtunnel\bin\client:58
throw err;
^
Error: connection refused: localtunnel.me:33399 (check your firewall settings)
at Socket.<anonymous> (C:\Users\abc\AppData\Roaming\npm\node_modules\localtunnel\lib\TunnelCluster.js:47:32)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at emitErrorNT (net.js:1295:8)
at _combinedTickCallback (internal/process/next_tick.js:80:11)
at process._tickCallback (internal/process/next_tick.js:104:9)
Any idea?
Issue Analytics
- State:
- Created 6 years ago
- Reactions:11
- Comments:13 (1 by maintainers)
Top Results From Across the Web
Crashing after a few minutes · Issue #81 · localtunnel ... - GitHub
It happens when the localtunnel server crashes and restarts. Your previous connection is lost. The error message is not super helpful because it ......
Read more >IPsec tunnel keep crashing - Server Fault
When I create VPN IPsec tunnel between offices everything works fine for about 10 minutes and then it crashes. Then, after some time ......
Read more >Everything on my PC keeps crashing randomly with
Everything on my PC keeps crashing randomly with "STATUS_ACCESS_VIOLATION" error. I own this laptop for over a year - Lenovo Legion 5.
Read more >Metro 2033 Redux - Game still keeps crashing
One Month after release the game still keeps crashing randomly. Sometimes after a few seconds, sometimes after a few minutes, but it happened...
Read more >car fire on bay bridge
One dead, five injured after plane crashes on Haulover bridge, hits car and catches fire May 14, 2022 2:04 PM Miami airport traffic...
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
@defunctzombie it happens after a few minutes, sometimes even shorter. Also, the crash is caused by an uncaught exception. It should at least be handled gracefully. Of course, ideally, it would recover and reconnect.
I’m having the same issue