Ops One AG platform status and maintenance announcements. Times are indicated in local Swiss time. https://opsone.ch/.

Thursday 28th August 2025

Managed Server Version 9: Restart Node.js Daemon after log rotation

This resolves unexpected behavior regarding application logs for Node.js based websites.

Before this change, the Node.js service, present for all websites of type "nodejs", did not write to the new log file after successful rotation.

This behavior occurred, because the file descriptor for the rotated file was never closed, which resulted in application logs getting written to unexpected locations, e.g. logs from the date 2025-04-23 being the log file of the date 2025-04-20.