Replies: 2 comments
-
if you do |
Beta Was this translation helpful? Give feedback.
0 replies
-
@Zenage98 , since this ticket was opened a number of years ago without further comments it seems this issue has been resolved. 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.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
PS C:\Users********\AppData\Local\Chia-Blockchain\app-1.1.7\resources\app.asar.unpacked\daemon> ./chia start farmer -r chia_harvester: stopped
chia_harvester: started
chia_farmer: stopped
chia_farmer: started
chia_full_node: stopped
chia_full_node: started
chia_wallet: started
PS C:\Users*********\AppData\Local\Chia-Blockchain\app-1.1.7\resources\app.asar.unpacked\daemon> Traceback (most recent call last):
File "chia\server\start_wallet.py", line 97, in
File "chia\server\start_wallet.py", line 92, in main
File "chia\server\start_service.py", line 226, in run_service
File "asyncio\runners.py", line 43, in run
File "asyncio\base_events.py", line 587, in run_until_complete
File "chia\server\start_service.py", line 219, in async_run_service
File "chia\server\start_service.py", line 93, in init
File "chia\wallet\wallet_node.py", line 317, in set_server
File "chia\server\node_discovery.py", line 645, in init
File "chia\server\node_discovery.py", line 66, in init
File "dns\resolver.py", line 732, in init
File "dns\resolver.py", line 928, in read_registry
File "dns\resolver.py", line 891, in _config_win32_fromkey
File "dns\resolver.py", line 854, in _config_win32_domain
File "dns\name.py", line 942, in from_text
dns.name.EmptyLabel: A DNS label is empty.
[10356] Failed to execute script start_wallet
this is the result, the same in v 1.1.6 and v 1.1.7 i'm stuck with that and i have to downgrade to v 1.1.5 to succesfully make it work, someone has some solution?
i've tried everything, reinstall the entire os, reinstall python, stop every other application, deleting the entire db and every file related to chia.
In gui version it will just say connecting to wallet and get stuck in it.
Someone has a solution?
Beta Was this translation helpful? Give feedback.
All reactions