Skip to content

Troubleshooting

Most combine failures are one of these:

  • not enough shares (k)
  • shares from different sets
  • a corrupted share / a typo
  • the wrong passphrase
  1. Confirm you have at least k shares.
  2. Confirm all shares were created together (same split run).
  3. If you used a passphrase, verify the exact passphrase file/value.
  4. If you’re still stuck, re-split a synthetic secret and validate the workflow end-to-end.

This usually means the WASM build step was not run.

  1. From web/, run bun run build:wasm.
  2. Restart the dev server (bun run dev).

If you want a second pair of eyes, ask in the Safeparts Discord: Join Discord