Search Quorum docs

Search pages and sections across all documentation sets.

App docs

a step-by-step guide

Troubleshooting

Common app states and how to reason about them.

Troubleshooting

Use this page to classify common app issues before assuming the multisig is broken.

Connect wallet first

The app needs a wallet source to submit actions. Connect a Solana wallet for fee payment or a Quorum-capable wallet for member signatures.

Not a member

You may be viewing a public multisig with a wallet that is not a member. Non-members can inspect state but cannot propose, vote, or execute member-gated actions.

No eligible signer

The selected wallet does not contain an identity that matches a member allowed to perform the action. Switch identities or connect the correct wallet source.

PQ threshold not satisfied

The proposal may have enough total approvals but still require one or more Falcon or Winternitz approvals.

Timelock still active

Approved proposals may wait before execution. Check the execution eligibility status.

Unknown instruction

The app cannot classify the instruction. Review raw program IDs and accounts before signing.

Failed transaction

Retry only after understanding the failure. Common causes include missing accounts, stale proposal state, insufficient fees, or changed on-chain state.