How to reset all tasks and local Database in case of major issues

In general you can reset your task logs & progress in NFT Butler with Settings --> Support --> Reset local DB. If you still experience issues please proceed with a full manual reset:

Mac

  1. Close the NFT Butler application

  2. Open Finder and click Go --> Go To folder

  3. Copy/paste the following path ~/Library/Application Support/NFTButler/

  1. Delete: nft-butler-db-<user_id>.json & redis-dump.rdb

  1. This will reset all tasks and cleanup all stored jobs to ensure a completely fresh runtime environment

  2. Start Butler

Windows

  1. Close the NFT Butler application

  2. Open Explorer and go to: C:\Users<Username>\AppData\Roaming\NFTbutler

  3. Delete: nft-butler-db-<user_id>.json & redis-dump.rdb

  4. This will reset all tasks and cleanup all stored jobs to ensure a completely fresh runtime environment

  5. Start Butler

Last updated