I am running the latest versions of StartOS (0.4.0-beta.9), Bitcoin Core (31.0:13), Public Pool (0.2.5:8) and Tor (0.4.9.8:0) but I see that Public Pool often restarts because of an error.
My hardware is a Intel NUC 12 Pro (i5-1240P 12C16T) with 32GB ram and 500GB M.2 SSD.
I get different errors but the one that I see often (at least once a day) is “Health Check stratum failed: stratum daemon crashed”
2026-05-22T20:31:24+02:00 /public-pool/node_modules/rxjs/dist/cjs/internal/util/reportUnhandledError.js:13
2026-05-22T20:31:24+02:00 throw err;
2026-05-22T20:31:24+02:00 ^
2026-05-22T20:31:24+02:00 Error: Error getblocktemplate
2026-05-22T20:31:24+02:00 at BitcoinRpcService.getBlockTemplate (/public-pool/dist/services/bitcoin-rpc.service.js:118:19)
2026-05-22T20:31:24+02:00 at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
2026-05-22T20:31:24+02:00 Node.js v20.20.2
2026-05-22T20:31:24+02:00 Error: /usr/local/bin/node exited with code 1
2026-05-22T20:31:24+02:00 at ChildProcess.<anonymous> (/usr/lib/startos/package/index.js:18387:43)
2026-05-22T20:31:24+02:00 at ChildProcess.emit (node:events:524:28)
2026-05-22T20:31:24+02:00 at ChildProcess._handle.onexit (node:internal/child_process:293:12)