Localtunnel v1 working . Localtunnel v2 not wokring

411 views
Skip to first unread message

rigel.d...@gmail.com

unread,
Apr 1, 2013, 2:48:19 PM4/1/13
to local...@googlegroups.com
Running local tunnel v1 and v2 on same machine.
While v1 works
V2 gives error : Error 324 (net::ERR_EMPTY_RESPONSE): The server closed the connection without sending any data.

Jeff Lindsay

unread,
Apr 1, 2013, 3:48:44 PM4/1/13
to local...@googlegroups.com
Try upgrading v2 client: pip install --upgrade localtunnel


--
You received this message because you are subscribed to the Google Groups "localtunnel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to localtunnel...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
 
 



--
Jeff Lindsay
http://progrium.com

Tolu Abayomi

unread,
Apr 18, 2013, 2:22:35 AM4/18/13
to local...@googlegroups.com
Hello Jeff,

I'm having the same problem, tried your suggestions ( upgraded localtunnel and other necessary Python libs) and still not working.  localtunnel v1 works just fine.

Platform: Windows 8

Thanks

Tolu

Michael Vu

unread,
Apr 22, 2013, 11:36:01 AM4/22/13
to local...@googlegroups.com
I got the same problem and install updated via PIP but It still says service unable. Please advise.

pip install --upgrade localtunnel
Requirement already up-to-date: localtunnel in /Library/Python/2.7/site-packages/localtunnel-0.6.1-py2.7.egg
  Downloading eventlet-0.12.1.tar.gz (267kB): 267kB downloaded
  Running setup.py egg_info for package eventlet
    
  Downloading requests-1.2.0.tar.gz (341kB): 341kB downloaded
  Running setup.py egg_info for package requests
    
Requirement already up-to-date: argparse in /Library/Python/2.7/site-packages (from localtunnel)
Downloading/unpacking greenlet>=0.3 from http://pypi.python.org/packages/source/g/greenlet/greenlet-0.4.0.zip#md5=87887570082caadc08fb1f8671dbed71 (from eventlet->localtunnel)
  Downloading greenlet-0.4.0.zip (72kB): 72kB downloaded
  Running setup.py egg_info for package greenlet
    
Installing collected packages: eventlet, requests, greenlet
  Found existing installation: eventlet 0.9.17
    Uninstalling eventlet:
      Successfully uninstalled eventlet
  Running setup.py install for eventlet
    
  Found existing installation: requests 0.14.1
    Uninstalling requests:
      Successfully uninstalled requests
  Running setup.py install for requests
    
  Found existing installation: greenlet 0.3.1
    Uninstalling greenlet:
      Successfully uninstalled greenlet
  Running setup.py install for greenlet
    building 'greenlet' extension
    llvm-gcc-4.2 -fno-strict-aliasing -fno-common -dynamic -g -Os -pipe -fno-common -fno-strict-aliasing -fwrapv -mno-fused-madd -DENABLE_DTRACE -DMACOSX -DNDEBUG -Wall -Wstrict-prototypes -Wshorten-64-to-32 -DNDEBUG -g -fwrapv -Os -Wall -Wstrict-prototypes -DENABLE_DTRACE -arch i386 -arch x86_64 -pipe -I/System/Library/Frameworks/Python.framework/Versions/2.7/include/python2.7 -c greenlet.c -o build/temp.macosx-10.7-intel-2.7/greenlet.o
    llvm-gcc-4.2 -Wl,-F. -bundle -undefined dynamic_lookup -Wl,-F. -arch i386 -arch x86_64 build/temp.macosx-10.7-intel-2.7/greenlet.o -o build/lib.macosx-10.7-intel-2.7/greenlet.so
    Linking /private/tmp/pip-build/greenlet/build/lib.macosx-10.7-intel-2.7/greenlet.so to /private/tmp/pip-build/greenlet/greenlet.so
    
Successfully installed eventlet requests greenlet
Cleaning up...

localtunnel-beta -n testme123 8080
  ERROR: Unable to connect to service.
Reply all
Reply to author
Forward
0 new messages