You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action failed during docker/login-action@v3 because the runner could not reach the Docker registry docker.kurrent.io. - The Docker daemon request to https://docker.kurrent.io/v2/ timed out with context deadline exceeded (Client.Timeout exceeded while awaiting headers) (log line 141), indicating a network connectivity/availability/DNS/proxy issue between the GitHub-hosted runner and the registry.
Relevant error logs:
1: ##[group]Runner Image Provisioner2: Hosted Compute Agent
...
126: Or undo this operation with:127: git switch -128: Turn off this advice by setting config variable advice.detachedHead to false129: HEAD is now at c667bef Merge 0242fda3492bda185bd8a42ebd91fa82f57ef32b into 00430104b38c3e3bdd8d5ed3678c162dda6dc9b1130: ##[endgroup]131: [command]/usr/bin/git log -1 --format=%H132: c667bef2c33f483389370f64071e41f2afb9fc76133: ##[group]Run docker/login-action@v3134: with:135: registry: docker.kurrent.io136: username: ***137: password: ***138: logout: true139: ##[endgroup]140: Logging into docker.kurrent.io...141: ##[error]Error response from daemon: Get "https://docker.kurrent.io/v2/": context deadline exceeded (Client.Timeout exceeded while awaiting headers)142: Post job cleanup.
The reason will be displayed to describe this comment to others. Learn more.
@w1am 👉 Created pull request targeting release/v1.1: #371
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Type
Other
Description
Preparation for release v1.1.1
Updates version and release-related configurations
Diagram Walkthrough
File Walkthrough