loca.lt DOWN?
See original GitHub issueThis morning it seems that the server has a problem: while refreshing the url through the loca.lt url I get errors most of the time:
- A 404 page error (but it is actually the good response from my server for the url I test)
- A 500 internal server error (which doesn’t occur on my local server, I’ve checked the logs)
- A PR_END_OF_FILE_ERROR Secure connexion error
I use localtunnel to debug a local Stripe Webhook and events send by Stripe fail with a TLS error. Earlier this morning the events were working OK and then it has started to fail and never worked again.
Here the command that I’ve been using for months:
lt --port 80 --subdomain mypublicsubdomain --local-host mylocal.domain.loc
Issue Analytics
- State:
- Created 2 years ago
- Reactions:7
- Comments:32
Top Results From Across the Web
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 >localtunnel - npm
When localtunnel is installed globally, just use the lt command to start the tunnel. lt --port 8000. Thats it! It will connect to...
Read more >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 - Bountysource
I've noticed that in some cases when a user starts a localtunnel client - then exits it (via ctrl + c) - the...
Read more >LOCA HOUSE | STREETWEAR | EVERYBODY'S WELCOME
Streetwear that translates and easily elevates your style. Loca House is an Australian online fashion boutique. Free shipping and Afterpay available.
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
Seems like 500 error is back again
@TheBoroer Here’s a more complete curl response, hopefully it’s helpful. However, I run my local tunnel with
lt --port 8080 --subdomain [mysubdomain] --print-requests
, I don’t use the--local-host
flag, and I was still having issues yesterday. That being said, it seems to be working ok today!I ran my local tunnel in debug mode and generated a few slack events to see what would happen, here’s the out put from that: