Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Localtunnel: Unable to register tunnel. Perhaps service is down?

I tried running localtunnel with this command:

localtunnel 3000

and got this error:

[Error] Unable to register tunnel. Perhaps service is down?

Is the service down or is there something I can do to fix it?

like image 597
Keith Johnson Avatar asked Jun 11 '13 13:06

Keith Johnson


1 Answers

localtunnel has been down for a while now

  • https://github.com/progrium/localtunnel/issues/105
  • https://github.com/progrium/localtunnel/issues/98

Try ngrok as an atlernative

like image 55
Jesse Fulton Avatar answered Sep 22 '22 22:09

Jesse Fulton