actions / actions/runner

KeyboardInterrupt Error: The operation was canceled.

Open
#4,160 5 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
C#
Stars
6.3k
Forks
1.4k
Avg merge
1d 16h
Merged PRs (30d)
24

Description

Hi,

Describe the bug
I tried to rerun a work flow (https://github.com/maxiv-science/azint_writer/actions/runs/20297747340/job/58300794476#logs) that was working some month ago. I get Error: The operation was canceled.

KeyboardInterrupt Error: The operation was canceled.

Seems this comes from the GitHub runner, not my code.

any idea?

Thanks.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the linked GitHub Actions workflow run and its logs, then trace the reported KeyboardInterrupt and cancellation message. Done means determining whether the cancellation comes from the runner or the workflow and documenting a reproducible diagnosis or next action.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.