Replies: 3 comments
-
The error says there is a \t character down at line 166 in your config file. |
Beta Was this translation helpful? Give feedback.
-
Solved :) |
Beta Was this translation helpful? Give feedback.
-
If you are still experiencing the issues it is recommended to upgrade to the latest version of chia. Please download it from here: https://www.chia.net/downloads/ Since this issue has been open for a number of years without additional comments, 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.
-
Hi All,
I have Windows 10 Pro 21H1 and after i reboot my PC today i was getting config.yaml errors.
The wallet does not want to load showing connecting all the time
When i try and see if the Keys show i get this:
Traceback (most recent call last):
File "chia\cmds\chia.py", line 81, in
File "chia\cmds\chia.py", line 77, in main
File "click\core.py", line 829, in call
File "click\core.py", line 782, in main
File "click\core.py", line 1259, in invoke
File "click\core.py", line 1259, in invoke
File "click\core.py", line 1066, in invoke
File "click\core.py", line 610, in invoke
File "chia\cmds\keys.py", line 32, in show_cmd
File "chia\cmds\keys_funcs.py", line 65, in show_all_keys
File "chia\util\config.py", line 55, in load_config
File "yaml_init_.py", line 162, in safe_load
File "yaml_init_.py", line 114, in load
File "yaml\constructor.py", line 49, in get_single_data
File "yaml\composer.py", line 36, in get_single_node
File "yaml\composer.py", line 55, in compose_document
File "yaml\composer.py", line 84, in compose_node
File "yaml\composer.py", line 133, in compose_mapping_node
File "yaml\composer.py", line 84, in compose_node
File "yaml\composer.py", line 133, in compose_mapping_node
File "yaml\composer.py", line 82, in compose_node
File "yaml\composer.py", line 110, in compose_sequence_node
File "yaml\parser.py", line 98, in check_event
File "yaml\parser.py", line 382, in parse_block_sequence_entry
File "yaml\scanner.py", line 116, in check_token
File "yaml\scanner.py", line 260, in fetch_more_tokens
yaml.scanner.ScannerError: while scanning for the next token
found character '\t' that cannot start any token
in "C:\Users\Admin.chia\mainnet\config\config.yaml", line 166, column 1
[14812] Failed to execute script chia
Thanks
Beta Was this translation helpful? Give feedback.
All reactions