Wallet not starrting update 1.2.8 #8672
Replies: 3 comments
-
localhost:8444 is the belongs to the fullnode. At starup time it's much slower than the farmer and wallet, so when those start, they spam the log because the node hasn't finished startup. Once the node also is fully started, those will stop. |
Beta Was this translation helpful? Give feedback.
-
I am having the same problem with 1.2.9 version. |
Beta Was this translation helpful? Give feedback.
-
@tutorialevideo , , the newest version of chia has fixes in place to resolve this issue. Please download it from here: https://www.chia.net/downloads/ Since this issue has been resolved with the latest version(s) of chia we will be closing this ticket but if we have closed this ticket in error do not hesitate to reach out to us again with any followup questions, comments, or if the issue persists after an update.
The best place to reach our support team is on Discord (https://discord.gg/chia) or by reopening this ticket. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
2021-10-01T19:19:49.992 wallet chia.wallet.wallet : INFO Cost of a single tx for standard wallet: 8480552
2021-10-01T19:19:50.967 farmer farmer : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:19:51.956 wallet wallet_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x0000028280DC66C0> [The remote computer refused the network connection]
2021-10-01T19:19:52.996 farmer farmer_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x0000017DC0A864C0> [The remote computer refused the network connection]
2021-10-01T19:19:54.967 wallet wallet : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:19:56.006 farmer farmer : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:19:57.018 wallet wallet_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x0000028280775F40> [The remote computer refused the network connection]
2021-10-01T19:19:58.058 farmer farmer_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x0000017DC0A863C0> [The remote computer refused the network connection]
2021-10-01T19:20:00.027 wallet wallet : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:20:01.054 farmer farmer : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:20:02.081 wallet wallet_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x00000282808455C0> [The remote computer refused the network connection]
2021-10-01T19:20:03.102 farmer farmer_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x0000017DC0C8FEC0> [The remote computer refused the network connection]
2021-10-01T19:20:05.087 wallet wallet : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:20:06.117 farmer farmer : INFO Reconnecting to peer {'host': '127.0.0.1', 'port': 8444}
2021-10-01T19:20:07.135 wallet wallet_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x00000282808454C0> [The remote computer refused the network connection]
2021-10-01T19:20:08.147 farmer farmer_server : INFO Cannot connect to host 127.0.0.1:8444 ssl:<ssl.SSLContext object at 0x0000017DC0C8F9C0> [The remote computer refused the network connection]
2021-10-01T19:20:08.323 harvester harvester_server : INFO Connection closed: 127.0.0.1, node id: dbc77000e677c8c56e76463da188cc5bd65a129528964ac144861b2908c3fe39
Beta Was this translation helpful? Give feedback.
All reactions