Skip to content

Commit 2eab278

Browse files
author
Molty
committed
fix: Leonardo v2026.2.26 startup — add filemain secrets provider to openclaw.json
Root cause: Molty's secrets migration wrote tokenRef to Leonardo's auth-profiles.json on the shared volume, but didn't add the filemain provider to Leonardo's openclaw.json. v2026.2.26 enforces fail-fast on missing secret providers (v2026.2.25 was lenient). Fix: inject provider config via Railway start command (Lesson vignesh07#69). All agents now on v2026.2.26.
1 parent eee2aa8 commit 2eab278

1 file changed

Lines changed: 1 addition & 6 deletions

File tree

state/openclaw-fleet-version.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@
1212
"leonardo": {
1313
"current": "v2026.2.26",
1414
"last_good": "v2026.2.25",
15-
"updated_at": "2026-02-27T08:56:16.382207+08:00",
16-
"pending_update": null,
17-
"pending_since": null,
18-
"rollback_reason": "v2026.2.26 gateway startup failure (500 timeout)",
19-
"rollback_to": "v2026.2.25",
20-
"rollback_at": "2026-02-27T12:18:41.774963+08:00"
15+
"updated_at": "2026-02-27T12:22:03.880893+08:00"
2116
}
2217
}

0 commit comments

Comments
 (0)