lbryio / lbrycrd

The blockchain that provides the digital content namespace for the LBRY protocol
https://lbry.com
MIT License
2.58k stars 178 forks source link

LBRYcrd using old onion v2 #416

Open juanpc2018 opened 2 years ago

juanpc2018 commented 2 years ago

https://support.torproject.org/onionservices/v2-deprecation/ https://en.wikipedia.org/wiki/.onion

2022-08-24T13:21:32Z Socks5() connect to 4rv64pye46egezf6.onion:9246 failed: general failure
2022-08-24T13:21:36Z Socks5() connect to 25gsdyotikiihbb7.onion:9246 failed: general failure
2022-08-24T13:21:40Z Socks5() connect to 25gsdyotikiihbb7.onion:9246 failed: general failure
2022-08-24T13:21:43Z Socks5() connect to 25gsdyotikiihbb7.onion:9246 failed: general failure
2022-08-24T13:21:47Z Socks5() connect to 4rv64pye46egezf6.onion:9246 failed: general failure
2022-08-24T13:21:50Z Socks5() connect to 25gsdyotikiihbb7.onion:9246 failed: general failure
2022-08-24T13:21:55Z Socks5() connect to 25gsdyotikiihbb7.onion:9246 failed: general failure
2022-08-24T13:21:58Z Socks5() connect to 25gsdyotikiihbb7.onion:9246 failed: general failure
2022-08-24T13:22:01Z Socks5() connect to 4rv64pye46egezf6.onion:9246 failed: general failure
BrannonKing commented 2 years ago

Please don't post bugs without stating which version of lbrycrd you running. I assume this is fixed in newer versions of bitcoin? (lbrycrd uses the same onion handling that is in the bitcoin codebase, as it's a fork of bitcoin). The lbrycrd major version numbers like 0.17 correspond to bitcoin 0.17, etc.