Action is not running (Status Waiting) #86

Closed
opened 2023-03-28 09:05:14 +00:00 by jreker · 2 comments

I activated actions in gitea and added a runner. The runner is registered successfully and is in idle mode.

When i try to start an action in a repostory it wont be executed by the runner. The workflow is only in status "Waiting". I also wont see any error in logs or something.

image

What can cause this behaviour ?

I activated actions in gitea and added a runner. The runner is registered successfully and is in idle mode. When i try to start an action in a repostory it wont be executed by the runner. The workflow is only in status "Waiting". I also wont see any error in logs or something. ![image](/attachments/61643ea9-874c-42e7-9aea-73dd037751d4) What can cause this behaviour ?
7.5 KiB
Owner

Does your runner have the label which used in workflow file like runs-on: [the_label]?

Does your runner have the label which used in workflow file like `runs-on: [the_label]`?
wolfogre added the
kind
help wanted
label 2023-03-28 13:04:32 +00:00
Author

Thats it, sorry for the dumb question.

Thanks!!

Thats it, sorry for the dumb question. Thanks!!
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/act_runner#86
No description provided.