Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Intermittent: Stream of blocks up to the gateway was interrupted #691

Open
jsantell opened this issue Oct 19, 2023 · 1 comment
Open

Intermittent: Stream of blocks up to the gateway was interrupted #691

jsantell opened this issue Oct 19, 2023 · 1 comment
Labels
Test Flake This issue relates to a test that is haunted

Comments

@jsantell
Copy link
Contributor

On nightly linux

[2m2023-10-19T18:36:59.399185Z�[0m �[33m WARN�[0m �[1;33mnoosphere_core::api::client�[0m�[33m: �[33mPush request failed: error sending request for url (http://127.0.0.1:39597/api/v0alpha2/push): error writing a body to connection: Broken pipe (os error 32)�[0m
...
2023-10-19T18:38:01.0409096Z ---- multiplayer::orb_can_render_peers_in_the_sphere_address_book stdout ----
2023-10-19T18:38:01.0409400Z Error: Stream of blocks up to the gateway was interrupted

@jsantell jsantell added the Test Flake This issue relates to a test that is haunted label Oct 19, 2023
@jsantell
Copy link
Contributor Author

Getting a 409 error on PUT /api/v0alpha2/push. Maybe an expected error in the gateway that manifests as a broken pipe (rather than an expected error) that can be worked around via Expect: 100-continue? tokio-rs/axum#2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test Flake This issue relates to a test that is haunted
Projects
None yet
Development

No branches or pull requests

1 participant