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.

localtunnel server returned an error...

See original GitHub issue
/usr/local/lib/node_modules/localtunnel/bin/client:48
        throw err;
        ^

Error: localtunnel server returned an error, please try again
    at Request._callback (/usr/local/lib/node_modules/localtunnel/lib/Tunnel.js:53:27)
    at Request.self.callback (/usr/local/lib/node_modules/localtunnel/node_modules/request/request.js:198:22)
    at emitTwo (events.js:87:13)
    at Request.emit (events.js:172:7)
    at Request.<anonymous> (/usr/local/lib/node_modules/localtunnel/node_modules/request/request.js:1082:10)
    at emitOne (events.js:82:20)
    at Request.emit (events.js:169:7)
    at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/localtunnel/node_modules/request/request.js:1009:12)
    at emitNone (events.js:72:20)
    at IncomingMessage.emit (events.js:166:7)

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:14
  • Comments:25 (1 by maintainers)

github_iconTop GitHub Comments

4reactions
AnushaPendyamcommented, Apr 18, 2017

Check if there are any security privileges for the system and try to update SSL certificate.Due to security privileges I’m not suppose to update SSL certificates in the office PC so I did not fix it in the same system. when I did it in my Personal PC it’s working fine without any errors untitled .

3reactions
samrodcommented, Nov 13, 2017

Alright, it’s back up. I guess localtunnel.me was just down. Are there either fallback or alternative servers available for such cases?

Read more comments on GitHub >

github_iconTop Results From Across the Web

localtunnel server returned an error, please try again
The cloud-hosted part of Localtunnel was down around the time you posted this question. It appears to be working again.
Read more >
localtunnel not working - Google Groups
ERROR: Unexpected server reply. Make sure you have the latest version of the client. Anyone know what it means?
Read more >
localtunnel-server - Bountysource
"When I use my own localtunnel server it shows "404". ... Error: connection refused: subdomain.host.com:41765 (check your firewall settings) $ 0.
Read more >
localtunnel | Yarn - Package Manager
localtunnel exposes your localhost to the world for easy testing and sharing! No need to mess with DNS or deploy just to have...
Read more >
Top 5 localtunnel Code Examples - Snyk
Learn more about how to use localtunnel, based on localtunnel code examples ... server.address().port) tunnel.tunnel_cluster.on('error', function (err) { if ...
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