Kliton
Kliton
Handshake failed with fatal error SSL_ERROR_SSL: error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version number.
I have faced that i was missing the -i flag. C
Is a private document. I can see that doc with google chrome, mac preview etc but is not working with the lib
@phuoc-ng Idk, how i can test it?
@phuoc-ng Ok i've tried: the issue is not happening with the pdfjs viewer
Same: `panic: sending AuthSendCode: recreating connection: can't connect: setup connection: dialing tcp: dial tcp [2001:67c:4e8:f004::b]:443: connect: no route to host` Any update?
@waybackarchiver Already tried, but nothing changes. `panic: sending AuthSendCode: recreating connection: can't connect: setup connection: dialing tcp: dial tcp [2001:67c:4e8:f004::b]:443: connect: no route to host` What i have noticed is...
I've filtered all ipv6 addressess: `if dc.Cdn || dc.Ipv6 {continue}` Now is connecting to this ip: `PHONE_MIGRATE_X: need to go to DC with ip:port -> 149.154.166.120:443` And now i have...
So actually the lib isn't working at all for auth, right?
Solved. The problem was that i was getting PHONE_MIGRATE_4, so i had to switch to Dc[4] but dc[4] has two different addresses and the code is using the last ip...