Issue Report
Users running on the new version are facing an error while attempting to sync.
Environment
- Operating System: Ubuntu
- CPU Architecture: x86
- RAM: 16GB
- Storage: 512GB SSD
- Plot Size: 50GB
- Subspace Deployment Method: Docker
Problem
Steps to reproduce
- Start node & farmer
- Let attempt to sync
- after 10-15 min this error will arrive
Expected result
- Sync farmer and node with no major errors
What happens instead
- We get an error which keeps repeating as syncing is attempted
subspace-farmer-1 | 2023-03-01T16:38:39.770028Z ERROR yamux::connection: 93a71c3b: socket error: decode error: i/o error: unexpected end of file
subspace-farmer-1 | 2023-03-01T16:38:39.913900Z WARN subspace_farmer::utils::farmer_provider_record_processor: Piece request to announcer provider failed. provider=12D3KooWNjYtDoqsRXZuwdVWXNBSWY16rgLjuwhaHNX1AqUyPrAm piece_index_hash=PieceIndexHash([213, 229, 45, 138, 213, 68, 203, 135, 31, 249, 189, 10, 111, 156, 141, 233, 42, 246, 151, 47, 181, 225, 220, 126, 212, 11, 161, 179, 3, 66, 221, 37]) error=ProtocolFailure(Refused)
subspace-farmer-1 | 2023-03-01T16:38:40.152169Z WARN subspace_farmer::utils::farmer_provider_record_processor: Piece request to announcer provider failed. provider=12D3KooWNjYtDoqsRXZuwdVWXNBSWY16rgLjuwhaHNX1AqUyPrAm piece_index_hash=PieceIndexHash([139, 214, 14, 190, 150, 72, 201, 8, 215, 93, 230, 67, 213, 145, 33, 155, 241, 216, 52, 192, 162, 192, 243, 180, 0, 169, 23, 0, 13, 161, 70, 69]) error=ProtocolFailure(Refused)
subspace-node-1 | 2023-03-01 16:38:40 Accepting new connection 1/100
subspace-farmer-1 | 2023-03-01T16:38:40.597686Z WARN subspace_farmer::utils::farmer_provider_record_processor: Piece request to announcer provider failed. provider=12D3KooWNjYtDoqsRXZuwdVWXNBSWY16rgLjuwhaHNX1AqUyPrAm piece_index_hash=PieceIndexHash([88, 195, 52, 42, 137, 109, 244, 169, 27, 185, 70, 128, 39, 131, 55, 126, 172, 9, 89, 129, 204, 181, 117, 122, 75, 144, 34, 192, 98, 4, 94, 71]) error=ProtocolFailure(Refused)
subspace-farmer-1 | 2023-03-01T16:38:41.019036Z WARN subspace_farmer::utils::farmer_provider_record_processor: Piece request to announcer provider failed. provider=12D3KooWNjYtDoqsRXZuwdVWXNBSWY16rgLjuwhaHNX1AqUyPrAm piece_index_hash=PieceIndexHash([206, 41, 87, 155, 156, 178, 13, 138, 105, 235, 132, 75, 186, 182, 251, 96, 210, 252, 209, 79, 178, 128, 119, 186, 161, 101, 153, 152, 42, 252, 230, 103]) error=ProtocolFailure(Refused)
It worth noting these nodes are syncing as far as telemetry shows.
We have had this issue reported by 3 users so far.