act_runner won't start on permission denied #13749

Closed
opened 2025-11-02 10:52:06 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @LeenHawk on GitHub (Nov 24, 2024).

Description

Same as 30197

  1. I have installed act_runner according to your instructions (last version)
  2. The runner is registered at the installation level of Gitea (last version)
  3. But when I execute ./act_runner daemon I get the following error:
INFO[2024-11-24T05:58:45Z] Starting runner daemon
ERRO[2024-11-24T05:58:45Z] fail to invoke Declare                        error="permission_denied: 403 Forbidden"
Error: permission_denied: 403 Forbidden

Gitea Version

act_runner version v0.2.11 Gitea version 1.22.3 built with GNU Make 4.3, go1.22.8 : bindata, sqlite, sqlite_unlock_notify

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

No response

Operating System

Debian 12

How are you running Gitea?

Just as simplest gitea action installation flow. And it's only reproducible on Azure VM. I guess some settings need to be fixed.

Database

PostgreSQL

Originally created by @LeenHawk on GitHub (Nov 24, 2024). ### Description Same as [30197](https://github.com/go-gitea/gitea/issues/30197#issue-2216705655) 1. I have installed act_runner according to your instructions (last version) 2. The runner is registered at the installation level of Gitea (last version) 3. But when I execute ./act_runner daemon I get the following error: ```shell INFO[2024-11-24T05:58:45Z] Starting runner daemon ERRO[2024-11-24T05:58:45Z] fail to invoke Declare error="permission_denied: 403 Forbidden" Error: permission_denied: 403 Forbidden ``` ### Gitea Version act_runner version v0.2.11 Gitea version 1.22.3 built with GNU Make 4.3, go1.22.8 : bindata, sqlite, sqlite_unlock_notify ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version _No response_ ### Operating System Debian 12 ### How are you running Gitea? Just as simplest gitea action installation flow. And it's only reproducible on Azure VM. I guess some settings need to be fixed. ### Database PostgreSQL
GiteaMirror added the topic/gitea-actionsissue/needs-feedbacktype/bug labels 2025-11-02 10:52:06 -06:00
Author
Owner

@lunny commented on GitHub (Dec 10, 2024):

Do you have a reverse proxy before Gitea? And can you reproduce on demo site? You can register a new ac_runner to connect to https://demo.gitea.com.

@lunny commented on GitHub (Dec 10, 2024): Do you have a reverse proxy before Gitea? And can you reproduce on demo site? You can register a new ac_runner to connect to https://demo.gitea.com.
Author
Owner

@GiteaBot commented on GitHub (Jan 9, 2025):

We close issues that need feedback from the author if there were no new comments for a month. 🍵

@GiteaBot commented on GitHub (Jan 9, 2025): We close issues that need feedback from the author if there were no new comments for a month. :tea:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#13749