Hi — looks like prod has WRITES_DISABLED=true in place since 2026-05-15 ~10:00 UTC (commit 33fa08d2 on storacha/w3infra is the currently deployed up.storacha.network/version SHA), alongside the filecoin-pin-migration@1.1.0 release. Reads work, writes return ServiceUnavailable: The "space/blob/add" capability is currently disabled.
I'm guessing this is intentional to keep large-space migrations consistent — that lines up with PR #706 ("improve large-space migration behavior...") and the new storacha space migrate flow.
A few quick questions if you have a moment:
-
Is there a public ETA for re-enabling writes once the migration wave is done? Days, weeks, "next month" — anything that helps operators plan.
-
For spaces that haven't been migrated yet, is the recommended path: (a) run storacha space migrate on each affected space and wait for it to land, or (b) sit tight until writes are re-enabled globally? The CLI docs read like (a) but I want to confirm before running migrations on production spaces.
-
Suggestion only — status.storacha.network currently shows "All Systems Operational, 100% uptime over 90 days", which is at odds with the deployed kill switch. A WRITES_DISABLED notice (or a "Filecoin migration in progress" banner) would save other folks the diagnostic time of correlating commits to deployments.
Thanks for the work on the migration — happy to provide more context if helpful.
Hi — looks like prod has
WRITES_DISABLED=truein place since 2026-05-15 ~10:00 UTC (commit33fa08d2onstoracha/w3infrais the currently deployedup.storacha.network/versionSHA), alongside thefilecoin-pin-migration@1.1.0release. Reads work, writes returnServiceUnavailable: The "space/blob/add" capability is currently disabled.I'm guessing this is intentional to keep large-space migrations consistent — that lines up with PR #706 ("improve large-space migration behavior...") and the new
storacha space migrateflow.A few quick questions if you have a moment:
Is there a public ETA for re-enabling writes once the migration wave is done? Days, weeks, "next month" — anything that helps operators plan.
For spaces that haven't been migrated yet, is the recommended path: (a) run
storacha space migrateon each affected space and wait for it to land, or (b) sit tight until writes are re-enabled globally? The CLI docs read like (a) but I want to confirm before running migrations on production spaces.Suggestion only —
status.storacha.networkcurrently shows "All Systems Operational, 100% uptime over 90 days", which is at odds with the deployed kill switch. AWRITES_DISABLEDnotice (or a "Filecoin migration in progress" banner) would save other folks the diagnostic time of correlating commits to deployments.Thanks for the work on the migration — happy to provide more context if helpful.