I got 504 Gateway Time-out Error
See original GitHub issueHi,I am sorry about this.i am a noob. So today i first install localtunnel,then i run this command
lt -p 8000.
i get this result. but when i vist this web.i got 504 error.
what went wrong .please!
Issue Analytics
- State:
- Created 8 years ago
- Comments:23
Top Results From Across the Web
The Quick & Easy Guide to Fixing 504 Gateway Timeout Errors
A 504 Gateway Timeout Error means your web server didn't receive a timely response from another server upstream when it attempted to load...
Read more >Here's how to fix a 504 Gateway Timeout error - Lifewire
A 504 Gateway Timeout error means that one server involved in displaying the web page did not communicate to another one quickly enough....
Read more >How to Fix the 504 Gateway Timeout Error on Your Site - Kinsta
A 504 Gateway Timeout error indicates that the web server is waiting too long to respond from another server and “timing out.” There...
Read more >What is a 504 Gateway Timeout error, and how to fix it?
The 504 (Gateway Timeout) status code indicates that the server while acting as a gateway or proxy, did not receive a timely response...
Read more >How to Fix 504 Gateway Timeout Errors - Business Insider
A 504 gateway timeout error means that the server you're trying to reach didn't receive a timely response from another server it relies...
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
I installed lt today and I keep getting connection errors over and over. If the main suggestion is to use another project, would it not be better to just put this “advice” in the main page so people don’t waste their time?? I understand this is open source etc, but if nobody is taking care of this project this should be made aware to the people that are trying to use it.
I think this may be related to a change in OS X 10.11 El Capitan.
I have identical web stacks running on two machines: one with Yosemite, the other with El Capitan. I just tried lt --port 5000 on both. The Yosemite machine works fine and the El Capitan machine doesn’t get back to the web server running on port 5000. I’ve checked for firewall - none.
I know there are other dev tool breakages on El Capitan so I’m skeptical. Can anyone confirm whether they’ve used lt successfully on OS X 10.11?
Thanks.