Orchid
Orchid copied to clipboard
WARNING: Failed to download key certificates … 404 Not found
no matter what i do, orchid seems to stuck at
>>> [ 40% ]: Loading authority key certs
i get something like:
WARNING: Failed to download key certificates: Request /tor/keys/fp-sk/49015f787433103580e3b66a1707a00e60f2d15b-3a7aade32cc78a903bf1ea3222b8df61f9d5092b+ed03bb616eb2f60bec80151114bb25cef515b226-92c62b5bfa6c05c4533b839ca5ec2508b3153433+14c131dfc5c6f93646be72fa1401c02a8df2e8b4-6b927b1652524ee77c98eea4160da00b943c7568+e8a9c45ede6d711294fadf8e7951f4de6ca56b58-292252d59020b903943c025d96134575e1245adf to directory (none) returned error code: 404 Not found
all the time. i've tried different java versions (8/7), as well as different orchid versions (1.0.0, this one, and the bitcoinj version).
(i am quite certain, that i've tried orchid-?.?.?.jar in the past and it was actually working as expected).
It's possible the directory server API changed in a non-backwards compatible way. I haven't really been following Tor development much lately.
hmmm, maybe this: https://lists.torproject.org/pipermail/tor-relays/2014-January/003594.html
which code is more recent, btw? bitcoinj/orchid or this code here?
BitcoinJ seems to have a private fork of Orchid inside of the code repository of their project. I don't know much about it. You'll have to ask them about it or diff the two trees.
https://github.com/bitcoinj/bitcoinj/issues/1064 :-/