mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #1908] go 1.20.6: failed to attach to exec: http: invalid Host header #920
Labels
No labels
area/action
area/cli
area/docs
area/image
area/runner
area/workflow
backlog
confirmed/not-planned
kind/bug
kind/discussion
kind/external
kind/feature-request
kind/question
meta/duplicate
meta/invalid
meta/need-more-info
meta/resolved
meta/wontfix
meta/workaround
needs-work
pull-request
review/not-planned
size/M
size/XL
size/XXL
stale
stale-exempt
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/act#920
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @earl-warren on GitHub (Jul 12, 2023).
Original GitHub issue: https://github.com/nektos/act/issues/1908
Bug report info
https://github.com/golang/go/issues/61076
Describe issue
Link to GitHub repository
No response
Workflow content
Additional information
No response
@ChristopherHX commented on GitHub (Jul 12, 2023):
Bug of dependency
github.com/docker/docker.-P docker=-self-hostedis working by not using that package.@ChristopherHX commented on GitHub (Jul 17, 2023):
I have injected a patch into this PR from docker/cli
github.com/nektos/act@4810f69367(using a prerelease of docker/docker)@metaory commented on GitHub (Aug 5, 2023):
Hi @ChristopherHX I'm facing the same issue,
given that the issue closed and there a fix commit, is there anything I should be doing to get around this?
@metaory commented on GitHub (Aug 5, 2023):
my bad, the AUR package is old (
v0.2.48-1), the latest releasev0.2.49don't seem to have the issue 👍