input-output-hk / daedalus

The open source cryptocurrency wallet for ada, built to grow with the community
https://daedaluswallet.io/
Apache License 2.0
1.23k stars 297 forks source link

[BUG] Daedalus Preview 5.5.0 keeps crashing when restoring a wallet #3214

Closed onyxstakepool closed 2 months ago

onyxstakepool commented 2 months ago

The latest release of Daedalus Preview 5.5.0 on MacOS keeps crashing when restoring a Shelley 24 word mnemonic wallet.

The Daedalus wallet was fully synced before entering the wallet restoration.

The node.log shows the error: [34m[Davids:cardano.node.LocalConnectionManager:Info:786][0m [2024-07-31 22:02:33.42 UTC] TrConnectionHandler (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@5"}) (TrConnectionHandlerError InboundError (ApiMisuse ClosedDBError CallStack (from HasCallStack): prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:350:42 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API throwApiMisuse, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.hs:156:28 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.State getOpenState, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:431:49 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl getTipImpl, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:287:34 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl getTip_, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:115:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API getTip, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:568:38 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API getTipSlot, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs:439:13 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Follower forward, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs:149:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Follower) ShutdownPeer)

onyxstakepool commented 2 months ago

After removing the she.*.sqlite* files from the wallets folder in Daedalus Preview in Application Support the Daedalus is working again.

Just deleting the wallets folder including the stake-pools.sqlite file leaves Daedalus in the crash loop!

michalrus commented 2 months ago

Hi, could you also show me the cardano-wallet.log around the time of this error, please?

onyxstakepool commented 2 months ago

Hi, could you also show me the cardano-wallet.log around the time of this error, please?

I've traced back both logs to the first occurrence of the node shutdown. There seems to be an interaction of a CRC error and the first appearance of the wallet she.2468098a39eb6e281b3780c0662cbd9d9d6bf813.sqlite in the log.

node.log

[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:12.18 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 0, warmPeersRemote = 1, hotPeersRemote = 3})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:12.18 UTC] TrPromotedToHotRemote (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@3"})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:12.18 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 0, warmPeersRemote = 0, hotPeersRemote = 4})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:30.77 UTC] TrMuxErrored (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@3"}) (UnexpectedFailure (ChecksumMismatchError (RealPoint (SlotNo 2476333) 9b09827c5c8bea111156b38a1e2b00cd14addcee240d9e02a478395f89fca097) (CRC {getCRC = 3982121744}) (CRC {getCRC = 3379383814}) 00573.chunk CallStack (from HasCallStack):
  prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Util.hs:182:60 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.Util
  checkChecksum, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Iterator.hs:631:9 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.Iterator))
[34m[Davids:cardano.node.LocalConnectionManager:Info:2410][0m [2024-07-31 21:35:30.77 UTC] TrConnectionHandler (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@3"}) (TrConnectionHandlerError InboundError (UnexpectedFailure (ChecksumMismatchError (RealPoint (SlotNo 2476333) 9b09827c5c8bea111156b38a1e2b00cd14addcee240d9e02a478395f89fca097) (CRC {getCRC = 3982121744}) (CRC {getCRC = 3379383814}) 00573.chunk CallStack (from HasCallStack):
  prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Util.hs:182:60 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.Util
  checkChecksum, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/Iterator.hs:631:9 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.Iterator)) ShutdownPeer)
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:30.77 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 0, warmPeersRemote = 0, hotPeersRemote = 3})
[34m[Davids:cardano.node.LocalConnectionManager:Info:2410][0m [2024-07-31 21:35:30.77 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 3, inboundConns = 3, outboundConns = 0})
[34m[Davids:cardano.node.LocalConnectionManager:Info:2414][0m [2024-07-31 21:35:32.02 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 3, inboundConns = 4, outboundConns = 0})
[34m[Davids:cardano.node.LocalHandshake:Info:2415][0m [2024-07-31 21:35:32.02 UTC] WithMuxBearer (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"}) Recv (ClientAgency TokPropose,MsgProposeVersions (fromList [(NodeToClientV_15,TList [TInt 2,TBool False]),(NodeToClientV_16,TList [TInt 2,TBool False])]))
[34m[Davids:cardano.node.LocalHandshake:Info:2415][0m [2024-07-31 21:35:32.03 UTC] WithMuxBearer (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"}) Send (ServerAgency TokConfirm,MsgAcceptVersion NodeToClientV_16 (TList [TInt 2,TBool False]))
[34m[Davids:cardano.node.LocalConnectionManager:Info:2415][0m [2024-07-31 21:35:32.03 UTC] TrConnectionHandler (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"}) (TrHandshakeSuccess NodeToClientV_16 (NodeToClientVersionData {networkMagic = NetworkMagic {unNetworkMagic = 2}, query = False}))
[34m[Davids:cardano.node.LocalConnectionManager:Info:2414][0m [2024-07-31 21:35:32.03 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 4, inboundConns = 4, outboundConns = 0})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 1, warmPeersRemote = 0, hotPeersRemote = 3})
[34m[Davids:cardano.node.LocalConnectionManager:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 4, inboundConns = 4, outboundConns = 0})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrPromotedToWarmRemote (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"}) (OperationSuccess (InboundIdleSt Unidirectional))
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 0, warmPeersRemote = 1, hotPeersRemote = 3})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrPromotedToHotRemote (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 0, warmPeersRemote = 0, hotPeersRemote = 4})
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrMuxErrored (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"}) (ApiMisuse ClosedDBError CallStack (from HasCallStack):
  prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:350:42 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  throwApiMisuse, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.hs:156:28 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.State
  getOpenState, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:431:49 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTipImpl, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:287:34 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTip_, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:115:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTip, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:568:38 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTipSlot, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs:439:13 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Follower
  forward, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs:149:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Follower)
[34m[Davids:cardano.node.LocalInboundGovernor:Info:47][0m [2024-07-31 21:35:32.03 UTC] TrInboundGovernorCounters (InboundGovernorCounters {coldPeersRemote = 0, idlePeersRemote = 0, warmPeersRemote = 0, hotPeersRemote = 3})
[34m[Davids:cardano.node.LocalConnectionManager:Info:2415][0m [2024-07-31 21:35:32.03 UTC] TrConnectionHandler (ConnectionId {localAddress = LocalAddress "cardano-node.socket", remoteAddress = LocalAddress "cardano-node.socket@4"}) (TrConnectionHandlerError InboundError (ApiMisuse ClosedDBError CallStack (from HasCallStack):
  prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:350:42 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  throwApiMisuse, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.hs:156:28 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.State
  getOpenState, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:431:49 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTipImpl, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:287:34 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTip_, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:115:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTip, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:568:38 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTipSlot, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs:439:13 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Follower
  forward, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Follower.hs:149:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Follower) ShutdownPeer)
[34m[Davids:cardano.node.LocalConnectionManager:Info:2415][0m [2024-07-31 21:35:32.03 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 3, inboundConns = 3, outboundConns = 0})
[35m[Davids:cardano.node.ChainDB:Notice:25][0m [2024-07-31 21:35:32.34 UTC] Chain extended, new tip: 13f538e0a12dfbc2e1946fdd7ea5b83dd86712ba981ce710c39e5b6488f8a5c7 at slot 55805732
[31m[Davids:cardano.node.LocalServer:Critical:50][0m [2024-07-31 21:35:32.34 UTC] TrServerError AsyncCancelled
[31m[Davids:cardano.node.Server:Critical:54][0m [2024-07-31 21:35:32.34 UTC] TrServerError AsyncCancelled
[35m[Davids:cardano.node.LocalServer:Notice:45][0m [2024-07-31 21:35:32.34 UTC] TrServerStopped
[34m[Davids:cardano.node.LocalConnectionManager:Info:45][0m [2024-07-31 21:35:32.34 UTC] TrShutdown
[31m[Davids:cardano.node.Server:Critical:58][0m [2024-07-31 21:35:32.34 UTC] TrServerError AsyncCancelled
[35m[Davids:cardano.node.Server:Notice:43][0m [2024-07-31 21:35:32.34 UTC] TrServerStopped
[31m[Davids:cardano.node.PeerSelection:Error:59][0m [2024-07-31 21:35:32.34 UTC] TraceOutboundGovernorCriticalFailure AsyncCancelled
[34m[Davids:cardano.node.ConnectionManager:Info:2362][0m [2024-07-31 21:35:32.34 UTC] TrConnectError (Just 0.0.0.0:63749) 86.63.10.11:26248 AsyncCancelled
[34m[Davids:cardano.node.LocalConnectionManager:Info:67][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.LocalConnectionManager:Info:68][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:2362][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 57, unidirectionalConns = 0, inboundConns = 0, outboundConns = 57})
[34m[Davids:cardano.node.LocalConnectionManager:Info:76][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:2368][0m [2024-07-31 21:35:32.34 UTC] TrConnectError (Just 0.0.0.0:63749) 113.162.164.231:6000 AsyncCancelled
[34m[Davids:cardano.node.ConnectionManager:Info:2368][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 57, unidirectionalConns = 0, inboundConns = 0, outboundConns = 57})
[34m[Davids:cardano.node.ConnectionManager:Info:2401][0m [2024-07-31 21:35:32.34 UTC] TrConnectError (Just 0.0.0.0:63749) 73.23.36.140:6000 AsyncCancelled
[34m[Davids:cardano.node.ConnectionManager:Info:2401][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 57, unidirectionalConns = 0, inboundConns = 0, outboundConns = 57})
[34m[Davids:cardano.node.ConnectionManager:Info:43][0m [2024-07-31 21:35:32.34 UTC] TrShutdown
[34m[Davids:cardano.node.ConnectionManager:Info:1946][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 43, unidirectionalConns = 0, inboundConns = 0, outboundConns = 43})
[34m[Davids:cardano.node.ConnectionManager:Info:1744][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 43, unidirectionalConns = 0, inboundConns = 0, outboundConns = 43})
[34m[Davids:cardano.node.ConnectionManager:Info:1957][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 43, unidirectionalConns = 0, inboundConns = 0, outboundConns = 43})
[34m[Davids:cardano.node.ConnectionManager:Info:1381][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 43, unidirectionalConns = 0, inboundConns = 0, outboundConns = 43})
[34m[Davids:cardano.node.ConnectionManager:Info:2020][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 38, unidirectionalConns = 0, inboundConns = 0, outboundConns = 38})
[34m[Davids:cardano.node.ConnectionManager:Info:974][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 38, unidirectionalConns = 0, inboundConns = 0, outboundConns = 38})
[34m[Davids:cardano.node.ConnectionManager:Info:1778][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 37, unidirectionalConns = 0, inboundConns = 0, outboundConns = 37})
[34m[Davids:cardano.node.ConnectionManager:Info:2175][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 37, unidirectionalConns = 0, inboundConns = 0, outboundConns = 37})
[34m[Davids:cardano.node.ConnectionManager:Info:416][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 37, unidirectionalConns = 0, inboundConns = 0, outboundConns = 37})
[34m[Davids:cardano.node.ConnectionManager:Info:1492][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 36, unidirectionalConns = 0, inboundConns = 0, outboundConns = 36})
[34m[Davids:cardano.node.ConnectionManager:Info:2364][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 36, unidirectionalConns = 0, inboundConns = 0, outboundConns = 36})
[34m[Davids:cardano.node.ConnectionManager:Info:882][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 35, unidirectionalConns = 0, inboundConns = 0, outboundConns = 35})
[34m[Davids:cardano.node.ConnectionManager:Info:1590][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 33, unidirectionalConns = 0, inboundConns = 0, outboundConns = 33})
[34m[Davids:cardano.node.ConnectionManager:Info:2093][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 34, unidirectionalConns = 0, inboundConns = 0, outboundConns = 34})
[34m[Davids:cardano.node.ConnectionManager:Info:2395][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 33, unidirectionalConns = 0, inboundConns = 0, outboundConns = 33})
[34m[Davids:cardano.node.ConnectionManager:Info:2114][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 32, unidirectionalConns = 0, inboundConns = 0, outboundConns = 32})
[34m[Davids:cardano.node.ConnectionManager:Info:1758][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 29, unidirectionalConns = 0, inboundConns = 0, outboundConns = 29})
[34m[Davids:cardano.node.ConnectionManager:Info:1120][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 26, unidirectionalConns = 0, inboundConns = 0, outboundConns = 26})
[34m[Davids:cardano.node.ConnectionManager:Info:1104][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 26, unidirectionalConns = 0, inboundConns = 0, outboundConns = 26})
[34m[Davids:cardano.node.ConnectionManager:Info:1163][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 26, unidirectionalConns = 0, inboundConns = 0, outboundConns = 26})
[34m[Davids:cardano.node.ConnectionManager:Info:1682][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 23, unidirectionalConns = 0, inboundConns = 0, outboundConns = 23})
[34m[Davids:cardano.node.ConnectionManager:Info:1713][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 23, unidirectionalConns = 0, inboundConns = 0, outboundConns = 23})
[34m[Davids:cardano.node.ConnectionManager:Info:2067][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 18, unidirectionalConns = 0, inboundConns = 0, outboundConns = 18})
[34m[Davids:cardano.node.ConnectionManager:Info:2376][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 18, unidirectionalConns = 0, inboundConns = 0, outboundConns = 18})
[34m[Davids:cardano.node.ConnectionManager:Info:1994][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 16, unidirectionalConns = 0, inboundConns = 0, outboundConns = 16})
[34m[Davids:cardano.node.ConnectionManager:Info:2356][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 15, unidirectionalConns = 0, inboundConns = 0, outboundConns = 15})
[34m[Davids:cardano.node.ConnectionManager:Info:2349][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 12, unidirectionalConns = 0, inboundConns = 0, outboundConns = 12})
[34m[Davids:cardano.node.ConnectionManager:Info:2081][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 12, unidirectionalConns = 0, inboundConns = 0, outboundConns = 12})
[34m[Davids:cardano.node.ConnectionManager:Info:2334][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 10, unidirectionalConns = 0, inboundConns = 0, outboundConns = 10})
[34m[Davids:cardano.node.ConnectionManager:Info:1398][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 10, unidirectionalConns = 0, inboundConns = 0, outboundConns = 10})
[34m[Davids:cardano.node.ConnectionManager:Info:1683][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 10, unidirectionalConns = 0, inboundConns = 0, outboundConns = 10})
[34m[Davids:cardano.node.ConnectionManager:Info:2124][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 12, unidirectionalConns = 0, inboundConns = 0, outboundConns = 12})
[34m[Davids:cardano.node.ConnectionManager:Info:1374][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 9, unidirectionalConns = 0, inboundConns = 0, outboundConns = 9})
[34m[Davids:cardano.node.ConnectionManager:Info:1373][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 9, unidirectionalConns = 0, inboundConns = 0, outboundConns = 9})
[34m[Davids:cardano.node.ConnectionManager:Info:1721][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 9, unidirectionalConns = 0, inboundConns = 0, outboundConns = 9})
[34m[Davids:cardano.node.ConnectionManager:Info:1891][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 9, unidirectionalConns = 0, inboundConns = 0, outboundConns = 9})
[34m[Davids:cardano.node.ConnectionManager:Info:1541][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 7, unidirectionalConns = 0, inboundConns = 0, outboundConns = 7})
[34m[Davids:cardano.node.ConnectionManager:Info:2011][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 7, unidirectionalConns = 0, inboundConns = 0, outboundConns = 7})
[34m[Davids:cardano.node.ConnectionManager:Info:1883][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 4, unidirectionalConns = 0, inboundConns = 0, outboundConns = 4})
[34m[Davids:cardano.node.ConnectionManager:Info:1742][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 4, unidirectionalConns = 0, inboundConns = 0, outboundConns = 4})
[34m[Davids:cardano.node.ConnectionManager:Info:2057][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 3, unidirectionalConns = 0, inboundConns = 0, outboundConns = 3})
[34m[Davids:cardano.node.ConnectionManager:Info:2375][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 2, unidirectionalConns = 0, inboundConns = 0, outboundConns = 2})
[34m[Davids:cardano.node.ConnectionManager:Info:2342][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1382][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1788][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1934][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:2382][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1491][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1378][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1591][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1226][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:2402][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1977][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1544][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1864][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:1589][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[34m[Davids:cardano.node.ConnectionManager:Info:2029][0m [2024-07-31 21:35:32.34 UTC] TrConnectionManagerCounters (ConnectionManagerCounters {fullDuplexConns = 0, duplexConns = 0, unidirectionalConns = 0, inboundConns = 0, outboundConns = 0})
[31m[Davids:cardano.node.DiffusionInitializationTracer:Critical:20][0m [2024-07-31 21:35:32.34 UTC] DiffusionErrored (ExceptionInLinkedThread "ThreadId 29" (ApiMisuse ClosedDBError CallStack (from HasCallStack):
  prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:350:42 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  throwApiMisuse, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.hs:156:28 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.State
  getOpenState, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:431:49 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTipImpl, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:287:34 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTip_, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:115:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTip, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:568:38 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTipSlot, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.hs:154:48 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Background
  copyToImmutableDB, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.hs:254:22 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Background))
[31m[Davids:cardano.node.ChainDB:Error:20][0m [2024-07-31 21:35:32.35 UTC] Immutable DB was already closed. Double closing.
[34m[Davids:cardano.node.ChainDB:Info:20][0m [2024-07-31 21:35:32.35 UTC] Closed Volatile DB.
[34m[Davids:cardano.node.ChainDB:Info:20][0m [2024-07-31 21:35:32.35 UTC] Closed db with immutable tip at eba075fe8a8ac0702dbbc1bf5a3a52ff2f177c3e7d37478fac5220d3fbb9344d at slot 55794624 and tip 13f538e0a12dfbc2e1946fdd7ea5b83dd86712ba981ce710c39e5b6488f8a5c7 at slot 55805732
cardano-node: ExceptionInLinkedThread "ThreadId 29" (ApiMisuse ClosedDBError CallStack (from HasCallStack):
  prettyCallStack, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:350:42 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  throwApiMisuse, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl/State.hs:156:28 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl.State
  getOpenState, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:431:49 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTipImpl, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/Impl.hs:287:34 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.Impl
  getTip_, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:115:7 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTip, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ImmutableDB/API.hs:568:38 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ImmutableDB.API
  getTipSlot, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.hs:154:48 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Background
  copyToImmutableDB, called at src/ouroboros-consensus/Ouroboros/Consensus/Storage/ChainDB/Impl/Background.hs:254:22 in ouroboros-consensus-0.20.0.0-CGs9xSuwMZQJJSEA2EHVGt:Ouroboros.Consensus.Storage.ChainDB.Impl.Background)

cardano-wallet.log

[34m[cardano-wallet.network:Info:10197][0m [2024-07-31 21:35:04.14 UTC] Fetched pool data from node tip using LSQ. Got 259 pools in the stake distribution, and 283 pools in the non-myopic member reward map.
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:05.08 UTC] [RequestId 6632] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:05.08 UTC] [RequestId 6632] GET /v2/network/information 200 OK in 0.000339s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:05.09 UTC] [RequestId 6633] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:05.09 UTC] [RequestId 6633] GET /v2/network/parameters 200 OK in 0.00022s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:05.10 UTC] [RequestId 6634] [GET] /v2/wallets
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:05.10 UTC] [RequestId 6634] GET /v2/wallets 200 OK in 0.000239s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:05.10 UTC] [RequestId 6635] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:05.10 UTC] [RequestId 6635] GET /v2/byron-wallets 200 OK in 0.000428s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:05.78 UTC] [RequestId 6630] GET /v2/stake-pools 200 OK in 2.029815s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:06.08 UTC] [RequestId 6636] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:06.08 UTC] [RequestId 6636] GET /v2/network/parameters 200 OK in 0.000336s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:07.08 UTC] [RequestId 6637] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:07.08 UTC] [RequestId 6638] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:07.08 UTC] [RequestId 6637] GET /v2/network/information 200 OK in 0.000368s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:07.08 UTC] [RequestId 6638] GET /v2/network/parameters 200 OK in 0.000348s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:08.08 UTC] [RequestId 6639] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:08.08 UTC] [RequestId 6639] GET /v2/network/parameters 200 OK in 0.000269s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:09.08 UTC] [RequestId 6640] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:09.08 UTC] [RequestId 6641] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:09.08 UTC] [RequestId 6640] GET /v2/network/information 200 OK in 0.000296s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:09.08 UTC] [RequestId 6641] GET /v2/network/parameters 200 OK in 0.000256s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:10.08 UTC] [RequestId 6642] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:10.08 UTC] [RequestId 6642] GET /v2/network/parameters 200 OK in 0.000285s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:10.10 UTC] [RequestId 6643] [GET] /v2/wallets
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:10.10 UTC] [RequestId 6643] GET /v2/wallets 200 OK in 0.000266s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:10.10 UTC] [RequestId 6644] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:10.10 UTC] [RequestId 6644] GET /v2/byron-wallets 200 OK in 0.000315s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:11.08 UTC] [RequestId 6646] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:11.08 UTC] [RequestId 6645] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:11.08 UTC] [RequestId 6645] GET /v2/network/information 200 OK in 0.000235s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:11.08 UTC] [RequestId 6646] GET /v2/network/parameters 200 OK in 0.00025s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:11.99 UTC] [RequestId 6647] [POST] /v2/wallets
[34m[cardano-wallet.wallet-db:Info:10349][0m [2024-07-31 21:35:12.02 UTC] Closing single database connection (/Users/onyx/Library/Application Support/Daedalus Preview/wallets/she.2468098a39eb6e281b3780c0662cbd9d9d6bf813.sqlite)
[35m[cardano-wallet.wallet-db:Notice:10349][0m [2024-07-31 21:35:12.03 UTC] 29 migrations were applied to the database.
[34m[cardano-wallet.wallet-db:Info:10349][0m [2024-07-31 21:35:12.03 UTC] Closing single database connection (/Users/onyx/Library/Application Support/Daedalus Preview/wallets/she.2468098a39eb6e281b3780c0662cbd9d9d6bf813.sqlite)
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:12.08 UTC] [RequestId 6648] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:12.08 UTC] [RequestId 6648] GET /v2/network/parameters 200 OK in 0.000209s
[34m[cardano-wallet.wallet-engine:Info:10355][0m [2024-07-31 21:35:12.16 UTC] 2468098a: Chain following starting.
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:12.18 UTC] [RequestId 6647] POST /v2/wallets 201 Created in 0.182236s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:13.08 UTC] [RequestId 6649] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:13.08 UTC] [RequestId 6650] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:13.08 UTC] [RequestId 6649] GET /v2/network/information 200 OK in 0.000168s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:13.08 UTC] [RequestId 6650] GET /v2/network/parameters 200 OK in 0.000249s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.08 UTC] [RequestId 6651] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.08 UTC] [RequestId 6651] GET /v2/network/parameters 200 OK in 0.000283s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.29 UTC] [RequestId 6652] [GET] /v2/wallets
[34m[cardano-wallet.wallet-db:Info:10197][0m [2024-07-31 21:35:14.29 UTC] Found existing wallet: 2468098a39eb6e281b3780c0662cbd9d9d6bf813
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.29 UTC] [RequestId 6652] GET /v2/wallets 200 OK in 0.000638s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.29 UTC] [RequestId 6653] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.29 UTC] [RequestId 6653] GET /v2/byron-wallets 200 OK in 0.000556s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:14.33 UTC] [RequestId 6654] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/keys/mutable_account/0
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.33 UTC] [RequestId 6655] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:14.33 UTC] [RequestId 6655] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses 200 OK in 0.002495s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:14.33 UTC] [RequestId 6656] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:14.33 UTC] [RequestId 6656] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000319s
[34m[cardano-wallet.api-server:Info:10337][0m [2024-07-31 21:35:14.33 UTC] [RequestId 6654] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/keys/mutable_account/0 200 OK in 0.000386s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:14.34 UTC] [RequestId 6657] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:14.34 UTC] [RequestId 6657] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000238s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:14.34 UTC] [RequestId 6658] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?minWithdrawal=1
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:14.34 UTC] [RequestId 6658] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000274s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:15.08 UTC] [RequestId 6659] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.08 UTC] [RequestId 6660] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:15.08 UTC] [RequestId 6659] GET /v2/network/information 200 OK in 0.000199s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.08 UTC] [RequestId 6660] GET /v2/network/parameters 200 OK in 0.000242s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.10 UTC] [RequestId 6661] [GET] /v2/wallets
[34m[cardano-wallet.wallet-db:Info:10374][0m [2024-07-31 21:35:15.10 UTC] Found existing wallet: 2468098a39eb6e281b3780c0662cbd9d9d6bf813
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.10 UTC] [RequestId 6661] GET /v2/wallets 200 OK in 0.000505s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.10 UTC] [RequestId 6662] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.10 UTC] [RequestId 6662] GET /v2/byron-wallets 200 OK in 0.000388s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:15.11 UTC] [RequestId 6663] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:15.11 UTC] [RequestId 6663] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000229s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:15.11 UTC] [RequestId 6664] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:15.11 UTC] [RequestId 6664] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000156s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.11 UTC] [RequestId 6665] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:15.12 UTC] [RequestId 6666] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?minWithdrawal=1
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:15.12 UTC] [RequestId 6666] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.00027s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:15.12 UTC] [RequestId 6665] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses 200 OK in 0.00146s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:16.08 UTC] [RequestId 6667] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:16.08 UTC] [RequestId 6667] GET /v2/network/parameters 200 OK in 0.000223s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:17.08 UTC] [RequestId 6669] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:17.08 UTC] [RequestId 6668] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:17.08 UTC] [RequestId 6669] GET /v2/network/information 200 OK in 0.000248s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:17.08 UTC] [RequestId 6668] GET /v2/network/parameters 200 OK in 0.000832s
[34m[cardano-wallet.wallet-engine:Info:10356][0m [2024-07-31 21:35:17.16 UTC] 2468098a: Syncing (2.46% percent) Applied 63001 blocks, 1 rollbacks in the last 5.001719s. Current tip is [point dd52d1c1 at slot 1372389].
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:18.08 UTC] [RequestId 6670] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:18.08 UTC] [RequestId 6670] GET /v2/network/parameters 200 OK in 0.000203s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:19.08 UTC] [RequestId 6671] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:19.08 UTC] [RequestId 6672] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:19.08 UTC] [RequestId 6671] GET /v2/network/information 200 OK in 0.000215s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:19.08 UTC] [RequestId 6672] GET /v2/network/parameters 200 OK in 0.000304s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.08 UTC] [RequestId 6673] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.08 UTC] [RequestId 6673] GET /v2/network/parameters 200 OK in 0.000198s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.10 UTC] [RequestId 6674] [GET] /v2/wallets
[34m[cardano-wallet.wallet-db:Info:10374][0m [2024-07-31 21:35:20.10 UTC] Found existing wallet: 2468098a39eb6e281b3780c0662cbd9d9d6bf813
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.10 UTC] [RequestId 6674] GET /v2/wallets 200 OK in 0.00377s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.10 UTC] [RequestId 6675] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.10 UTC] [RequestId 6675] GET /v2/byron-wallets 200 OK in 0.00124s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6676] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6676] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses 200 OK in 0.001029s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6677] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6678] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6677] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000246s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6678] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000199s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6679] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?minWithdrawal=1
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:20.12 UTC] [RequestId 6679] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000233s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:21.08 UTC] [RequestId 6680] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:21.08 UTC] [RequestId 6681] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:21.08 UTC] [RequestId 6681] GET /v2/network/parameters 200 OK in 0.00016s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:21.08 UTC] [RequestId 6680] GET /v2/network/information 200 OK in 0.000209s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:22.08 UTC] [RequestId 6682] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:22.08 UTC] [RequestId 6682] GET /v2/network/parameters 200 OK in 0.000986s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:23.08 UTC] [RequestId 6683] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:23.08 UTC] [RequestId 6684] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:23.08 UTC] [RequestId 6684] GET /v2/network/information 200 OK in 0.000163s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:23.08 UTC] [RequestId 6683] GET /v2/network/parameters 200 OK in 0.000222s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:24.08 UTC] [RequestId 6685] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:24.08 UTC] [RequestId 6685] GET /v2/network/parameters 200 OK in 0.00053s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.08 UTC] [RequestId 6687] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:25.08 UTC] [RequestId 6686] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:25.08 UTC] [RequestId 6686] GET /v2/network/information 200 OK in 0.000207s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.08 UTC] [RequestId 6687] GET /v2/network/parameters 200 OK in 0.000255s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.10 UTC] [RequestId 6688] [GET] /v2/wallets
[34m[cardano-wallet.wallet-db:Info:10376][0m [2024-07-31 21:35:25.10 UTC] Found existing wallet: 2468098a39eb6e281b3780c0662cbd9d9d6bf813
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.17 UTC] [RequestId 6688] GET /v2/wallets 200 OK in 0.070747s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.17 UTC] [RequestId 6689] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.17 UTC] [RequestId 6689] GET /v2/byron-wallets 200 OK in 0.000739s
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:25.19 UTC] [RequestId 6690] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:25.19 UTC] [RequestId 6691] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:25.19 UTC] [RequestId 6690] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000398s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:25.19 UTC] [RequestId 6691] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000687s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.21 UTC] [RequestId 6692] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:25.21 UTC] [RequestId 6693] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?minWithdrawal=1
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:25.21 UTC] [RequestId 6692] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses 200 OK in 0.000827s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:25.22 UTC] [RequestId 6693] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.002278s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:26.08 UTC] [RequestId 6694] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:26.09 UTC] [RequestId 6694] GET /v2/network/parameters 200 OK in 0.002445s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:27.08 UTC] [RequestId 6695] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:27.08 UTC] [RequestId 6695] GET /v2/network/parameters 200 OK in 0.000351s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:27.08 UTC] [RequestId 6696] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:27.08 UTC] [RequestId 6696] GET /v2/network/information 200 OK in 0.000229s
[34m[cardano-wallet.wallet-engine:Info:10365][0m [2024-07-31 21:35:27.85 UTC] 2468098a: Discovered the following registration + voting and/or delegation:  within slot 2237050
[34m[cardano-wallet.wallet-engine:Info:10365][0m [2024-07-31 21:35:27.85 UTC] 2468098a: Discovered the following registration + voting and/or delegation:  within slot 2237122 delegating to pool 74855f5274855f52
[34m[cardano-wallet.wallet-engine:Info:10365][0m [2024-07-31 21:35:27.85 UTC] 2468098a: Discovered the following registration + voting and/or delegation:  within slot 2237180 delegating to pool 74855f5274855f52
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:28.08 UTC] [RequestId 6697] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:28.08 UTC] [RequestId 6697] GET /v2/network/parameters 200 OK in 0.000254s
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:29.08 UTC] [RequestId 6698] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:29.08 UTC] [RequestId 6699] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:29.08 UTC] [RequestId 6698] GET /v2/network/information 200 OK in 0.000234s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:29.08 UTC] [RequestId 6699] GET /v2/network/parameters 200 OK in 0.000288s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.08 UTC] [RequestId 6700] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.08 UTC] [RequestId 6700] GET /v2/network/parameters 200 OK in 0.000385s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.10 UTC] [RequestId 6701] [GET] /v2/wallets
[34m[cardano-wallet.wallet-db:Info:10376][0m [2024-07-31 21:35:30.10 UTC] Found existing wallet: 2468098a39eb6e281b3780c0662cbd9d9d6bf813
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.10 UTC] [RequestId 6701] GET /v2/wallets 200 OK in 0.000551s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.10 UTC] [RequestId 6702] [GET] /v2/byron-wallets
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.10 UTC] [RequestId 6702] GET /v2/byron-wallets 200 OK in 0.0006s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6703] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6704] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10374][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6704] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.000188s
[34m[cardano-wallet.api-server:Info:10376][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6703] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/addresses 200 OK in 0.000806s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6705] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?order=descending
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6706] [GET] /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions?minWithdrawal=1
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6706] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.003054s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:30.12 UTC] [RequestId 6705] GET /v2/wallets/2468098a39eb6e281b3780c0662cbd9d9d6bf813/transactions 200 OK in 0.003296s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:31.08 UTC] [RequestId 6707] [GET] /v2/network/information
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:31.08 UTC] [RequestId 6708] [GET] /v2/network/parameters
[34m[cardano-wallet.api-server:Info:10197][0m [2024-07-31 21:35:31.08 UTC] [RequestId 6708] GET /v2/network/parameters 200 OK in 0.000229s
[34m[cardano-wallet.api-server:Info:10268][0m [2024-07-31 21:35:31.08 UTC] [RequestId 6707] GET /v2/network/information 200 OK in 0.000263s
[33m[cardano-wallet.network:Warning:10355][0m [2024-07-31 21:35:31.77 UTC] Chain Sync node client: Node connection lost because of the mux error (MuxBearerClosed): <socket: 47> closed when reading data, waiting on next header True
[35m[cardano-wallet.network:Notice:10355][0m [2024-07-31 21:35:32.02 UTC] Chain Sync node client: Couldn't connect to node (x2). Retrying in a bit...
onyxstakepool commented 2 months ago

I've been thinking about the CRC error.

The CRC error happend at SlotNo 2476333 early in the chain with the current tip at SlotNo 55805732. It was detected during the wallet restoration when the whole chain was rescanned. This was then also the reason why the stake pool database rebuild failed after removing the wallets folder.

There is likely a CRC check when the block is received from the network. (Please confirm!) So the problem seems to be originating from writing the block to disk and later reading it back.

Could there be an issue with writing data on MacOS? I am asking because I had also an issue with the Mainnet Daedalus when I upgraded to 5.4.0. Only part of the stored database was accepted.

onyxstakepool commented 2 months ago

I have now resynced the Daedalus wallet from scratch and restored the wallet without problem. So the reason for the crash loop was the corrupted database.

michalrus commented 2 months ago

Great to hear, thanks for reporting :)