input-output-hk / jormungandr-ops

Jörmungandr ops
4 stars 1 forks source link

Beta Testnet Faucet: Not enough funds in faucet account #64

Closed elviejo79 closed 4 years ago

elviejo79 commented 4 years ago

Description Using the faucet for beta. Through the CLI. Get the error Not enough funds in faucet account

Using Beta genesis hash: 27668e95121566df0bb2e2c11c5fd95dfe59efd570f8f592235ecff167ca3f29

and this config.yaml file: https://hydra.iohk.io/build/1441220/download/1/beta-config.yaml

Steps to reproduce

ACCOUNT_ADDRESS=addr1s42ce8q2k7kngz8lgyygkqunh0vm8strrdldelfzp5hfnnkuxqwr7sxh4q9
curl -X POST "https://faucet.beta.jormungandr-testnet.iohkdev.io/send-money/${ACCOUNT_ADDRESS}"

Results in:

{"statusCode":500,"error":"INTERNAL_SERVER_ERROR","message":"Not enough funds in faucet account, only 9998999000 left"}

Criteria for resolution To be able to transfer funds from faucet.