Closed
Description
Description
I am setting up actions and runners. I created the token without problems
then, I registered the new agent running sudo ./act_runner register --no-interactive --instance https://demo.gitea.com --token s3cr3t --name test --labels label
Now, when I go to https:///user/settings/actions/runners , I get this error:
500 Internal Server Error
An error occurred:
Render failed, failed to render template: user/settings/actions, error: template error: builtin(bindata):shared/actions/runner_list:82:12 : executing "shared/actions/runner_list" at <.Editable>: can't evaluate field Editable in type *actions.ActionRunner
----------------------------------------------------------------------
{{if .Editable $.RunnerOwnerID $.RunnerRepoID}}
^
----------------------------------------------------------------------
Gitea Version: 1.24.0+dev-621-gc2c04ffff7
I can reproduce the error on the demo site. I registered the agent, and now the demo site have an error 500
https://demo.gitea.com/user/settings/actions/runners
Gitea Version
1.24.0+dev-621-gc2c04ffff7
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Demo site
My own self hosted site
Git Version
1.24.0+dev-621-gc2c04ffff7
Operating System
debian 12
How are you running Gitea?
selfhosted with docker swarm
Database
SQLite