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

bug(dht) TestProvides fails #71

Closed
btc opened this issue Sep 14, 2014 · 4 comments
Closed

bug(dht) TestProvides fails #71

btc opened this issue Sep 14, 2014 · 4 comments
Labels
kind/bug A bug in existing code (including security flaws)

Comments

@btc
Copy link
Contributor

btc commented Sep 14, 2014

=== RUN TestProvides
Malformed public key.
--- FAIL: TestProvides (0.19 seconds)
    dht_test.go:201: Negotiation failed.

commit: f03afaf
test log: https://s3.amazonaws.com/archive.travis-ci.org/jobs/35251330/log.txt
CI: https://travis-ci.org/jbenet/go-ipfs/jobs/35251330#L208

@btc btc added the kind/bug A bug in existing code (including security flaws) label Sep 14, 2014
@whyrusleeping
Copy link
Member

Welcome to my life. I hate this one.

@btc
Copy link
Contributor Author

btc commented Sep 15, 2014

We'll get there!

@whyrusleeping
Copy link
Member

So, this has to do with the ephemeral key generation stuff that @Bren2010 was working on. The error gets thrown in GenerateEKeyPair when then length of a public key that appears to be being generated doesnt match what is expected.

@whyrusleeping
Copy link
Member

Should be fixed now that @jbenet fixed the malformed public key bug

@aschmahmann aschmahmann mentioned this issue Sep 22, 2020
72 tasks
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Feb 25, 2022
…fer-tls

feat: remove PreferTLS experiment
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
…fer-tls

feat: remove PreferTLS experiment
laurentsenta pushed a commit to laurentsenta/kubo that referenced this issue Mar 4, 2022
…fer-tls

feat: remove PreferTLS experiment
ariescodescream pushed a commit to ariescodescream/go-ipfs that referenced this issue Apr 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug A bug in existing code (including security flaws)
Projects
None yet
Development

No branches or pull requests

2 participants