aurora-is-near / aurora-relayer

[DEPRECATED] Web3-compatible relayer server for Aurora.
https://aurora-is-near.github.io/aurora-relayer/
Creative Commons Zero v1.0 Universal
26 stars 13 forks source link

The account aurora wouldn't have enough balance to cover storage #185

Closed muka closed 2 years ago

muka commented 2 years ago

Minting an NFT over aurora testnet I get this response from ethers.js

[ethjs-query] while formatting outputs from RPC '{"value":{"code":-32603,"data":{"code":-32603,"message":"Internal Error - Error: The account aurora wouldn't have enough balance to cover storage, required to have 3885260541415119039807 yoctoNEAR more. Please report a bug at <https://github.com/aurora-is-near/aurora-relayer/issues>","data":{"host":"r001.eastcoast.us.testnet.internal.aurora.dev","cf-ray":"6decab48e05cf91f-IAD"}}}}'"

Thanks

geloko commented 2 years ago

Encountered the same error with a relatively simple contract call

joshuajbouw commented 2 years ago

I believe this should be fine now? The balance should've been topped up. If further issues relating to this feel free to re-open.

ajyku commented 2 years ago

Just now I am also getting the exact same issue while minting NFT

birchmd commented 2 years ago

Should be resolved again. Sorry for the inconvenience.