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 the following files:

  • nft-butler-db-<user_id>.json

  • nft-butler-collection-task-db-<user_id>.json

  • nft-butler-token-task-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 NFT Butler again

Windows

  1. Close the NFT Butler application

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

  3. Delete the following files:

  • nft-butler-db-<user_id>.json

  • nft-butler-collection-task-db-<user_id>.json

  • nft-butler-token-task-db-<user_id>.json

  • redis-dump.rdb

Delete all nft-butler-db and redis-dump.rdb for the cleanup
  1. This will reset all tasks and cleanup all stored jobs to ensure a completely fresh runtime environment

  2. Start NFT Butler again

Last updated