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.

Unable to start LocalTunnel

See original GitHub issue

I tried running localtunnel with command lt --port 2019 but it didn’t work. It didn’t show any error message, any success/warnings. Absolute blank. I had to use Ctrl + C to come out of it.

I used npm i -g localtunnel to install it.

Can anyone help me??

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:50
  • Comments:50 (1 by maintainers)

github_iconTop GitHub Comments

22reactions
SmitVavliyacommented, May 2, 2020

please try below code:

“webhook”: “lt -h ‘http://serverless.social’ -p 5000”

21reactions
sasagrcommented, Feb 15, 2020

I found this workaround. Add -h http://localtunnel.me/ and use the url with http instead of https

Read more comments on GitHub >

github_iconTop Results From Across the Web

Localtunnel running problem, doesn't work at all
It seems like localtunnel is currently down. Click here to go to the github issues page for more information and updates.
Read more >
Localtunnel Localhost Server Expose Problem. - Sololearn
Step 1: I open 2 command windows Step 2: Start the localhost from a window And install the localtunnel using code below in...
Read more >
localtunnel - npm
Start using localtunnel in your project by running `npm i localtunnel`. There are 239 other projects in the npm registry using localtunnel.
Read more >
Localtunnel, make your local server accessible from the internet
Both one and the other will provide us with an Apache server to be able to share the content from our local server....
Read more >
Localtunnel Tutorial #TutorAfterNgantor - YouTube
Your browser can't play this video. ... Download localtunnel : $ npm install -g localtunnel 3. Run localtunnel : $ lt --port {port} ......
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