mirror of
https://github.com/nektos/act.git
synced 2026-04-26 01:15:51 +03:00
[GH-ISSUE #5869] Artifact server does not seem to be working. #1272
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#1272
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 @ankitpaudel20 on GitHub (Jul 6, 2025).
Original GitHub issue: https://github.com/nektos/act/issues/5869
Bug report info
Command used with act
Describe issue
upload-artifacts@v4 always fails with error:
ERRO[0043] Error link expiredLink to GitHub repository
No response
Workflow content
Relevant log output
Additional information
I have truncated the log and only attached log after the stage that failed due to size limitation.
@johngeorgewright commented on GitHub (Sep 10, 2025):
For me the server was working, but the default
artifact-server-addrwas incorrect. Instead I had to use the address I found in myifconfig. I used the IPv4 address found underen0.@cameronraysmith commented on GitHub (Sep 16, 2025):
github.com/nektos/act@f5a0ddecd7/cmd/root.go (L118)github.com/nektos/act@f5a0ddecd7/pkg/common/outbound_ip.go (L9-L75)github.com/nektos/act@f5a0ddecd7/pkg/artifactcache/handler.go (L79-L85)