progrium/localtunnel

Make sure you have the latest version of the client

michelkaeser opened this issue · 24 comments

I've installed python version today.

brew install python
(added to path)
pip install localtunnel

Installation went well, but using localtunnel fails:

ERROR: Unexpected server reply.
Make sure you have the latest version of the client.

What is the output of localtunnel-beta --version

On Mon, Dec 31, 2012 at 12:56 AM, Michel notifications@github.com wrote:

I've installed python version today.

brew install python
(added to path)
pip install localtunnel

Installation went well, but using localtunnel fails:

ERROR: Unexpected server reply.
Make sure you have the latest version of the client.


Reply to this email directly or view it on GitHubhttps://github.com//issues/69.

Jeff Lindsay
http://progrium.com

Hi Jeff

client: 0.5.8
server: 0.5.8 (v2.localtunnel.com)

Thanks. It's resolved now. Looks like it might have something to do with
DotCloud's routing layer. I'll open a ticket with them.

On Mon, Dec 31, 2012 at 12:58 AM, Michel notifications@github.com wrote:

Hi Jeff

client: 0.5.8
server: 0.5.8 (v2.localtunnel.com)


Reply to this email directly or view it on GitHubhttps://github.com//issues/69#issuecomment-11774257.

Jeff Lindsay
http://progrium.com

I'm still seeing this as of today. Same output for --version.

Did it work and then stop working? Does it work now? Thanks for helping me
collect data on this.

On Wed, Jan 2, 2013 at 4:50 PM, Nick Baum notifications@github.com wrote:

I'm still seeing this as of today. Same output for --version.


Reply to this email directly or view it on GitHubhttps://github.com//issues/69#issuecomment-11831199.

Jeff Lindsay
http://progrium.com

It hadn't worked before, but now it seems to work!

tcr commented

I've actually been seeing this for about the past four hours. Looks like v2.localtunnel.com is showing a Dotcloud error.

Yeah, without a tunnel name dotcloud will return that error since it just
hangs up. But I think because of Dotcloud's routing layer I need to return
more valid HTTP errors or Dotcloud might turn off routing because it thinks
the app is broken. I need to talk to them more about how their routing
works. (Luckily I'm contracting with them right now)

On Thu, Jan 3, 2013 at 7:22 PM, Tim Cameron Ryan
notifications@github.comwrote:

I've actually been seeing this for about the past four hours. Looks like
v2.localtunnel.com is showing a Dotcloud error.


Reply to this email directly or view it on GitHubhttps://github.com//issues/69#issuecomment-11871237.

Jeff Lindsay
http://progrium.com

I'm seeing this problem too.

I've just installed the beta version since I was having no luck using the original version due to SSL authentication issues (which my colleagues were not experiencing).

Happening right now. Same output for --version.

I am seeing the same error as well.

%localtunnel-beta --version

client: 0.5.8
server: 0.5.8 (v2.localtunnel.com)

I'm having the same problem as egoens. Hasn't worked for me in the last 24 hours.

Just installed v2 today. BUt having same problem
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

I am having the same issue.
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

Same issue here.
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

Similar Issue
localtunnel-beta --version
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

Similar Issue
localtunnel-beta --version
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

+1 on same issue with
localtunnel-beta --version
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

That's for all these reports. There is a mysterious bug in the server.
Hopefully I can sit down next week and work it out. Let me know if anybody
can help dig into it with me.

On Wed, May 1, 2013 at 6:55 PM, Jaymie Jones notifications@github.comwrote:

+1 on same issue with
localtunnel-beta --version
client: 0.6.1
server: 0.6.1 (v2.localtunnel.com)

Reply to this email directly or view it on GitHubhttps://github.com//issues/69#issuecomment-17316926
.

Jeff Lindsay
http://progrium.com

I too am having this issue with version 6.1

I have the issue, either....

$ localtunnel-beta --version
Traceback (most recent call last):
File "/usr/local/bin/localtunnel-beta", line 9, in
load_entry_point('localtunnel==0.6.1', 'console_scripts', 'localtunnel-beta')()
File "/usr/local/lib/python2.6/dist-packages/localtunnel/client/client.py", line 49, in run
print "client: {}".format(version)
ValueError: zero length field name in format

I am anxious for the solution. does anyone solve it? @progrium

That version has reached EOL.