Table of Contents

Crypto - Chia - Troubleshooting - Exception from 'wallet'

chia wallet show

returns:

Exception from 'wallet' 

Resolution

Try each of these options.

NOTE: After each attempt check if the chia wallet show command returns proper information.


Restart the wallet

chia start wallet-only -r

Restart the farmer

chia start farmer -r

Reset the wallet

rm ~/.chia/mainnet/wallet/db/*

then

chia wallet show

returns:

No online backup file found, 
 Press S to skip restore from backup 
 Press F to use your own backup file:

NOTE: Push S to skip restoring.