localtunnel server returned an error... #40
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
same error
I get this as well, any suggestions?
Seems like this is the issue https://github.com/localtunnel/server/issues/31 and this is a proposed solution: https://github.com/localtunnel/server/pull/50
same
C:\angular\intro-to-webdev-app-master\intro-to-webdev-app-master\app>lt --port 8080
C:\Users\anushap\AppData\Roaming\npm\node_modules\localtunnel\bin\client:48
throw err;
^
Error: localtunnel server returned an error, please try again
\AppData\Roaming\npm\node_modules\loca
ltunnel\lib\Tunnel.js:53:27)
at Request.self.callback (C:\Users\anushap\AppData\Roaming\npm\node_modules
localtunnel\node_modules\request\request.js:186:22)
at emitTwo (events.js:106:13)
at Request.emit (events.js:191:7)
at Request. (C:\Users\anushap\AppData\Roaming\npm\node_modules\lo
caltunnel\node_modules\request\request.js:1081:10)
at emitOne (events.js:96:13)
at Request.emit (events.js:188:7)
at IncomingMessage. (C:\Users\anushap\AppData\Roaming\npm\node_mo
dules\localtunnel\node_modules\request\request.js:1001:12)
at IncomingMessage.g (events.js:286:16)
at emitNone (events.js:91:20)
I get the same error too D:
It's due to SSL certification error in the system
@AnushaPendyam How to fix it?
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

.
I got the same error too,
At first i clone the repository into my local, when i run
npm install, i get an error aboutnode-gyp buildorutf-8-validate, i find this was gcc version wrong, so i update gcc version,then i run command
npm installcorrectly has no error。And next, i found is also has this error
localtunnel server returned an error,then i found it was my nginx config error,you can checkout to branch
error-handleand then will find a directory called
devops, then you get nginx config and host config,in my case , i was config error
locationnode,ok , you will get your own url, everything ok ?
when i connected my localtunnel server , i found it's auto close after a few seconds in my server command line output。
if you find this error, you should check you iptables,
when i run
service iptables stop, it's work fine~~Good luck!!!
if u use docker, maybe you do not worry about these things~
I'm using docker with traefik, same error
This is still an issue? I currently debugging. I can see a bad return code was returned. It was a 502 error code.
Okay, I took a look at other reported issue and it seems the localtunnel.me is down. Not sure if the unreliability and the reported error message are related
@mababio Having the same issue, issues just starting this morning for me.
@ladykate17 It's the first time I'm using localtunnel. It worked in the past for you?
@mababio Newer to it as well, but it was working great the last couple weeks I've been using it. I've heard from coworkers it can be unreliable at times. If I find anything I'll try to post back here.
@ladykate17 Thanks for the for info! Also your website and resume is groovy
@defunctzombie I didn't get a chance to use your awesome tool, but thanks for all the effort you put into this open source tool.
This was working for me on Friday but today is not. So, localtunnel.me is down and there is no workaround or anything?
Yup same herer. Was working Friday and it's now down for me too folks with the same error.
It's an ongoing issue - https://github.com/localtunnel/localtunnel/issues/123#issuecomment-343933449 I suppose the solution is find another node wrapper to use for the time being.
New issue has been opened here if you want to follow the progress:
https://github.com/localtunnel/localtunnel/issues/198
https://github.com/localtunnel/localtunnel/issues/199
Alright, it's back up. I guess localtunnel.me was just down. Are there either fallback or alternative servers available for such cases?
Error: localtunnel server returned an error, please try again@@#69 is also about this error. It is probably due to the use of subdomain like
sub.example.comas host.It is unclear to me if there is a specific issue here with localtunnel server or if the issue is a connectivity or general uptime one. I am going to close this since I think the core of this issue is just localtunnel.me uptime but if there is a specific reproducible case with the server logic please open a new issue with steps to reproduce.
this happens all of the time with self hosted servers