wjblanke
wjblanke
Check to make sure the config.yaml file is pointing to the new v2 DB. This does sound like a V1 DB problem if the last working version is 2.0
CHALLENGE should get replaced by the net, so that should be ok... Can you send us the INFO debug.log? Maybe we can see why the node stopped.
**This is very concerning. After this BrokenProcessPool error the node will not longer work.** 2024-01-19T12:05:20.005 full_node chia.full_node.full_node: ERROR Error with syncing: Traceback (most recent call last): File "chia\full_node\full_node.py", line 1028,...
Ya I bet it just broadcasts it out. Let us see if there is a way to make it work better when you are running a cluster. Thanks for being...
1.6 is very old. There were some migration operations required for keys and DBs. To avoid all that, download the latest version, enter your mnemonic, and then run in wallet...
Is this token a CAT? It may not be a registered CAT with the Chia desktop and you will have to add it manually in the GUI or set the...
Thanks for the report. We will take a look at how to improve the performance and how to clean up after key deletion. You could delete config.yaml and wallet DB...
3.9 aiohttp supports SNI so maybe it can be added https://github.com/aio-libs/aiohttp/pull/7543 What feature are you trying to implement exactly felix?
Is this just farmers trying to connect to a node or do you want node-node traffic working like this?
Looks like we need a new release of main aiohttp as well