Version 1.0.0-rc.53
Stratum v1.0.0-rc.53
Release candidate. Fixes agent supervision, which could be lost silently and stay lost.
Fixed
- The watchdog is restored and can now be updated. Two faults in the same area, found together on a live node.
The watchdog stopped alongside the agent but nothing started it again, so restarting a node's agent as two steps — stop, then start — left the agent running with no supervision until the next reboot. Nothing reported it: the agent was healthy, and the only trace was a log line. The watchdog is now tied to the agent in both directions and comes back whenever the agent does. This part arrives through the installer, so re-run it on a node to pick it up.
Separately, updating a node could never refresh the watchdog itself: replacing a running program in place is refused by the kernel, so every update reported an asset-refresh failure and quietly left the old watchdog in place. Files are now replaced atomically, which also removes the possibility of an interrupted update leaving a half-written file behind.
Notes
Fixing the first fault is what made the second one permanent rather than occasional — a watchdog that was frequently not running was also a watchdog that could usually be overwritten. Both are addressed here.
Feedback on this release candidate is welcome — report issues through your account.
This is a pre-release (rc) build. It runs only on a node with a pre-release license — the installer reads the channel from your license, so a node on this key only ever pulls beta/rc updates, and a stable license cannot install it. Run it once your pre-release license is active:
curl -sSL -H "X-License-Key: YOUR_LICENSE_KEY" https://stratum.cenvero.com/install?channel=rc | bash
// the ?channel=rc pin keeps this node on the rc channel for every later self-update — it never crosses beta↔rc.
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | 10d81017ef60fe5166937e51615f95580673caca99fda26e816b35273e36a12e | 65.47 MB |
| arm64 | cenvero-stratum | 5e2a6703d6fe3aa4a234ab9c58969f19409a8bc677f488354cd8e8250e73b2b3 | 58.56 MB |
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | b016b0597b6aef8de5b4da016cf2941d592f981a4de4966a7fb86e37b7eaad66 | 21.68 MB |
| arm64 | cenvero-stratum | 0e9fa1e3ac86be85709d2e2dd3545ca3cfb5a0ab220f841a891109c961c48fda | 18.75 MB |
| Architecture | Binary | SHA-256 | Size |
|---|---|---|---|
| amd64 | cenvero-stratum | 14d1e96b4420f310cc77e210280cac1761c179ea566d1729788f5592b2528ac9 | 10.92 MB |
| arm64 | cenvero-stratum | d7db827ad141a660762e5506b6c1406b5fa41a4e77c45f2b04353c5bf2c649c3 | 9.5 MB |