Troubleshooting
Combine fails
Section titled “Combine fails”Most combine failures are one of these:
- not enough shares (k)
- shares from different sets
- a corrupted share / a typo
- the wrong passphrase
- Confirm you have at least k shares.
- Confirm all shares were created together (same split run).
- If you used a passphrase, verify the exact passphrase file/value.
- If you’re still stuck, re-split a synthetic secret and validate the workflow end-to-end.
Web UI says WASM module not found
Section titled “Web UI says WASM module not found”This usually means the WASM build step was not run.
- From web/, run bun run build:wasm.
- Restart the dev server (bun run dev).
Still stuck?
Section titled “Still stuck?”If you want a second pair of eyes, ask in the Safeparts Discord: Join Discord