Only one wallet can sync at a time

Author: happycouakCreated May 12, 2021Updated Jul 27, 2026
Labelsenhancement

Describe the bug I got 3 wallets, and only one try to sync, I didn't see any try on log regarding the 2 others.

I was thinking that sqlite dbs were corrupted so I stop chia, removed on db, then start chia: the wallet begin to sync and stop at 124MB.

At this time I can see the synced wallet still sync regularly, but the others 2 wallets stay not synced.

To Reproduce Steps to reproduce the behavior:

  1. Have at least 2 wallets, with one synced and on not synced
  2. stop chia, delete the not synced sqlite db, then start chia
  3. watch logs and see the synced wallet syncing, the second one stay on not synced status without trying to.
  4. See error

Expected behavior All wallets keep there respective sync.

  • Linux Focal
  • Chia 1.1.5

Source: Chia-Network/chia-blockchain