GoodDAPP
GoodDAPP copied to clipboard
[FailedClaiming]: Error: Failed with last unknown error
One of the issues around failed claiming is someone does not have enough to pay for the transaction.
- should it have been topped up?
- has it maxed it its daily limit?
- ?
- [ ] - one fix is to at least improve comms feedback to user about what the issue is. Could besides below issue be: already known / nonce too low etc
Sentry Issue: https://gooddollar.sentry.io/issues/4555924288/?environment=production&project=1829798&query=Failed+with+last+error&referrer=issue-stream&sort=freq&statsPeriod=7d&stream_index=0
Error: Failed with last unknown error
at e.value (/static/js/main.9bf7b33b.chunk.js:1:278834)
at c.<anonymous> (/static/js/main.9bf7b33b.chunk.js:1:282147)
at c.emit (/static/js/vendors~main.f71a0d86.chunk.js:2:1067093)
at None (/static/js/main.9bf7b33b.chunk.js:1:1136798)
at None (/static/js/main.9bf7b33b.chunk.js:1:1136841)
...
(4 additional frame(s) were not displayed)
insufficient funds for gas * price + value + gatewayFee
Note: In my own test on dev I got into the 'low funds' situation. For me it did not log a 'insufficient funds' error/warning. For me it resulted in: 'Reached daily transactions limit or not a citizen'