Ivan

Results 36 comments of Ivan

Yeah, thanks @vedhavyas. There should be another issue (#705), updated the description. Also, some tests are failing, working on fixing them.

Seems that this error happened due to peer's cancelation of the request due to timeout. Should I close this one?

It times out because of slow piece retrieval (it can take more than 10-20 secs). More about that here #718

No, it isn't blocking it. It works as follows: - Syncer requests pieces by range from Seeder - Seeder tries to fetch pieces but doesn't manage to do it in...

Just checked. I was banned from all nodes and even wiping nodes data seem to not solve the issue

> Judging by the number of timeouts, it might be the case that your node or remote node reduces reputation because of that. As for me logs look like this:...

Today synced node and farmer. Just set up dsn sync. Modified it to print progress into the logs (like `synced N out of M ranges` and `plotted N pieces`). Hope...

Nope, just synced it today, started previous week at Monday (missed one day though, as turned off the computer). Issue is that both node and farmer are on HDD

Enabled some logging, and sometimes we hit some entity in networking which doesn't support piece retrieval protocol. We have suspicion with @shamil-gadelshin that we might hit a case when relay...

Tried several setups: At first, I tried to sync 3 plots at once and worked horribly, due to: 1. Big probability of some plot hitting the relay node as the...