Daedalus can not connect to network on arch - getNetworkInfo error

Hey all, I installed daedalus via the official bin, when I run Daedalus it cannot connect and I get this in the terminal on repeat:

{“at”:“2021-05-13T18:24:35.004Z”,“env”:“mainnet:Linux:5.12.3-arch1-1”,“ns”:[“daedalus”,“v4.0.5”,“mainnet”],“data”:{“error”:{}},“app”:[“daedalus”],“msg”:“AdaApi::getNetworkInfo error”,“pid”:"",“sev”:“error”,“thread”:""}

Any ideas?

Hi!

could you give the logs from the beginning?
like:

[X:cardano.node.networkMagic:Notice:5] [2021-05-12 16:28:04.72 UTC] NetworkMagic 764824073
[X:cardano.node.basicInfo.protocol:Notice:5] [2021-05-12 16:28:04.72 UTC] Byron; Shelley
[X:cardano.node.basicInfo.version:Notice:5] [2021-05-12 16:28:04.72 UTC] 1.26.2
[X:cardano.node.basicInfo.commit:Notice:5] [2021-05-12 16:28:04.72 UTC] 3531289c9f79eab7ac5d3272ce6e6821504fec4c
[X:cardano.node.basicInfo.nodeStartTime:Notice:5] [2021-05-12 16:28:04.72 UTC] 2021-05-12 16:28:04.724671857 UTC
[X:cardano.node.basicInfo.systemStartTime:Notice:5] [2021-05-12 16:28:04.72 UTC] 2017-09-23 21:44:51 UTC
[X:cardano.node.basicInfo.slotLengthByron:Notice:5] [2021-05-12 16:28:04.72 UTC] 20s
[X:cardano.node.basicInfo.epochLengthByron:Notice:5] [2021-05-12 16:28:04.72 UTC] 21600
[X:cardano.node.basicInfo.slotLengthShelley:Notice:5] [2021-05-12 16:28:04.72 UTC] 1s
[X:cardano.node.basicInfo.epochLengthShelley:Notice:5] [2021-05-12 16:28:04.72 UTC] 432000
[X:cardano.node.basicInfo.slotsPerKESPeriodShelley:Notice:5] [2021-05-12 16:28:04.72 UTC] 129600
[X:cardano.node.basicInfo.slotLengthAllegra:Notice:5] [2021-05-12 16:28:04.72 UTC] 1s
[X:cardano.node.basicInfo.epochLengthAllegra:Notice:5] [2021-05-12 16:28:04.72 UTC] 432000
[X:cardano.node.basicInfo.slotsPerKESPeriodAllegra:Notice:5] [2021-05-12 16:28:04.72 UTC] 129600
[X:cardano.node.basicInfo.slotLengthMary:Notice:5] [2021-05-12 16:28:04.72 UTC] 1s
[X:cardano.node.basicInfo.epochLengthMary:Notice:5] [2021-05-12 16:28:04.72 UTC] 432000
[X:cardano.node.basicInfo.slotsPerKESPeriodMary:Notice:5] [2021-05-12 16:28:04.72 UTC] 129600
[X:cardano.node.addresses:Notice:5] [2021-05-12 16:28:04.72 UTC] [SocketInfo 0.0.0.0:3001]
[X:cardano.node.diffusion-mode:Notice:5] [2021-05-12 16:28:04.72 UTC] InitiatorAndResponderDiffusionMode
[X:cardano.node.dns-producers:Notice:5] [2021-05-12 16:28:04.72 UTC] [DnsSubscriptionTarget {dstDomain = "domain1", dstPort = 3001, dstValency = 1},DnsSu
bonTarget {dstDomain = "domain2", dstPort = 3001, dstValency = 1},DnsSubscriptionTarget {dstDomain = "domain3", dstPort = 6101, dstValency = 1},DnsSubscr
irget {dstDomain = "domai4", dstPort = 3001, dstValency = 1},DnsSubscriptionTarget {dstDomain = "domain5", dstPort = 9630, dstValency = 1},DnsSubscriptionTarget
 ain = "domain6", dstPort = 3001, dstValency = 1}]
[X:cardano.node.ip-producers:Notice:5] [2021-05-12 16:28:04.72 UTC] IPSubscriptionTarget {ispIps = [127.0.0.1:3001,127.0.0.1:6100,127.0.0.1:3005,127.0.0.1:6001,127.0.0.1:8081,127.0.0.1:3000,127.0.0.1:6000,127.0.0.1:3000,127.0.0.1:43234,127.0.0.1:6000,127.0.0.1:6000], ispValency = 11}
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:05.48 UTC] Opened imm db with immutable tip at 456c29577e16d271c7c76dda29f2cc3e055d42b894902d91cb113aab643364c4 at slot 28909669 and 
c38
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:06.99 UTC] Opened vol db
[X:cardano.node.ChainDB:Error:5] [2021-05-12 16:28:21.47 UTC] Invalid snapshot DiskSnapshot {dsNumber = 28909669, dsSuffix = Nothing}InitFailureRead (ReadFailed (DeserialiseFailure 526045168 "end of input"))
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:42.76 UTC] Replaying ledger from snapshot DiskSnapshot {dsNumber = 28865457, dsSuffix = Nothing} at c899efd8bdefc5e5ed9c598506ff98e073768fc0a54fc1e5ade3a3c1bd113db3 at slot 28865457
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:42.94 UTC] Replayed block: slot SlotNo 28865471 of At (SlotNo 28909669)
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:43.87 UTC] before next, messages elided = 28865493
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:43.87 UTC] Replayed block: slot SlotNo 28879170 of At (SlotNo 28909669)
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:43.87 UTC] Replayed block: slot SlotNo 28879189 of At (SlotNo 28909669)
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.13 UTC] before next, messages elided = 28879211
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.13 UTC] Replayed block: slot SlotNo 28900779 of At (SlotNo 28909669)
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.13 UTC] Replayed block: slot SlotNo 28900786 of At (SlotNo 28909669)
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.24 UTC] block replay progress (%) = 100.0
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.56 UTC] block replay progress (%) = 100.0
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.70 UTC] before next, messages elided = 28900801
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.70 UTC] Replayed block: slot SlotNo 28909669 of At (SlotNo 28909669)
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:28:45.70 UTC] Opened lgr db
[X:cardano.node.ChainDB:Info:5] [2021-05-12 16:32:33.26 UTC] Opened db with immutable tip at 456c29577e16d271c7c76dda29f2cc3e055d42b894902d91cb113aab643364c4 at slot 28909669 and tip 2628e86508a48bf9007e15e6ed29d45215bec8218a34a324feeb271d2af30b31 at slot 28954059
[X:cardano.node.DnsSubscription:Notice:362] [2021-05-12 16:32:33.32 UTC] Domain: "domain1" Connection Attempt Start, destination 84.226.189.175:3001
[X:cardano.node.DnsSubscription:Notice:363] [2021-05-12 16:32:33.32 UTC] Domain: "domain2" Connection Attempt Start, destination 24.203.92.43:6101
[X:cardano.node.DnsSubscription:Notice:365] [2021-05-12 16:32:33.32 UTC] Domain: "domain3" Connection Attempt Start, destination 45.76.44.142:3001
[X:cardano.node.DnsSubscription:Notice:367] [2021-05-12 16:32:33.35 UTC] Domain: "domain4" Connection Attempt Start, destination 184.75.247.78:3001
[X:cardano.node.DnsSubscription:Notice:368] [2021-05-12 16:32:33.35 UTC] Domain: "domain5" Connection Attempt Start, destination 79.120.160.218:3001

the interesting part is this:
Domain: "domain1" Connection Attempt Start, destination 84.226.189.175:3001

It seems that you dont have any available interfaces where the node could connect - do you have an active interface? ip addr command shows the status

Here are the logs from the beginning:

LauncherCLI {launcherConfigPath = LauncherOptionPath {getLauncherOptionPath = "/nix/var/nix/profiles/profile-mainnet/etc/launcher-config.yaml"}, walletExitCodes = Nothing, updaterExitCodes = Nothing}
[launcher:Notice:11] [2021-05-13 18:23:36.24 UTC] Starting cardano-launcher
[launcher:Notice:11] [2021-05-13 18:23:36.24 UTC] Launcher substituted ENV variables: Object (fromList [("walletLogging",Bool False),("legacySecretKey",String "Secrets/secret.key"),("cluster",String "mainnet"),("nodeConfig",Object (fromList [("kind",String "shelley"),("network",Object (fromList [("configFile",String "/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/config.yaml"),("topologyFile",String "/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/topology.yaml"),("genesisFile",String "/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/genesis.json")])),("configurationDir",String "")])),("legacyStateDir",String "/home/mdhen/.local/share/Daedalus/mainnet"),("launcherLogsPrefix",String "/home/mdhen/.local/share/Daedalus/mainnet/Logs/pub"),("nodeBin",String "cardano-node"),("isStaging",Bool True),("cliBin",String "cardano-cli"),("updaterPath",String ""),("syncTolerance",String "300s"),("workingDir",String "/home/mdhen/.local/share/Daedalus/mainnet"),("tlsConfig",Object (fromList [("ca",Object (fromList [("commonName",String "Daedalus Self-Signed Root CA"),("expiryDays",Number 3650.0),("organization",String "Daedalus")])),("clients",Array [Object (fromList [("commonName",String "Daedalus Frontend"),("expiryDays",Number 365.0),("organization",String "Daedalus")])]),("server",Object (fromList [("commonName",String "Daedalus Wallet Backend"),("expiryDays",Number 365.0),("altDNS",Array [String "localhost",String "localhost.localdomain",String "127.0.0.1",String "::1"]),("organization",String "Daedalus")]))])),("networkName",String "mainnet"),("legacyWalletDB",String "Wallet"),("updaterArgs",Array []),("updateRunnerBin",String "update-runner"),("smashUrl",String "https://smash.cardano-mainnet.iohk.io"),("cardanoAddressBin",String "cardano-address"),("logsPrefix",String "/home/mdhen/.local/share/Daedalus/mainnet/Logs"),("isFlight",Bool False),("daedalusBin",String "daedalus-frontend"),("nodeImplementation",String "cardano"),("walletBin",String "cardano-wallet"),("stateDir",String "/home/mdhen/.local/share/Daedalus/mainnet"),("updateArchive",String ""),("metadataUrl",String "https://tokens.cardano.org"),("updateWindowsRunner",String ""),("tlsPath",String "/home/mdhen/.local/share/Daedalus/mainnet/tls")])
[launcher:Notice:11] [2021-05-13 18:23:36.24 UTC] Locking file so that multiple applications won't run at same time
[launcher:Info:11] [2021-05-13 18:23:36.24 UTC] Generating the certificates!
[launcher:Info:11] [2021-05-13 18:23:36.39 UTC] Does update installation exist: UpdaterDoesntExist
[launcher:Error:11] [2021-05-13 18:23:36.39 UTC] The updater file is missing!
[launcher:Notice:11] [2021-05-13 18:23:36.39 UTC] Starting the wallet with arguments: WalletArguments {getWalletArguments = []}
/nix/store/kl6lr3czkbnr6m5crcy8ffwfzbj8a22i-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8)
/nix/store/kl6lr3czkbnr6m5crcy8ffwfzbj8a22i-bash-4.4-p23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_GB.UTF-8)
Fontconfig warning: no <cachedir> elements found. Check configuration.
Fontconfig warning: adding <cachedir>/var/cache/fontconfig</cachedir>
Fontconfig warning: adding <cachedir prefix="xdg">fontconfig</cachedir>
(node:10060) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(node:10060) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
{"at":"2021-05-13T18:23:37.307Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"systemLocale":"en-GB"},"app":["daedalus"],"msg":"Detected system locale","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.310Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"startTime":"2021-05-13T18:23:37.306Z"},"app":["daedalus"],"msg":"Daedalus is starting at 2021-05-13T18:23:37.306Z","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.311Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"cardanoNodeVersion":"1.25.1","cardanoWalletVersion":"2021.3.4","cpu":[{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":1348,"times":{"user":9353200,"nice":300,"sys":2195000,"idle":53313200,"irq":137100}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":1400,"times":{"user":8623100,"nice":700,"sys":1930800,"idle":54273400,"irq":424300}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":1400,"times":{"user":9987100,"nice":300,"sys":2361100,"idle":52603100,"irq":131800}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":2100,"times":{"user":8644700,"nice":4400,"sys":1942100,"idle":54523800,"irq":107000}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":2100,"times":{"user":9253900,"nice":400,"sys":2125400,"idle":53665800,"irq":120400}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":1744,"times":{"user":7712300,"nice":200,"sys":1874600,"idle":55753200,"irq":98300}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":3419,"times":{"user":9041300,"nice":500,"sys":2420900,"idle":51691500,"irq":722100}},{"model":"AMD Ryzen 5 PRO 3500U w/ Radeon Vega Mobile Gfx","speed":1700,"times":{"user":8091200,"nice":100,"sys":1872400,"idle":55282200,"irq":110100}}],"daedalusVersion":"4.0.5","isBlankScreenFixActive":false,"network":"mainnet","osName":"Linux","platformVersion":"5.12.3-arch1-1","ram":"14642126848","startTime":"2021-05-13T18:23:37.306Z"},"app":["daedalus"],"msg":"Updating System-info.json file","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.312Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"systemLocale":"en-GB"},"app":["daedalus"],"msg":"Detected system locale","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.341Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"Renderer Error Handler started","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.354Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"Main Error Handler started","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.373Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"mainnet-PREVIOUS-CARDANO-PID":9731},"app":["daedalus"],"msg":"CardanoNode: get mainnet-PREVIOUS-CARDANO-PID success","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.377Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"previousPID":9731},"app":["daedalus"],"msg":"CardanoNode: checking if previous cardano-node process is still running","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.378Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"name":"cardano-node","pid":9731},"app":["daedalus"],"msg":"CardanoNode: checking if cardano-node process (PID: 9731) is still running","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.403Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"processName":"cardano-node"},"app":["daedalus"],"msg":"CardanoNode: No previous cardano-node process is running anymore","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.404Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"name":"cardano-node","pid":9731},"app":["daedalus"],"msg":"CardanoNode: no cardano-node process (PID: 9731) is running","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.404Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"state":"starting"},"app":["daedalus"],"msg":"CardanoNode: transitions to <starting>","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.405Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"startupTries":1},"app":["daedalus"],"msg":"CardanoNode#start: trying to start cardano-node for the 1 time","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.406Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"nodeImplementation":"cardano"},"app":["daedalus"],"msg":"Node implementation","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.407Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"Launching Wallet with --mainnet flag","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.407Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"tokenMetadataServer":"https://tokens.cardano.org"},"app":["daedalus"],"msg":"Launching Wallet with --token-metadata-server flag","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.408Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"walletOptions":{"nodeImplementation":"cardano","nodeConfig":{"configurationDir":"","kind":"shelley","network":{"configFile":"/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/config.yaml","genesisFile":"/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/genesis.json","topologyFile":"/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/topology.yaml"}},"cluster":"mainnet","stateDir":"/home/mdhen/.local/share/Daedalus/mainnet","tlsPath":"/home/mdhen/.local/share/Daedalus/mainnet/tls","syncTolerance":"300s","nodeLogFile":{"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":true,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":true,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"_events":{"rotated":[null,null]},"_eventsCount":3,"chunks":[],"options":{"size":5242880,"path":"/home/mdhen/.local/share/Daedalus/mainnet/Logs/pub/","maxFiles":4},"size":0},"walletLogFile":{"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":true,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":true,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"_events":{"rotated":[null,null]},"_eventsCount":3,"chunks":[],"options":{"size":5242880,"path":"/home/mdhen/.local/share/Daedalus/mainnet/Logs/pub/","maxFiles":4},"size":0},"cliBin":"cardano-cli","isStaging":true,"metadataUrl":"https://tokens.cardano.org"},"launcherConfig":{"networkName":"mainnet","stateDir":"/home/mdhen/.local/share/Daedalus/mainnet","nodeConfig":{"kind":"shelley","configurationDir":"","network":{"configFile":"/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/config.yaml","genesisFile":"/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/genesis.json","topologyFile":"/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/topology.yaml"}},"syncToleranceSeconds":300,"childProcessLogWriteStreams":{"node":{"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":true,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":true,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"_events":{"rotated":[null,null]},"_eventsCount":3,"chunks":[],"options":{"size":5242880,"path":"/home/mdhen/.local/share/Daedalus/mainnet/Logs/pub/","maxFiles":4},"size":0},"wallet":{"_writableState":{"objectMode":false,"highWaterMark":16384,"finalCalled":false,"needDrain":false,"ending":false,"ended":false,"finished":false,"destroyed":false,"decodeStrings":true,"defaultEncoding":"utf8","length":0,"writing":false,"corked":0,"sync":true,"bufferProcessing":false,"writecb":null,"writelen":0,"bufferedRequest":null,"lastBufferedRequest":null,"pendingcb":0,"prefinished":false,"errorEmitted":false,"emitClose":true,"autoDestroy":false,"bufferedRequestCount":0,"corkedRequestsFree":{"next":null,"entry":null}},"writable":true,"_events":{"rotated":[null,null]},"_eventsCount":3,"chunks":[],"options":{"size":5242880,"path":"/home/mdhen/.local/share/Daedalus/mainnet/Logs/pub/","maxFiles":4},"size":0}},"installSignalHandlers":false,"tlsConfiguration":{"caCert":"/home/mdhen/.local/share/Daedalus/mainnet/tls/server/ca.crt","svCert":"/home/mdhen/.local/share/Daedalus/mainnet/tls/server/server.crt","svKey":"/home/mdhen/.local/share/Daedalus/mainnet/tls/server/server.key"},"tokenMetadataServer":"https://tokens.cardano.org"}},"app":["daedalus"],"msg":"Setting up CardanoLauncher now...","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.408Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"Creating state directory /home/mdhen/.local/share/Daedalus/mainnet (if it doesn't already exist)","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.409Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"Starting cardano-node now...","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.417Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"command":"cardano-node","args":["run","--socket-path","cardano-node.socket","--shutdown-ipc","3","--topology","/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/topology.yaml","--database-path","chain","--port","33085","--config","/nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/config.yaml"],"shutdownMethod":2,"cwd":"/home/mdhen/.local/share/Daedalus/mainnet"},"app":["daedalus"],"msg":"node: Service.start: trying to start cardano-node run --socket-path cardano-node.socket --shutdown-ipc 3 --topology /nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/topology.yaml --database-path chain --port 33085 --config /nix/store/793w0g409m6x2kz7lq4bk3s2fjcljhh7-node-cfg-files/config.yaml","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.427Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"command":"cardano-wallet","args":["serve","--shutdown-handler","--port","37277","--database","/home/mdhen/.local/share/Daedalus/mainnet/wallets","--tls-ca-cert","/home/mdhen/.local/share/Daedalus/mainnet/tls/server/ca.crt","--tls-sv-cert","/home/mdhen/.local/share/Daedalus/mainnet/tls/server/server.crt","--tls-sv-key","/home/mdhen/.local/share/Daedalus/mainnet/tls/server/server.key","--token-metadata-server","https://tokens.cardano.org","--sync-tolerance","300s","--mainnet","--node-socket","/home/mdhen/.local/share/Daedalus/mainnet/cardano-node.socket"],"shutdownMethod":1,"apiPort":37277},"app":["daedalus"],"msg":"wallet: Service.start: trying to start cardano-wallet serve --shutdown-handler --port 37277 --database /home/mdhen/.local/share/Daedalus/mainnet/wallets --tls-ca-cert /home/mdhen/.local/share/Daedalus/mainnet/tls/server/ca.crt --tls-sv-cert /home/mdhen/.local/share/Daedalus/mainnet/tls/server/server.crt --tls-sv-key /home/mdhen/.local/share/Daedalus/mainnet/tls/server/server.key --token-metadata-server https://tokens.cardano.org --sync-tolerance 300s --mainnet --node-socket /home/mdhen/.local/share/Daedalus/mainnet/cardano-node.socket","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.661Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"Waiting for tcp port 127.0.0.1:37277 to accept connections...","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.664Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"... port is ready.","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.666Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"pid":10127},"app":["daedalus"],"msg":"CardanoNode#start: cardano-node child process spawned with PID 10127","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.666Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"pid":10134},"app":["daedalus"],"msg":"CardanoNode#start: cardano-wallet child process spawned with PID 10134","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.667Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"msg":{"ReplyPort":37277}},"app":["daedalus"],"msg":"CardanoNode: received message","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:37.669Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"state":"running"},"app":["daedalus"],"msg":"CardanoNode: transitions to <running>","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:38.990Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"[HW-DEBUG] INIT TREZOR","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.043Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: requesting node state","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.044Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"state":"running"},"app":["daedalus"],"msg":"ipcMain: Received request from renderer for node state","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.044Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: requesting node status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.046Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"status":{"cardanoNodePID":10127,"cardanoWalletPID":10134}},"app":["daedalus"],"msg":"ipcMain: Received request from renderer for cardano status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.085Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: Updating node status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.086Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"status":{"isNodeResponding":false,"isNodeSyncing":false,"isNodeInSync":false,"hasBeenConnected":false,"cardanoNodePID":0,"cardanoWalletPID":0}},"app":["daedalus"],"msg":"ipcMain: Received request from renderer to cache cardano status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.301Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"state":"running"},"app":["daedalus"],"msg":"NetworkStatusStore: handling node state <running>","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.301Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"state":"running"},"app":["daedalus"],"msg":"NetworkStatusStore: handling cardano-node state <running>","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.302Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: requesting tls config from main process","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.302Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"ipcMain: Received request from renderer for tls config","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.303Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"status":{"cardanoNodePID":10127,"cardanoWalletPID":10134}},"app":["daedalus"],"msg":"NetworkStatusStore: received cached node status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.304Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: Updating node status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.304Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"status":{"isNodeResponding":false,"isNodeSyncing":false,"isNodeInSync":false,"hasBeenConnected":false,"cardanoNodePID":10127,"cardanoWalletPID":10134}},"app":["daedalus"],"msg":"ipcMain: Received request from renderer to cache cardano status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.356Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: received tls config from main process","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.357Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"NetworkStatusStore: requesting node status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.358Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"status":{"isNodeResponding":false,"isNodeSyncing":false,"isNodeInSync":false,"hasBeenConnected":false,"cardanoNodePID":10127,"cardanoWalletPID":10134}},"app":["daedalus"],"msg":"ipcMain: Received request from renderer for cardano status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.394Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"status":{"isNodeResponding":false,"isNodeSyncing":false,"isNodeInSync":false,"hasBeenConnected":false,"cardanoNodePID":10127,"cardanoWalletPID":10134}},"app":["daedalus"],"msg":"NetworkStatusStore: received cached node status","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.494Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"[HW-DEBUG] INIT LEDGER","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.495Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"[HW-DEBUG] OBSERVER INIT","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:39.508Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{},"app":["daedalus"],"msg":"[HW-DEBUG] OBSERVER INIT - listener started","pid":"","sev":"info","thread":""}
{"at":"2021-05-13T18:23:41.005Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"error":{}},"app":["daedalus"],"msg":"AdaApi::getNetworkInfo error","pid":"","sev":"error","thread":""}
{"at":"2021-05-13T18:23:43.003Z","env":"mainnet:Linux:5.12.3-arch1-1","ns":["daedalus","v4.0.5","*mainnet*"],"data":{"error":{}},"app":["daedalus"],"msg":"AdaApi::getNetworkInfo error","pid":"","sev":"error","thread":""}

and the result of ip addr:

1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
valid_lft forever preferred_lft forever
inet6 ::1/128 scope host
valid_lft forever preferred_lft forever
2: enp3s0f0: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f8:75:a4:50:d5:5b brd ff:ff:ff:ff:ff:ff
4: wlp1s0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state UP group default qlen 1000
link/ether 28:7f:cf:68:2c:e8 brd ff:ff:ff:ff:ff:ff
inet 192.168.0.134/24 brd 192.168.0.255 scope global dynamic noprefixroute wlp1s0
valid_lft 590816sec preferred_lft 590816sec
inet6 fe80::d6d1:741e:f1a3:2f3/64 scope link noprefixroute
valid_lft forever preferred_lft forever
5: enp5s0f3u1u1: <NO-CARRIER,BROADCAST,MULTICAST,UP> mtu 1500 qdisc fq_codel state DOWN group default qlen 1000
link/ether f8:75:a4:50:d5:5c brd ff:ff:ff:ff:ff:ff

And what can you see on the GUI?
CTRL+D opens the Diagnostics menu where you can see detailed information about state of the node.

interesting - just found this error on github

the solution was to use 4.0.4 but you have already a newer version: 4.0.5
so I guess this still remains…
could you report this error there?
also would be great to edit the title of this topic like:
Daedalus can not connect to network on arch - getNetworkInfo error

yep edited and reported on github: Daedalus can not connect to network on arch - getNetworkInfo error · Issue #2563 · input-output-hk/daedalus · GitHub

1 Like