I reply to all queries on the forums and via email, once per day, Monday to Friday (not weekends).

If you are new here, please see some information on how to ask for support. Thank you!

Reply To: Currencies Duplicating thousands of times.

#13882
alexg
Keymaster

Hello,

I am sorry but I have not been able to completely eliminate the chance of this happening.

The CoinPayments adapter features a cron task that checks which currencies are enabled in the CoinPayments admin screens, and recreates these currencies as post types on the system. There shouldn’t be more than one such tasks running at the same time.

How are you triggering the cron tasks?

I would recommend that you start by implementing an external cron trigger, as discussed here:

https://github.com/dashed-slug/wallets/blob/master/docs/troubleshooting.md#in-the-admin-screens-the-following-error-is-shown-cron-tasks-have-not-run-for-at-least-one-hour

If the problem persists after this, please let me know.

with regards