Wallet connections 0 chia

Cant connection to wallet #5094

Comments

paritad99 commented May 15, 2021

i cant connection to wallet Chia 1.1.5

The text was updated successfully, but these errors were encountered:

mcbrian710 commented May 15, 2021

i cant connect, too.

PavelLaktn commented May 15, 2021

The same problem as well after rebooting my PC

chiamillonarie commented May 15, 2021

erickstryck commented May 15, 2021

After receiving the latest changes from the ‘main’ branch the connection to the wallet is not being established, I have the following errors on the command lines when I try to retrieve the wallet address:

chia wallet get_address Traceback (most recent call last): File «/home/miner/chia-blockchain/venv/bin/chia», line 33, in sys.exit(load_entry_point(‘chia-blockchain’, ‘console_scripts’, ‘chia’)()) File «/home/miner/chia-blockchain/chia/cmds/chia.py», line 77, in main cli() # pylint: disable=no-value-for-parameter File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 829, in __call__ return self.main(*args, **kwargs) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 782, in main rv = self.invoke(ctx) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 610, in invoke return callback(*args, **kwargs) File «/home/miner/chia-blockchain/chia/cmds/wallet.py», line 115, in get_address_cmd from .wallet_funcs import execute_with_wallet, get_address File «/home/miner/chia-blockchain/chia/cmds/wallet_funcs.py», line 12, in from chia.server.start_wallet import SERVICE_NAME File «/home/miner/chia-blockchain/chia/server/start_wallet.py», line 7, in from chia.rpc.wallet_rpc_api import WalletRpcApi File «/home/miner/chia-blockchain/chia/rpc/wallet_rpc_api.py», line 33, in from chia.wallet.wallet_node import WalletNode File «/home/miner/chia-blockchain/chia/wallet/wallet_node.py», line 28, in from chia.server.node_discovery import WalletPeers File «/home/miner/chia-blockchain/chia/server/node_discovery.py», line 13, in import dns.asyncresolver ModuleNotFoundError: No module named ‘dns’
this error happens for any wallet related action.

The error started to occur after obtaining the most recent data from the ‘main’ branch

  • branch main -> FETCH_HEAD
    4fc32cb..39ef696 main -> origin/main
    Updating 0b91005..39ef696
    `

erickstryck commented May 15, 2021

After receiving the latest changes from the ‘main’ branch the connection to the wallet is not being established, I have the following errors on the command lines when I try to retrieve the wallet address:

chia wallet get_address Traceback (most recent call last): File «/home/miner/chia-blockchain/venv/bin/chia», line 33, in sys.exit(load_entry_point(‘chia-blockchain’, ‘console_scripts’, ‘chia’)()) File «/home/miner/chia-blockchain/chia/cmds/chia.py», line 77, in main cli() # pylint: disable=no-value-for-parameter File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 829, in __call__ return self.main(*args, **kwargs) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 782, in main rv = self.invoke(ctx) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 1259, in invoke return _process_result(sub_ctx.command.invoke(sub_ctx)) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 1066, in invoke return ctx.invoke(self.callback, **ctx.params) File «/home/miner/chia-blockchain/venv/lib/python3.7/site-packages/click/core.py», line 610, in invoke return callback(*args, **kwargs) File «/home/miner/chia-blockchain/chia/cmds/wallet.py», line 115, in get_address_cmd from .wallet_funcs import execute_with_wallet, get_address File «/home/miner/chia-blockchain/chia/cmds/wallet_funcs.py», line 12, in from chia.server.start_wallet import SERVICE_NAME File «/home/miner/chia-blockchain/chia/server/start_wallet.py», line 7, in from chia.rpc.wallet_rpc_api import WalletRpcApi File «/home/miner/chia-blockchain/chia/rpc/wallet_rpc_api.py», line 33, in from chia.wallet.wallet_node import WalletNode File «/home/miner/chia-blockchain/chia/wallet/wallet_node.py», line 28, in from chia.server.node_discovery import WalletPeers File «/home/miner/chia-blockchain/chia/server/node_discovery.py», line 13, in import dns.asyncresolver ModuleNotFoundError: No module named ‘dns’
this error happens for any wallet related action.

Читайте также:  Арендовать видеокарты для майнинга

The error started to occur after obtaining the most recent data from the ‘main’ branch

[UPDATE] In linux I solved the problem just by running ‘install.sh’ again.

mysstra commented May 15, 2021

The same thing is happening to me in windows 10. It does not connect to the wallet.
I have re-installed, rebooted and it remains the same. any possible solution? Thank you

nenedelnorte commented May 15, 2021

yo intento volviendo a bajar block entera desde cero
por el bloque 200100 aparecio mis 2 chia. y en 270002 envie pero no aparece en waller pero si blockchain chiastatus estan mis chia, espero pq estoy en cero. no se si es mejor billetera 24 palabra o un exchanger.

Justin-chr commented May 15, 2021 •

I have the same Problem. The Log says that somting is banned.

`
2021-05-15T12:32:48.767 wallet wallet_server : WARNING Trying to ban localhost for 10, but will not ban
2021-05-15T12:32:51.767 wallet wallet_server : ERROR Exception: , <'host': '127.0.0.1', 'port': 8444>. Traceback (most recent call last):
File «chia\server\server.py», line 521, in wrapped_coroutine
File «chia\wallet\wallet_node_api.py», line 49, in new_peak_wallet
File «chia\wallet\wallet_node.py», line 437, in new_peak_wallet
File «chia\wallet\wallet_node.py», line 368, in complete_blocks
File «chia\wallet\wallet_state_manager.py», line 825, in get_filter_additions_removals
AssertionError

2021-05-15T21:04:24.732 full_node full_node_server : WARNING Peer 178.69.4.200 is still banned, not connecting to it
2021-05-15T21:04:32.092 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:04:32.494 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:04:56.397 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:05:22.730 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:06:53.037 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:07:57.402 full_node full_node_server : WARNING Peer 151.26.89.13 is still banned, not connecting to it
2021-05-15T22:02:08.033 full_node full_node_server : ERROR Exception , exception Stack: Traceback (most recent call last):
File «chia\server\server.py», line 356, in start_client
File «aiohttp\client.py», line 763, in _ws_connect
File «aiohttp\client.py», line 521, in _request
File «aiohttp\connector.py», line 535, in connect
File «aiohttp\connector.py», line 892, in _create_connection
File «aiohttp\connector.py», line 1032, in _create_direct_connection
File «aiohttp\connector.py», line 969, in _wrap_create_connection
File «asyncio\base_events.py», line 949, in create_connection
File «asyncio\selector_events.py», line 473, in sock_connect
concurrent.futures._base.CancelledError

2021-05-15T22:29:31.459 full_node full_node_server : WARNING Banning 151.26.89.13 for 600 seconds
2021-05-15T22:29:31.465 full_node chia.full_node.full_node: ERROR Error with syncing: Traceback (most recent call last):
File «chia\full_node\full_node.py», line 628, in _sync
RuntimeError: Weight proof did not arrive in time from peer: 151.26.89.13
`
Can anybody help.

Читайте также:  Рассчитать доходность погашения облигации номиналом

Alpejohn commented May 16, 2021

I got this problem yesterday do. Was not able to open the blockchain.. Ended up deleting the .chia folder and reinstalling. Now its working, but it has to sync everything and it take ages.. And I only get 10-15 peers. My port is open and upnp is disabled. Even tried to add the introducer but it does not help at all.

Justin-chr commented May 16, 2021

I have the same Problem. The Log says that somting is banned.

`
2021-05-15T12:32:48.767 wallet wallet_server : WARNING Trying to ban localhost for 10, but will not ban
2021-05-15T12:32:51.767 wallet wallet_server : ERROR Exception: , <'host': '127.0.0.1', 'port': 8444>. Traceback (most recent call last):
File «chia\server\server.py», line 521, in wrapped_coroutine
File «chia\wallet\wallet_node_api.py», line 49, in new_peak_wallet
File «chia\wallet\wallet_node.py», line 437, in new_peak_wallet
File «chia\wallet\wallet_node.py», line 368, in complete_blocks
File «chia\wallet\wallet_state_manager.py», line 825, in get_filter_additions_removals
AssertionError

2021-05-15T21:04:24.732 full_node full_node_server : WARNING Peer 178.69.4.200 is still banned, not connecting to it
2021-05-15T21:04:32.092 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:04:32.494 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:04:56.397 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:05:22.730 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:06:53.037 full_node chia.full_node.full_node: WARNING Invalid response for slot None
2021-05-15T21:07:57.402 full_node full_node_server : WARNING Peer 151.26.89.13 is still banned, not connecting to it
2021-05-15T22:02:08.033 full_node full_node_server : ERROR Exception , exception Stack: Traceback (most recent call last):
File «chia\server\server.py», line 356, in start_client
File «aiohttp\client.py», line 763, in _ws_connect
File «aiohttp\client.py», line 521, in _request
File «aiohttp\connector.py», line 535, in connect
File «aiohttp\connector.py», line 892, in _create_connection
File «aiohttp\connector.py», line 1032, in _create_direct_connection
File «aiohttp\connector.py», line 969, in _wrap_create_connection
File «asyncio\base_events.py», line 949, in create_connection
File «asyncio\selector_events.py», line 473, in sock_connect
concurrent.futures._base.CancelledError

2021-05-15T22:29:31.459 full_node full_node_server : WARNING Banning 151.26.89.13 for 600 seconds
2021-05-15T22:29:31.465 full_node chia.full_node.full_node: ERROR Error with syncing: Traceback (most recent call last):
File «chia\full_node\full_node.py», line 628, in _sync
RuntimeError: Weight proof did not arrive in time from peer: 151.26.89.13
`
Can anybody help.

After syncing two more devices, they have exactly the same problem .

Источник

[BUG] : WALLET can’t SYNC — connections : 0 #2730

Comments

casa10 commented Apr 25, 2021

Describe the bug

OS : windows 10 pro 64 bits
Chia version : 1.1.2

I closed chia gui to switch off computer
I start computer and after launch chia gui.
He took little time to sync the full node.
Farming status became «Farming»
Local hovester Plot passed to «farming»
BUT
Wallet status : not synced
Wallet Height :183979 whereas height on full node status equal 185009
Wallet Connections : 0

I looked on debug files and it’s written
2021-04-25T20:50:41.869 wallet wallet_server : ERROR Exception: , closing connection <'host': '127.0.0.1', 'port': 8444>. Traceback (most recent call last):
File «chia\server\server.py», line 521, in api_call
File «asyncio\tasks.py», line 435, in wait_for
concurrent.futures._base.CancelledError

Expected behavior
I would like to know why this error.
Even with restarting chi gui or computer : same problems.
Questions :

  • how to repair this thing to have synced wallet
  • if wallet not synced, how can i know i win ? Maybe we can win and it will not appear or maybe it’s impossbile to win because impossible to sync wallet.
    Thank you.

The text was updated successfully, but these errors were encountered:

Читайте также:  Совокупный доход 2700 инвестиции 700 чистый экспорт 50

Источник

Connecting to wallet. #2269

Comments

qwerty051 commented Apr 21, 2021

The text was updated successfully, but these errors were encountered:

lukyrys commented Apr 21, 2021

lukyrys commented Apr 21, 2021 •

My problem solved by stopping vmware / hyperV which reserved ports around 55400

saschaeggi commented Apr 22, 2021 •

+1
I’m also getting the «Connecting to wallet» screen.
Looking in the Console => main.js:1 Already connected, not reconnecting.

Heivor commented Apr 22, 2021 •

+1
I’m also getting the «Connecting to wallet» screen.
Looking in the Console => main.js:1 Already connected, not reconnecting.

philtreF commented Apr 23, 2021

udidi commented Apr 25, 2021

drakunov commented Apr 26, 2021

  1. Logged in for 1 st time, started plotting
  2. i have opened Keys section
  3. Stuck there, because no any back button
  4. Pressed Reload in Electron Menu

Connecting to wallet.
.
Plotting is active
I have tried different restarts in command line

How to completely restart GUI without stopping plotting?

ril3y commented Apr 30, 2021

I have the same issue.

philtreF commented Apr 30, 2021

I even tried to delete everything from computer including the .chia folder with settings and keys, reinstall the software and the issue persists. Does someone know how to get out of this issue?

oktaysar16 commented Apr 30, 2021

Stop Chia (Kill Task)

Delete these folders:
C:\Users\yourusername.chia
C:\Users\yourusername\AppData\Local\chia-blockchain
C:\Users\yourusername\AppData\Roaming\Chia Blockchain

Reinstall Chia. It should now work.

alexs20 commented May 2, 2021

Delete these folders:
C:\Users\yourusername.chia
C:\Users\yourusername\AppData\Local\chia-blockchain
C:\Users\yourusername\AppData\Roaming\Chia Blockchain

Reinstall Chia. It should now work.

philtreF commented May 4, 2021

Yeah I confirm that this doesn’t help. Like I wrote before : I even tried to delete everything from computer including the .chia folder with settings and keys. Actually I made a new try, I deleted also some Chia-related registry keys and even that did not help.
There is nothing else to do other than waiting until the developers see this issue and somehow look into this.

oktaysar16 commented May 4, 2021

May work for some and wont work for others. I already posted this work around to Reddit posts with same issue and it has already helped multiple people.

MrGreenApe commented May 11, 2021

To see the list of blocked ports in windows use:
netsh interface ipv4 show excludedportrange protocol=tcp

If port 55400 is that list of port ranges use:
net stop winnat
[start chia]
net start winnat

ramcsamal commented May 14, 2021

To see the list of blocked ports in windows use:
netsh interface ipv4 show excludedportrange protocol=tcp

If port 55400 is that list of port ranges use:
net stop winnat
[start chia]
net start winnat

Thanks, it worked.

DennisYildirim commented May 20, 2021 •

when I type that command, it shows the ports below. And 55400 is not blocked at all. And it simply does not solve the problem at all. Still can’t sync to chia, still can’t use the chia node. But somehow my HPool shows my miner as active, and keeps giving me rewards? Even when chia gui is completely closed.

C:\Users\buzad>netsh interface ipv4 show excludedportrange protocol=tcp

Источник

Оцените статью