Trying to install on macOS i got error but the same as i had first time installing wallet the workaround was clean reboot then the installation went fine.
Only issue now its trying to connect to the network for more then 10 minutes, do not know if that is normal a button appeared on the top saying “Having trouble connecting to network?” Report an issue.
Shall i wait or report it?
UPDATE: i have reported it with attached logs, logs are full with this message, which is strange why connecting to 127.0.0.1
[2018-03-08 09:56:26:0010] [debug] Connection Lost. Reconnecting…
[2018-03-08 09:56:26:0921] [debug] AdaApi::syncProgress called
[2018-03-08 09:56:26:0927] [error] AdaApi::syncProgress error: {
“stack”: “Error: connect ECONNREFUSED 127.0.0.1:8090\n at Object.exports._errnoException (util.js:1050:11)\n at exports._exceptionWithHostPort (util.js:1073:20)\n at TCPConnectWrap.afterConnect [as oncomplete] (net.js:1097:14)”,
“message”: “connect ECONNREFUSED 127.0.0.1:8090”,
“code”: “ECONNREFUSED”,
“errno”: “ECONNREFUSED”,
“syscall”: “connect”,
“address”: “127.0.0.1”,
“port”: 8090
Seems the report server is in Germany
report-server.cardano-mainnet.iohk.io
The only thing that the wallet connects to is:
Hostname: 169.46.82.178
IP Address: 169.46.82.178
Country: United States
Country Code: US (USA)
Region: Texas
City: Irving
Local time: 08 Mar 00:57 (CST-0600)
Postal Code: 75063
Latitude: 32.9193
Longitude: -96.982
Still nothing is happening, Connecting to network…
Ok i fixed the issue, i discovered the following thread
In which they mentioned deleting the Logs directory, so what i did was stopping the wallet app then moving the Logs to Logs.old which on Mac you can find under "cd /Users/your username/Library/Application\ Support/Daedalus/
mv Logs Logs.old
restart wallet
It will ask you for language again etc accept and sync starts, within a few minutes i had my wallet open all ok.