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
API and Webhooks
Replies: 110 comments 3 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.
-
Any update ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Up there. Github Actions Manager IDEA Plugin is needed the feature :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
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.
Beta Was this translation helpful? Give feedback.
All reactions