erro message from debug.log #6349
Closed
litaobj-mxd
started this conversation in
Support
Replies: 1 comment
-
@litaobj-mxd , 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.
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.
-
error message from debug.log is below:
.Error with syncing: <class 'ValueError'>Traceback (most recent call last):
File "chia/consensus/blockchain.py", line 260, in receive_block
File "chia/full_node/block_store.py", line 102, in add_full_block
File "aiosqlite/cursor.py", line 69, in close
File "aiosqlite/cursor.py", line 31, in _execute
File "aiosqlite/core.py", line 129, in _execute
File "aiosqlite/core.py", line 102, in run
sqlite3.ProgrammingError: Cannot operate on a closed database.
how to fix it?or it can be ignored?thanks.
(ubuntu 5.11.0-17-generic,
software ::chia-blockchain_1.1.5_amd64.deb)
Beta Was this translation helpful? Give feedback.
All reactions