Failed sending data to the peer with latest nightly #9697
Labels
A-networking
Area: networking issues, curl, etc.
C-bug
Category: bug
S-triage
Status: This issue is waiting on initial triage.
Problem
Builds inside docker containers (CI) seem to fail on nightly versions > 2021-07-05.
Steps
Possible Solution(s)
Using nightly 2021-07-05 with
rustup default nightly-2021-07-05
appears to fix the issue.Notes
May be related to #6513.
https://github.community/t/failed-sending-data-to-the-peer-connection-died-tried-5-times-before-giving-up/189130
Output of
cargo version
:cargo 1.55.0-nightly (3ebb5f15a 2021-07-02)
(oddly this is the same version that seems to fail in the latest nightly builds).The text was updated successfully, but these errors were encountered: