cardano-miners / fortuna

All the "greatness" of proof of work, now in smart contract form
https://minefortuna.com
Apache License 2.0
52 stars 23 forks source link

No datum found for datum hash #18

Closed jabteles closed 5 months ago

jabteles commented 1 year ago

Getting error sporadically:

error: Uncaught (in promise) Error: No datum found for datum hash: 5cd10c5dcb34917f94366aa526b46e535f4693d4ac9528ffd50c5d93e46d6d7b throw new Error(No datum found for datum hash: ${datumHash}); ^ at Kupmios.getDatum (https://deno.land/x/lucid@0.10.1/src/provider/kupmios.ts:182:13) at eventLoopTick (ext:core/01_core.js:183:11) at async https://deno.land/x/lucid@0.10.1/src/provider/kupmios.ts:238:13 at async Promise.all (index 0) at async Command.actionHandler (file:///C:/Users/xx/Downloads/fortuna-main/fortuna-main/miner/main.ts:121:28) at async Command.execute (https://deno.land/x/cliffy@v1.0.0-rc.3/command/command.ts:1948:7) at async Command.parseCommand (https://deno.land/x/cliffy@v1.0.0-rc.3/command/command.ts:1780:14) at async file:///C:/Users/xx/Downloads/fortuna-main/fortuna-main/miner/main.ts:417:1

Then the app crashes and the mining stops having to restart the miner

BrockCruess commented 1 year ago

Same issue here very often

the-vj commented 1 year ago

+1, same issue

running deno on windows

deno 1.36.4 (release, x86_64-pc-windows-msvc) v8 11.6.189.12 typescript 5.1.6