Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

act_runner won't start on permission denied #32627

Open
LeenHawk opened this issue Nov 24, 2024 · 0 comments
Open

act_runner won't start on permission denied #32627

LeenHawk opened this issue Nov 24, 2024 · 0 comments
Labels
topic/gitea-actions related to the actions of Gitea type/bug

Comments

@LeenHawk
Copy link
Contributor

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

@Zettat123 Zettat123 added the topic/gitea-actions related to the actions of Gitea label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic/gitea-actions related to the actions of Gitea type/bug
Projects
None yet
Development

No branches or pull requests

2 participants