\n\nAgent logs: \n\n```\n{\"level\":\"info\",\"time\":\"2025-10-24T21:35:25Z\",\"message\":\"log level: info\"}\n{\"level\":\"info\",\"time\":\"2025-10-24T21:35:25Z\",\"message\":\"starting Woodpecker agent with version 'next-7058dbcc96' and backend 'kubernetes' using platform 'linux/amd64' running up to 2 pipelines in parallel\"}\n```\n\n### Validations\n\n- [x] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [x] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [x] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/versions]",[3219],{"name":3185,"color":3186},5685,"Agent reports incorrect version to server","2025-10-24T22:21:29Z","https://github.com/woodpecker-ci/woodpecker/issues/5685",0.70281893,{"description":3226,"labels":3227,"number":3232,"owner":3188,"repository":3189,"state":3190,"title":3233,"updated_at":3234,"url":3235,"score":3236},"### Component\r\n\r\nserver\r\n\r\n### Describe the bug\r\n\r\nI have various repo's set up using cron.\r\nThe crons are starting but are stuck on pending.\r\nWhen looking at the logs it appears Woodpecker is unable to find the pipeline config.\r\nI currently dont know why it cant find the pipeline config.\r\nAdditionally I cannot cancel the pending pipelines.\r\n\r\n### System Info\r\n\r\n```shell\r\nnext-5abba554\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n```\r\n2023-04-21T20:15:06Z ERR failure to find or persist pipeline config for docker-images/development | error=UNIQUE constraint failed: pipeline_config.config_id, pipeline_config.pipeline_id\r\n2023-04-21T20:15:06Z ERR run cron failed | error=failure to find or persist pipeline config for docker-images/development cronID=13\r\n```\r\n\r\n_Originally posted by @rubenelshof in https://github.com/woodpecker-ci/woodpecker/issues/1712_\r\n",[3228,3229],{"name":3185,"color":3186},{"name":3230,"color":3231},"server","5D7A92",1810,"failure to find or persist pipeline config | cronjob","2023-06-02T15:24:24Z","https://github.com/woodpecker-ci/woodpecker/issues/1810",0.70693576,{"labels":3238,"number":3240,"owner":3188,"repository":3189,"state":3190,"title":3241,"updated_at":3242,"url":3243,"score":3244},[3239],{"name":3185,"color":3186},4446,"Agent stops taking jobs after server throws 5XX errors","2025-03-12T09:31:42Z","https://github.com/woodpecker-ci/woodpecker/issues/4446",0.70718974,{"description":3246,"labels":3247,"number":3249,"owner":3188,"repository":3189,"state":3250,"title":3251,"updated_at":3252,"url":3253,"score":3254},"### Component\n\nserver\n\n### Describe the bug\n\n\r\n\r\nI'll try to downgrade my woodpecker version to fix this, because all PRs are now broken on `next`.\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-5bd12aa646\"}\n```\n\n\n### Additional context\n\nNA\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/main/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3248],{"name":3185,"color":3186},2350,"closed","All github PRs are reported as *Waiting for status to be reported*","2023-10-02T06:45:33Z","https://github.com/woodpecker-ci/woodpecker/issues/2350",0.68721324,{"description":3256,"labels":3257,"number":3258,"owner":3188,"repository":3189,"state":3250,"title":3259,"updated_at":3260,"url":3261,"score":3262},"### Component\r\n\r\nagent\r\n\r\n### Describe the bug\r\n\r\nAfter some time/conditions steps start to fail with error: `Error response from daemon: Duplicate mount point: /etc/ssl/certs` and can be resolved only by restarting docker service woodpecker is running on.\r\n\r\n\r\n### System Info\r\n\r\nVersion:\r\n\r\n```json\r\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-fc4af44b\"}\r\n```\r\n\r\nAgent deployment:\r\n\r\n```yaml\r\n woodpecker-runner:\r\n image: woodpeckerci/woodpecker-agent:next-alpine\r\n volumes:\r\n - /var/run/docker.sock:/var/run/docker.sock\r\n - /etc/ssl/certs:/etc/ssl/certs:ro\r\n networks:\r\n - woodpecker_internal\r\n environment: \r\n - WOODPECKER_SERVER=woodpecker-server:9000\r\n - WOODPECKER_AGENT_SECRET=\u003Credacted>\r\n - WOODPECKER_MAX_PROCS=4\r\n - WOODPECKER_HOSTNAME=${HOSTNAME}\r\n - WOODPECKER_BACKEND_DOCKER_VOLUMES=/etc/ssl/certs:/etc/ssl/certs:ro,/etc/docker/certs.d:/etc/docker/certs.d:ro\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\r\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\r\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[],1495,"Duplicate mount point step error","2023-01-31T20:33:42Z","https://github.com/woodpecker-ci/woodpecker/issues/1495",0.6897413,{"description":3264,"labels":3265,"number":3267,"owner":3188,"repository":3189,"state":3250,"title":3268,"updated_at":3269,"url":3270,"score":3271},"### Component\n\nserver\n\n### Describe the bug\n\nOur server seems unable to see any logs now on `next` versions of woodpecker.\r\n\r\n\r\nThe logs are full of: \r\n\r\n```\r\nwoodpecker_1 | {\"level\":\"error\",\"error\":\"stream: not found\",\"time\":\"2023-06-05T14:18:59Z\",\"message\":\"rpc server could not write to logger\"}\r\n```\r\n\n\n### System Info\n\n```shell\n{\"source\":\"https://github.com/woodpecker-ci/woodpecker\",\"version\":\"next-ea895baf\"}\r\n\r\n\r\nwoodpecker: image: woodpeckerci/woodpecker-server:next-alpine restart: always ports: - \"127.0.0.1:4004:8000\" - \"4005:9000\" environment: - WOODPECKER_HOST=https://... - WOODPECKER_AGENT_SECRET=${DRONE_RPC_SECRET} - WOODPECKER_GITHUB=true - WOODPECKER_GITHUB_CLIENT=${WOODPECKER_GITHUB_CLIENT} - WOODPECKER_GITHUB_SECRET=${WOODPECKER_GITHUB_SECRET}\r\n```\n```\n\n\n### Additional context\n\n_No response_\n\n### Validations\n\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[3266],{"name":3185,"color":3186},1827,"Error: \"Server could not find requested object\"","2023-06-06T07:52:13Z","https://github.com/woodpecker-ci/woodpecker/issues/1827",0.69550675,{"description":3273,"labels":3274,"number":3275,"owner":3188,"repository":3189,"state":3250,"title":3276,"updated_at":3277,"url":3278,"score":3279},"### Component\r\n\r\nagent\r\n\r\n### Describe the bug\r\n\r\nWoodpecker Agent is being shown as `starting` when executing `docker ps -a` / `podman ps -a`.\r\n\r\n### System Info\r\n\r\n`Artix Linux Rolling - OpenRC`\r\n```\r\nversion\t\"0.15.6\"\r\n```\r\n\r\nOn podman / `podman.sock`.\r\n\r\nRunner:\r\n```\r\n#!/usr/bin/openrc-run\r\n\r\nsupervisor=supervise-daemon\r\n\r\ndepend() {\r\n\tneed localmount net pihole postgresql woodpecker-server pipeline\r\n}\r\n\r\nstart() {\r\n\techo -n \"Starting:\"\r\n\tif [ \"$(podman ps -aq -f name='cwoodpecker')\" ]; then\r\n\t\tpodman stop cwoodpecker > /dev/null\r\n\tfi\r\n\r\n\tif [ \"$(podman ps -aq -f name='cwoodpecker')\" ]; then\r\n\t\tpodman start cwoodpecker\r\n\telse\r\n\t\tpodman run \\\r\n\t\t\t-d --restart=unless-stopped \\\r\n\t\t\t--stop-signal SIGKILL \\\r\n\t\t\t--name cwoodpecker \\\r\n\t\t\t--ip 192.168.2.13 \\\r\n\t\t\t--privileged \\\r\n\t\t\t-v /server/pipeline:/listen \\\r\n\t\t\t-e WOODPECKER_LOG_LEVEL=warn \\\r\n\t\t\t-e WOODPECKER_HOSTNAME=woodpeckeragent \\\r\n\t\t\t-e WOODPECKER_AGENT_SECRET=\"secret\" \\\r\n\t\t\t-e WOODPECKER_HEALTHCHECK=false \\\r\n\t\t\t-e WOODPECKER_MAX_PROCS=2 \\\r\n\t\t\t-e WOODPECKER_SERVER=192.168.2.14:9000 \\\r\n\t\t\t-e WOODPECKER_BACKEND=docker \\\r\n\t\t\t-e DOCKER_HOST=\"unix:///listen/podman.sock\" \\\r\n\t\t\twoodpeckerci/woodpecker-agent\r\n\tfi\r\n}\r\n\r\nstop() {\r\n\tif [ \"$(podman ps -aq -f name='cwoodpecker')\" ]; then\r\n\t\tpodman stop cwoodpecker > /dev/null\r\n\tfi\r\n}\r\n```\r\n\r\n\r\n### Additional context\r\n\r\n_No response_\r\n\r\n### Validations\r\n\r\n- [X] Read the [Contributing Guidelines](https://github.com/woodpecker-ci/woodpecker/blob/master/CONTRIBUTING.md).\r\n- [X] Read the [docs](https://woodpecker-ci.org/docs/intro).\r\n- [X] Check that there isn't [already an issue](https://github.com/woodpecker-ci/woodpecker/issues) that reports the same bug to avoid creating a duplicate.\r\n- [X] Checked that the bug isn't fixed in the `next` version already [https://woodpecker-ci.org/faq#which-version-of-woodpecker-should-i-use]\r\n- [X] Check that this is a concrete bug. For Q&A join our [Discord Chat Server](https://discord.gg/fcMQqSMXJy) or the [Matrix room](https://matrix.to/#/#woodpecker:matrix.org).",[],1624,"Woodpecker Agent is being shown as `starting` in a container.","2023-08-21T15:18:39Z","https://github.com/woodpecker-ci/woodpecker/issues/1624",0.6961956,["Reactive",3281],{},["Set"],["ShallowReactive",3284],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fEfMrw-mJ0NgUP1C-fBjlaD3hWkMkwwyIGpiyxLUUFRc":-1},"/woodpecker-ci/woodpecker/3372"]