wjblanke
wjblanke
This is probably the reason for the coverage issue https://github.com/Chia-Network/chia-blockchain/pull/17898
Hey adam, must be here somewhere. Not sure why the URL is not being correctly assigned. https://github.com/Chia-Network/chia-blockchain/blame/main/chia/farmer/farmer.py#L722
Could you save a copy of your current config.yaml, and then delete it and resync your wallet? That will repopulate config.yaml and we can see if the old one was...
Can you send us the logs? Most likely you are using a v1 db from your old version? New builds only work with v2 dbs. Let us know!
Can you send us the logs? Most likely you are using a v1 db from your old version? New builds only work with v2 dbs. Let us know!
It sounds like all the CATs are in one coin and then creating an offer with 1 CAT ties up the whole balance. Can you split that large CAT coin...
Quex can u see what we can do about updating the coin table when the offer expires
Or you could try making the parent directory name smaller to fit the plots in the message size. Adjusting the message size to be larger is also a solution.
I see, then there is nothing else you can do to shorten the path. Maybe try to increase the message size limit in the code if you see the issue...
Hey Geoff can you check on the DID error handling here and the dict versus value issue. Thanks for the report!