Error "handshake: Can't find fingerprint". What does it mean? What is missing? #131
Unanswered
Kalinin-Andrey
asked this question in
Q&A
Replies: 1 comment
-
|
Hello! Have you found out what’s the problem? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, everyone!
I`m trying to create a client
in file telegram/common.go
on string
err = m.CreateConnection()I have an error "handshake: Can't find fingerprint".
What does it mean? What is missing?
Debug IDE in place with error (handshake.go):

As you can see variable
m.publicKeyis set andres.Fingerprintshas been calculated.Why are the calculation results not equal? And why

bis negative?Beta Was this translation helpful? Give feedback.
All reactions