dashed-slug.net › Forums › TurtleCoin Adapter extension support › Cannot open wallet until admin provides the passphrase › Reply To: Cannot open wallet until admin provides the passphrase
May 21, 2020 at 5:04 pm
#8414
alexg
Keymaster
Thank you for testing! Well, the adapter works on my machine 🙂
So:
1. Check your value of the setting: “Cron job” -> “Withdrawal locks” -> “Time to retain withdrawal secrets”. By default this is 0 which means retain passwords indefinitely in the DB.
2. The passwords are stored as transients. Check your WordPress installation and any caching/optimization plugins to see if they are deleting your non-expired transients. If necessary you can disable such plugins and try again.
Please let me know if this made a difference.