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

i/o timeout in v0.12 #4306

Closed
drdivano opened this issue Oct 4, 2023 · 1 comment
Closed

i/o timeout in v0.12 #4306

drdivano opened this issue Oct 4, 2023 · 1 comment

Comments

@drdivano
Copy link

drdivano commented Oct 4, 2023

After upgrading from v0.11 to 0.12 I started getting intermittent network timeouts in buildctl:

error: listing errors for Build: failed to list workers: Unavailable: connection error: desc = "transport: error while dialing: dial tcp 11.22.33.44:2375: i/o timeout

Adding --wait option fixed this issue.

Apparently the default network timeout has been changed in this commit: 1aef766

As I can imagine, this can cause issues for some people.

@jedevc
Copy link
Member

jedevc commented Oct 4, 2023

This looks like a duplicate of #4164, which has been fixed in #4200.

This should be merged and released as part of v0.12.3, I've started the release process in #4304, should hopefully not be long to get that done.

@jedevc jedevc closed this as completed Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants