Post
Topic
Board Development & Technical Discussion
Re: Bitcoin Core 0.21.0 no incoming peers over Tor
by
zx9r_
on 13/02/2021, 18:35:28 UTC

I upgraded to 0.21 on January 14. Tor only node. I dont get any inbound connection. Was running good on 0.20 with plenty of inbound connections.

Restarted today, catched an error message that could be the reason of this issue:


Quote
2021-02-13T15:08:33Z tor: Successfully connected!
2021-02-13T15:08:33Z tor: Connected to Tor version 0.3.2.10
2021-02-13T15:08:33Z tor: Supported authentication method: COOKIE
2021-02-13T15:08:33Z tor: Supported authentication method: HASHEDPASSWORD
2021-02-13T15:08:33Z tor: Supported authentication method: SAFECOOKIE
2021-02-13T15:08:33Z tor: Using HASHEDPASSWORD authentication
2021-02-13T15:08:33Z tor: Authentication successful
2021-02-13T15:08:33Z tor: Add onion failed; error code 513

What does that error code 513 mean ?