Hi All,
I reach the step of getting funds and i execute ``curl -v -XPOST “https://faucet.ff.dev.cardano.org/send-money/$(cat payment.addr)”
but i get
- Connection #0 to host faucet.ff.dev.cardano.org left intact
{“statusCode”:400,“error”:“BAD_REQUEST”,“message”:"Error in $.payments[0].address: Unable to decode Address: not a well-formed Shelley Address.
I`ve triple checked if i have all the addresses and stake keys and i have absolutely all of them…i even create a second one but same result.
Also, the node is not getting any epoch/slot for the last 2 days. I keep restarting but no success, it was working before…
Any help would be great.Thanks