Change

Time
2026-09-20 09:52:14
User
York-Simon Johannsen (YoSiJo)
Action
Created
Object type
Extras | journal entry
Object
Message
Note: `mastodon-streaming@4000.service` broken.
Request ID

Difference

Object Created

Pre-Change Data

None

Post-Change Data

kind: "info"tags: []comments: "`mastodon-streaming@4000.service` broken.\r\n\r\nProblem: nodejs!=v22\r\n\r\nFix:\r\n\r\n```bash\r\nsystemctl status mastodon-streaming@4000.service\r\nsystemctl stop mastodon-streaming@4000.service\r\nsystemctl start mastodon-streaming@4000.service\r\nsystemctl status mastodon-streaming@4000.service\r\nnodejs --version\r\nextrepo search nodejs\r\napt install extrepo\r\nextrepo update\r\nextrepo enable node_22.x\r\napt update\r\napt install nodejs\r\nsystemctl start mastodon-streaming@4000.service\r\nsystemctl status mastodon-streaming@4000.service\r\nsleep 60\r\nsystemctl status mastodon-streaming@4000.service\r\n```"created_by: 4custom_fields: {}assigned_object_id: 35assigned_object_type: 13

Related Changes

None