Closed TippyFlitsUK closed 3 years ago
Miner is stable, pledging away and in sync.
Same problem and, client ID: f3qpseg3qlpckug75qqas6jsce4up6kg5bo4yaefwnxo4fwx2n5f7jpkkrzy37jxnshkd6mazxso2rxfoaxska
2021-03-04T22:35:12.874+0100 INFO graphsync impl/graphsync.go:299 Graphsync ReceiveError: message too large
2021-03-04T22:35:16.187+0100 ERROR dt-impl impl/receiver.go:110 received error message on data transfer: stream reset
2021-03-04T22:35:36.058+0100 INFO miner miner/miner.go:383 Time delta between now and our mining base: 6s (nulls: 0)
2021-03-04T22:36:01.556+0100 INFO graphsync impl/graphsync.go:299 Graphsync ReceiveError: message too large
2021-03-04T22:36:06.141+0100 INFO miner miner/miner.go:383 Time delta between now and our mining base: 6s (nulls: 0)
2021-03-04T22:36:36.066+0100 INFO miner miner/miner.go:383 Time delta between now and our mining base: 6s (nulls: 0)
2021-03-04T22:36:47.981+0100 INFO graphsync impl/graphsync.go:299 Graphsync ReceiveError: message too large
2021-03-04T22:36:50.391+0100 ERROR dt-impl impl/receiver.go:110 received error message on data transfer: unmarshaling t.Request pointer: failed to read cid field t.BCid: stream reset
2021-03-04T22:36:59.211+0100 WARN storagemarket_impl impl/provider.go:517 failed to write deal status response: stream reset
2021-03-04T22:37:06.421+0100 WARN net/identify go-log@v1.0.4/log.go:175 error reading identify message: stream reset
2021-03-04T22:37:06.425+0100 WARN storagemarket_impl impl/provider.go:517 failed to write deal status response: stream reset
2021-03-04T22:37:06.542+0100 INFO miner miner/miner.go:383 Time delta between now and our mining base: 6s (nulls: 0)
2021-03-04T22:37:30.506+0100 INFO sectors storage-sealing/states_sealing.go:315 precommit message landed on chain: 4516
2021-03-04T22:37:35.070+0100 INFO graphsync impl/graphsync.go:299 Graphsync ReceiveError: message too large
Lotus Version Daemon: 1.5.0+mainnet+git.55b85f314+api1.1.0 Local: lotus version 1.5.0+mainnet+git.55b85f314
I have four 512mib deals from this client that completed and are currently in process, PC1. https://filfox.info/en/message/bafy2bzacebveo5klyavp3eiroecrupamzos4dwa5yennmlbqumjoqb56nz7pi, 4 deals in one msg
lotus version Daemon: 1.5.0+mainnet+git.55b85f314+api1.1.0 Local: lotus version 1.5.0+mainnet+git.55b85f314
but I have also had this error popping up
2021-03-05T13:24:15.824-0500 ERROR data-transfer channels/channel_state.go:101unexpected EOF
Lots of data transfer fixes have landed in 1.11.0 and above. Please reopen if still reproduceable on those versions.
I am seeing multiple deal failures and
Graphysync ReceiveError
messages since the 1.5.0 upgrade. I have included a log snippet below.I am not sure if this is a general issue or as a result of an individual error with a specific client. I have only received deals from one client since the upgrade so am currently unable to make a simple comparison. The client ID is f3qpseg3qlpckug75qqas6jsce4up6kg5bo4yaefwnxo4fwx2n5f7jpkkrzy37jxnshkd6mazxso2rxfoaxska
This appears to be very similar to #4593 and #4856