Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OS X] rtop: asn1: structure error: length too large #16

Closed
ghost opened this issue May 11, 2015 · 9 comments
Closed

[OS X] rtop: asn1: structure error: length too large #16

ghost opened this issue May 11, 2015 · 9 comments

Comments

@ghost
Copy link

ghost commented May 11, 2015

Built as "git clone --recursive http://github.com/rapidloop/rtop; make". Calling "rtop [ipaddress]" returns only error "rtop: asn1: structure error: length too large" and terminates.

@frederic-joventures
Copy link

same for me.
I used brew to install go :
go version go1.4.2 darwin/amd64

@mpe
Copy link

mpe commented May 12, 2015

Likewise on Ubuntu 14.10 with go version go1.4.1 linux/amd64.

From the stock golang-go 2:1.4.1-1ubuntu1 package.

@thechriswalker
Copy link

Likewise on Debian Wheezy with official go 1.4 package.
go version go1.4 linux/amd64

@dirtyvader
Copy link

Likewise on ArchLinux (latest updates)
go version go1.4.2 linux/amd64

@runar
Copy link

runar commented May 12, 2015

Please use issue #3 👍

@mdevan
Copy link
Contributor

mdevan commented May 13, 2015

Please check with commit f753d19. With this rtop will natively support encrypted private keys, and also support auth via ssh-agent correctly.

@frederic-joventures
Copy link

I can confirm that it fixed my problem

@mdevan
Copy link
Contributor

mdevan commented May 20, 2015

Try with the latest commit ba5b35e. This improves the auth method handling.

@mattiasgeniar
Copy link

This fixes it for me indeed. Don't forget, after git pull you need a make too!

@mdevan mdevan closed this as completed May 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants