Description
Daedalus 8.0.x crashes during startup with a DNS resolution error when trying to reach the Mithril aggregator, even when choosing "Sync from genesis".
This happens inside Whonix (Tor-only environment).
Environment
- Daedalus version: 8.0.x (installed via official
.bin from daedaluswallet.io)
- OS: Whonix Workstation (Debian-based, forced through Tor)
- Network: Tor only (no clearnet)
Steps to reproduce
- Fresh install of Daedalus 8.0.x on Whonix.
- During first run, Mithril fast sync fails with DNS error.
- Choose "Wipe chain & retry" -> same error.
- Choose "Sync from genesis" -> still crashes with the same DNS error before syncing starts.
Error
Error: Can not get the list of artifacts while retrieving the latest cardano db hash
Caused by:
0: Failed to list latest Cardano database v2 snapshots
1: Remote server unreachable
2: error sending request for url (https://aggregator.release-mainnet.api.mithril.network/...)
3: client error (Connect)
4: dns error
5: failed to lookup address information: Name does not resolve
Additional info
nslookup aggregator.release-mainnet.api.mithril.network works fine from the terminal inside Whonix.
- Multiple full wipes of
chain/, state/, Secrets/, tls/, wallets/, and lockfiles were performed.
- The crash happens consistently even with no chain data present.
- This appears to be a failure of the Mithril client inside Daedalus to resolve the aggregator hostname through Whonix's Tor DNS setup, and it does not fall back gracefully to genesis sync.
Expected behavior
Daedalus should either successfully use Mithril when possible, or fall back cleanly to "Sync from genesis" without crashing when the Mithril endpoint cannot be resolved.
Logs
(Attach or paste relevant parts from ~/.local/share/Daedalus/mainnet/Logs/mithril-bootstrap.log and recent cardano-node logs)
Description
Daedalus 8.0.x crashes during startup with a DNS resolution error when trying to reach the Mithril aggregator, even when choosing "Sync from genesis".
This happens inside Whonix (Tor-only environment).
Environment
.binfrom daedaluswallet.io)Steps to reproduce
Error
Additional info
nslookup aggregator.release-mainnet.api.mithril.networkworks fine from the terminal inside Whonix.chain/,state/,Secrets/,tls/,wallets/, and lockfiles were performed.Expected behavior
Daedalus should either successfully use Mithril when possible, or fall back cleanly to "Sync from genesis" without crashing when the Mithril endpoint cannot be resolved.
Logs
(Attach or paste relevant parts from
~/.local/share/Daedalus/mainnet/Logs/mithril-bootstrap.logand recent cardano-node logs)