sirens-discord-ops-update.service: scripts/auto-update.sh missing #2

Open
opened 2026-05-23 20:55:35 +00:00 by coilysiren · 0 comments
Owner

Originally filed by @coilysiren on 2026-05-19T02:52:26Z - https://github.com/coilysiren/sirens-discord-ops/issues/29

Symptom

sirens-discord-ops-update.service on kai-server has been failing every 5 min (the unit's timer cadence) since at least 2026-05-18 19:28 UTC:

bash: line 1: /home/kai/projects/coilysiren/sirens-discord-ops/scripts/auto-update.sh: No such file or directory
sirens-discord-ops-update.service: Main process exited, code=exited, status=127/n/a

Survives reboots. Either the script was deleted/renamed and the systemd unit wasn't updated, or it was never landed in the first place.

Next

Decide whether to restore scripts/auto-update.sh or update the unit's ExecStart to point at the new path. Probably the script was renamed.

_Originally filed by @coilysiren on 2026-05-19T02:52:26Z - [https://github.com/coilysiren/sirens-discord-ops/issues/29](https://github.com/coilysiren/sirens-discord-ops/issues/29)_ **Symptom** `sirens-discord-ops-update.service` on kai-server has been failing every 5 min (the unit's timer cadence) since at least 2026-05-18 19:28 UTC: ``` bash: line 1: /home/kai/projects/coilysiren/sirens-discord-ops/scripts/auto-update.sh: No such file or directory sirens-discord-ops-update.service: Main process exited, code=exited, status=127/n/a ``` Survives reboots. Either the script was deleted/renamed and the systemd unit wasn't updated, or it was never landed in the first place. **Next** Decide whether to restore `scripts/auto-update.sh` or update the unit's `ExecStart` to point at the new path. Probably the script was renamed.
coilysiren added
P1
and removed
P0
labels 2026-05-31 07:00:04 +00:00
Sign in to join this conversation.
No labels
P0
P1
P2
P3
P4
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
coilyco-bridge/sirens-discord-ops#2
No description provided.