bitpay / bitcore

A full stack for bitcoin and blockchain-based applications
https://bitcore.io/
MIT License
4.84k stars 2.08k forks source link

Error: {"message":"Too many wallets created from this IP, please try again after an hour"} #1491

Open AteqEjaz opened 6 years ago

AteqEjaz commented 6 years ago

Hi, I have installed a Full node and also installed bitcore wallet service, now i have suddenly started receiving this message

Error: {"message":"Too many wallets created from this IP, please try again after an hour"}

I have a server on digital ocean which call another private server to create wallet, so only Digital ocean will communicate to this wallet service running on private node. Is there any way to whitelist my Digital ocean IP to avoid seeing above message?

Thanks

arruah commented 6 years ago

try this. "disableRateLimiter": true, "enableCache": true,