Skip to content

Runner update temporarily disconnects the runner #12

@Azathothas

Description

@Azathothas

Hi, when the runner connects the first time, it tries to install some update

√ Connected to GitHub

Current runner version: '2.321.0'
2025-07-03 06:11:27Z: Listening for Jobs
Runner update process finished.
An error occurred: A package with type agent, platform linux-riscv64, version 2.325.0 was not found.
Runner listener exit with retryable error, re-launch runner in 5 seconds.
Restarting runner...

√ Connected to GitHub

Current runner version: '2.321.0'
2025-07-03 06:12:47Z: Listening for Jobs
2025-07-03 06:13:38Z: Running job: riscv64-Linux ==> (ghcr.io/pkgforge/bincache/desync/official/source)

Is there a way to disable this auto update,
currently I run the runner with these args:

   "./config.sh" \
     --name "${RUNNER_ID}" \
     --labels "${RUNNER_LABELS}" \
     --token "${RUNNER_TOKEN}" \
     --url "${REG_URL}" \
     --unattended \
     --replace \
     --ephemeral

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions