REST API /repos/{owner}/{repo}/actions/runs/{run_id}/attempts/{attempt_number}/logs returns 404 while workflow run is still running
#75518
Unanswered
cunla
asked this question in
Apps, API and Webhooks
Replies: 234 comments 9 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
|
+1 |
5 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
👍 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
1 reply
|
Any update ? |
1 reply
|
hallo |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
UP |
0 replies
|
Yes please, we need this. 👍 |
0 replies
|
up |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
This comment was marked as spam.
This comment was marked as spam.
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
|
+1 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Select Topic Area
Bug
Body
It is impossible to receive the logs of a workflow-run that is in-progress because of that reason.
Also using https://api.github.com/repos/OWNER/REPO/actions/jobs/JOB_ID/logs for getting a specific job logs it returns 404 while the job is running.
All reactions