Replies: 4 comments 3 replies
-
Hey @Jaynpp , As a heads up we can generally provide more timely and thorough support in our discord server (https://discord.gg/chia). If you are just upgrading to 2.1+ version then it could be either your system needs to have its blockchain database updated from v1 to v2 or your system has more than 61 cores and needs another config setting to be updated. NOTE - make sure to fully stop chia before making any changes to the needed files. To verify if the blockchain db needs to be updated navigate to ~/.chia/mainnet/db/ and look at the .sqlite file, if it has V1 in the title then we need to update and you can proceed with the steps outlined here: If this is not the case then I would look at your log file located at ~/.chia/mainnet/log/debug.log for a line that indicates ValueError: max_workers must be <= 61 . If this line is present then you will need to navigate to the config file at ~/.chia/mainnet/config/config.yaml and in the full_node section update the parameter reserved_cores to 10. If neither of these are the issue let us know and we can further debug. |
Beta Was this translation helpful? Give feedback.
-
Works Great now , it's syncing now , taking some time .Is it usually like
that
…On Mon, Jun 17, 2024 at 3:36 PM ClydeWallace22 ***@***.***> wrote:
Hey @Jaynpp <https://github.com/Jaynpp> , As a heads up we can generally
provide more timely and thorough support in our discord server (
https://discord.gg/chia).
If you are just upgrading to 2.1+ version then it could be either your
system needs to have its blockchain database updated from v1 to v2 or your
system has more than 61 cores and needs another config setting to be
updated.
NOTE - make sure to fully stop chia before making any changes to the
needed files.
To verify if the blockchain db needs to be updated navigate to
~/.chia/mainnet/db/ and look at the .sqlite file, if it has V1 in the title
then we need to update and you can proceed with the steps outlined here:
https://docs.chia.net/faq/#how-do-i-upgrade-my-version-1-blockchain-database-to-version-2
If this is not the case then I would look at your log file located at
~/.chia/mainnet/log/debug.log for a line that indicates ValueError:
max_workers must be <= 61 . If this line is present then you will need to
navigate to the config file at ~/.chia/mainnet/config/config.yaml and in
the full_node section update the parameter reserved_cores to 10.
If neither of these are the issue let us know and we can further debug.
—
Reply to this email directly, view it on GitHub
<#18190 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALRAJAX6JF5XEKMKPWISZCTZH5QIBAVCNFSM6AAAAABJLKZOEOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TOOJZGU2TE>
.
You are receiving this because you were mentioned.Message ID:
<Chia-Network/chia-blockchain/repo-discussions/18190/comments/9799552@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
Thanks but I cannot access the discord is there a password reset link?
…On Fri, Jun 21, 2024 at 8:15 AM ClydeWallace22 ***@***.***> wrote:
Closed #18190
<#18190> as
resolved.
—
Reply to this email directly, view it on GitHub
<#18190>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALRAJAXF6IIOBXZY4XRFMVDZIQ7SFAVCNFSM6AAAAABJLKZOEOVHI2DSMVQWIX3LMV45UABFIRUXGY3VONZWS33OIV3GK3TUHI5E433UNFTGSY3BORUW63R3GEZTKMBWHE4A>
.
You are receiving this because you were mentioned.Message ID:
<Chia-Network/chia-blockchain/repo-discussions/18190/discussion_event/1350698
@github.com>
|
Beta Was this translation helpful? Give feedback.
-
Thanks, it worked. but it still does not allow me to send messages on
issues
…On Fri, Jun 21, 2024 at 12:10 PM ClydeWallace22 ***@***.***> wrote:
Most certainly, here is the discord support article for resetting a
password that outlines where to reset your password on desktop or mobile:
https://support.discord.com/hc/en-us/articles/218410947-I-forgot-my-Password-Where-can-I-set-a-new-one
—
Reply to this email directly, view it on GitHub
<#18190 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ALRAJAQH3ID333WZP7IGRMTZIR3DJAVCNFSM6AAAAABJLKZOEOVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TQNBTGA3DI>
.
You are receiving this because you were mentioned.Message ID:
<Chia-Network/chia-blockchain/repo-discussions/18190/comments/9843064@
github.com>
|
Beta Was this translation helpful? Give feedback.
-
it trys to sync and then cannot sync
Beta Was this translation helpful? Give feedback.
All reactions