relate: 53328fc9 --BUILDS_ON--> f4683542
This commit is contained in:
parent
2a7ac1adba
commit
d2365d7db2
@ -6,13 +6,18 @@ tags: [gitea, ci-cd, actions, runner, authentication, composite-actions, trouble
|
|||||||
importance: 0.9
|
importance: 0.9
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-18T17:59:33.367259+00:00"
|
created: "2026-02-18T17:59:33.367259+00:00"
|
||||||
updated: "2026-02-18T18:00:00.130053+00:00"
|
updated: "2026-02-18T18:00:00.224832+00:00"
|
||||||
relations:
|
relations:
|
||||||
- target: 48ad98e0-6903-40d9-b398-37d02efdc5e7
|
- target: 48ad98e0-6903-40d9-b398-37d02efdc5e7
|
||||||
type: REQUIRES
|
type: REQUIRES
|
||||||
direction: outgoing
|
direction: outgoing
|
||||||
strength: 0.8
|
strength: 0.8
|
||||||
context: "Solution requires this runner configuration to work"
|
context: "Solution requires this runner configuration to work"
|
||||||
|
- target: f4683542-eb76-4397-9e84-673c86a05904
|
||||||
|
type: BUILDS_ON
|
||||||
|
direction: outgoing
|
||||||
|
strength: 0.8
|
||||||
|
context: "Extends original runner troubleshooting with auth for composite actions"
|
||||||
---
|
---
|
||||||
|
|
||||||
Problem: Gitea Actions runner fails to clone composite actions from cal/gitea-actions with 'authentication required: Unauthorized'. Three root causes found and fixed:
|
Problem: Gitea Actions runner fails to clone composite actions from cal/gitea-actions with 'authentication required: Unauthorized'. Three root causes found and fixed:
|
||||||
|
|||||||
@ -6,7 +6,13 @@ tags: [gitea, ci-cd, actions, runner, troubleshooting, docker, reverse-proxy, 40
|
|||||||
importance: 0.9
|
importance: 0.9
|
||||||
confidence: 0.8
|
confidence: 0.8
|
||||||
created: "2026-02-05T19:24:11.871715+00:00"
|
created: "2026-02-05T19:24:11.871715+00:00"
|
||||||
updated: "2026-02-05T19:24:11.871715+00:00"
|
updated: "2026-02-18T18:00:00.224971+00:00"
|
||||||
|
relations:
|
||||||
|
- target: 53328fc9-796a-47b7-81ae-fc57c9b3a202
|
||||||
|
type: BUILDS_ON
|
||||||
|
direction: incoming
|
||||||
|
strength: 0.8
|
||||||
|
context: "Extends original runner troubleshooting with auth for composite actions"
|
||||||
---
|
---
|
||||||
|
|
||||||
Problem: Gitea Actions runner showing as 'Offline' in admin UI, jobs stuck in 'Waiting' status with no steps executing. Runner container shows '403 Forbidden' errors when trying to fetch tasks.
|
Problem: Gitea Actions runner showing as 'Offline' in admin UI, jobs stuck in 'Waiting' status with no steps executing. Runner container shows '403 Forbidden' errors when trying to fetch tasks.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user