Syndroodocs
Version0.6.0-rc.1unpublished release candidateWebsiteGitHub

FAQ

Four failures worth knowing before you publish.

Configuration still fails

Run syndroo doctor --local: it names the failing check and sends nothing. When the failing check is a credential, confirm the exported group is present in this shell and re-register the account as described in Account configuration.

The plan expired

An unexecuted plan expires 24 hours after the preview. Preview again from the same post.json with the same key, then review the new plan before executing it.

The result is unknown

An unknown target may have reached the platform. Read the receipt, inspect the platform account by hand, and do not resend that content.

Recover the local state

Stop every other Syndroo process first, then inspect and recover:

syndroo state inspect
syndroo state recover --confirm-no-writers --yes

If the state holds a lock with no readable owner, stop and diagnose it by hand instead of deleting the state directory.