Trying to create a Typesense service, it immediately terminates
I've tried creating a Typsense service multiple times (both single-node and multi-node, with different resources) but it just keeps deleting itself before it even starts up properly. The main error shown in the logs is:
2025-06-11T14:21:25.228Z [node-id-1.db.search.zerops]typesense-server.service: Failed to determine user credentials: No such process
2025-06-11T14:21:25.228Z [node-id-1.db.search.zerops]typesense-server.service: Failed to determine user credentials: No such process
The setup process seemed pretty straightforward, so I'm not sure what I could've missed.