Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Daedalus 5.3.0 gets stuck with the infamous ledger bug of cardano-node v1.35.4 #3182

Closed
onyxstakepool opened this issue May 14, 2024 · 3 comments

Comments

@onyxstakepool
Copy link

Daedalus 5.3.0 gets stuck in epoch 484 around slot 391,468 and cardano-node v1.35.4 keeps crashing with the infamous ledger bug that was fixed in cardano-node v1.35.5 on Jan 27, 2023!

cardano-node: Failure in Data.Map.balanceR
CallStack (from HasCallStack):
  error, called at src/Data/Map/Internal.hs:4157:30 in containers-0.6.5.1-EiES0HFUZ8PBGNrpVjoYRF:Data.Map.Internal

Emergency Fix on MacOS
Daedalus 5.3.0 can be fixed by copying the cardano-cli and cardano-node binaries from the cardano-node v1.35.5 binary distribution to the directory Contents/MacOS/ in the Daedalus Mainnet.app application.

@kevinhammond
Copy link

Thank you, @onyxstakepool. The Daedalus team is looking into this. I've pointed them at this issue.

@glitch40
Copy link

glitch40 commented May 15, 2024

Emergency Fix for Windows

Daedalus 5.3.0 can be fixed by extracting and copying the cardano-cli.exe and cardano-node.exe files from the cardano-node v1.35.5 distribution for win 64 to the directory C:\Program Files\Daedalus Mainnet with Daedalus closed. You will need to give both files Admin privileges when you copy them to the folder overwriting the original files, you can then restart and allow Daedalus to sync.

(1.35.7 cardano-node and cardano-cli will also work from my testing)

@michalrus
Copy link
Member

This has been fixed in the latest 5.3.1 release. Feel free to reopen if you're still experiencing issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants