0% Block synced Connecting. Balance cant update.
My mining deposits since 1-24-22 have been sent to my wallet but it does not appear in my balance. It is stuck on 0% and says that it is connecting. Currently on newest version. I have tried downloading different versions down to .36 and still no luck. I am running windows.
neuron_debug_1643387642905.zip

@koryptobc Seems there is data corruption to the bundled CKB node's data.
Try Clear all synchronized data from Tools menu to delete the whole synced data and re-sync (which will take long time):

Note: As from the Neuron v0.100.0 there are breaking changes in both Neuron and the bundled CKB node, so please DON'T downgrade the Neuron when you have upgraded to the version after v0.100.0.
I have the same problem. I had full blockchain synced then it showed me 0%. I can't even resync. : / Stopped at 500k blocks when I cleared all data.
Maybe ckb client in Neuron is too old: ckb 0.101.1?
Log:
[2022-01-31 01:19:37.102] [info] CKB: killing node
[2022-01-31 01:23:20.156] [error] Network: fail to connect to the network. Is CKB node running?
[2022-01-31 01:23:20.588] [info] Network: switched to: {
id: 'mainnet',
name: 'default node',
remote: 'http://localhost:8114',
genesisHash: '0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5',
type: 0,
chain: 'ckb'
}
[2022-01-31 01:23:20.977] [info] CKB: external RPC on default uri not detected, starting bundled CKB node.
[2022-01-31 01:23:20.978] [info] CKB: Initializing node...
[2022-01-31 01:23:20.979] [info] CKB: init: config file detected, skip ckb init.
[2022-01-31 01:23:20.980] [info] CKB: starting node...
[2022-01-31 01:23:22.276] [info] Network: reconnected to: {
id: 'mainnet',
name: 'default node',
remote: 'http://localhost:8114',
genesisHash: '0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5',
type: 0,
chain: 'ckb'
}
[2022-01-31 01:23:22.313] [info] Indexer: start: PORT: 8122...
[2022-01-31 01:23:22.314] [info] Sync: starting background process
[2022-01-31 01:23:22.335] [error] Indexer: run fail: thread 'main' panicked at 'Failed to open rocksdb: Error { message: "IO error: While lock file: /Users/kuzi/Library/Application Support/Neuron/ckb_indexer_data/data/0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5/LOCK: Resource temporarily unavailable" }', src/store/rocksdb.rs:16:50
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
[2022-01-31 01:23:22.337] [info] Indexer: process closed
[2022-01-31 01:23:22.435] [info] Main window: The main window is ready to show
[2022-01-31 01:23:23.450] [error] Sync:ChildProcess: (node:45790) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[2022-01-31 01:23:23.777] [info] Sync: start block sync queue
[2022-01-31 01:23:23.865] [error] Sync:ChildProcess: (node:45790) UnhandledPromiseRejectionWarning: FetchError: request to http://localhost:8122/ failed, reason: connect ECONNREFUSED 127.0.0.1:8122
at ClientRequest.<anonymous> (/Applications/Neuron.app/Contents/Resources/app.asar/node_modules/cross-fetch/node_modules/node-fetch/lib/index.js:1461:11)
at ClientRequest.emit (events.js:223:5)
at Socket.socketErrorListener (_http_client.js:406:9)
at Socket.emit (events.js:223:5)
at emitErrorNT (internal/streams/destroy.js:92:8)
at emitErrorAndCloseNT (internal/streams/destroy.js:60:3)
at processTicksAndRejections (internal/process/task_queues.js:81:21)
(node:45790) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:45790) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
Edit
Restarting computer fixed the problem.
It didn't fix it for me. Tried everything, reinstall, clear cache, clear all synchronized data. Nothing works:
[2022-02-07 22:50:31.618] [info] Sync: start block sync queue [2022-02-07 22:50:33.176] [error] Indexer: run fail: [2022-02-07T22:50:33.176Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:50:37.527] [error] Indexer: run fail: [2022-02-07T22:50:37.528Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:50:41.885] [error] Indexer: run fail: [2022-02-07T22:50:41.885Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:50:46.235] [error] Indexer: run fail: [2022-02-07T22:50:46.235Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:50:50.588] [error] Indexer: run fail: [2022-02-07T22:50:50.588Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:50:54.937] [error] Indexer: run fail: [2022-02-07T22:50:54.937Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:50:59.310] [error] Indexer: run fail: [2022-02-07T22:50:59.310Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:03.673] [error] Indexer: run fail: [2022-02-07T22:51:03.673Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:08.010] [error] Indexer: run fail: [2022-02-07T22:51:08.010Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:12.367] [error] Indexer: run fail: [2022-02-07T22:51:12.367Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:16.713] [error] Indexer: run fail: [2022-02-07T22:51:16.713Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:21.030] [error] Indexer: run fail: [2022-02-07T22:51:21.030Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:25.354] [error] Indexer: run fail: [2022-02-07T22:51:25.354Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:29.694] [error] Indexer: run fail: [2022-02-07T22:51:29.693Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:34.026] [error] Indexer: run fail: [2022-02-07T22:51:34.023Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:38.358] [error] Indexer: run fail: [2022-02-07T22:51:38.357Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:42.662] [error] Indexer: run fail: [2022-02-07T22:51:42.660Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:46.977] [error] Indexer: run fail: [2022-02-07T22:51:46.977Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:51.297] [error] Indexer: run fail: [2022-02-07T22:51:51.297Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:55.644] [error] Indexer: run fail: [2022-02-07T22:51:55.644Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:51:59.991] [error] Indexer: run fail: [2022-02-07T22:51:59.991Z ERROR ckb_indexer::service] cannot get local_node_info from ckb node: error trying to connect: tcp connect error: No connection could be made because the target machine actively refused it. (os error 10061)
[2022-02-07 22:54:56.116] [error] Network: fail to connect to the network. Is CKB node running? [2022-02-07 22:54:56.276] [info] Network: switched to: { id: 'mainnet', name: 'default node', remote: 'http://localhost:8114', genesisHash: '0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5', type: 0, chain: 'ckb' } [2022-02-07 22:54:58.526] [info] CKB: external RPC on default uri not detected, starting bundled CKB node. [2022-02-07 22:54:58.595] [info] CKB: Initializing node... [2022-02-07 22:54:58.596] [info] CKB: init: config file detected, skip ckb init. [2022-02-07 22:54:58.597] [info] CKB: starting node... [2022-02-07 22:54:59.360] [info] CKB: process closed [2022-02-07 23:00:58.320] [error] Network: fail to connect to the network. Is CKB node running? [2022-02-07 23:00:58.469] [info] Network: switched to: { id: 'mainnet', name: 'default node', remote: 'http://localhost:8114', genesisHash: '0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5', type: 0, chain: 'ckb' } [2022-02-07 23:01:00.959] [info] CKB: external RPC on default uri not detected, starting bundled CKB node. [2022-02-07 23:01:01.036] [info] CKB: Initializing node... [2022-02-07 23:01:01.037] [info] CKB: init: config file detected, skip ckb init. [2022-02-07 23:01:01.038] [info] CKB: starting node... [2022-02-07 23:01:02.042] [info] CKB: process closed [2022-02-07 23:07:29.150] [error] Network: fail to connect to the network. Is CKB node running? [2022-02-07 23:07:29.786] [info] Network: switched to: { id: 'mainnet', name: 'default node', remote: 'http://localhost:8114', genesisHash: '0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5', type: 0, chain: 'ckb' } [2022-02-07 23:07:32.052] [info] CKB: external RPC on default uri not detected, starting bundled CKB node. [2022-02-07 23:07:32.106] [info] CKB: Initializing node... [2022-02-07 23:07:32.113] [info] CKB: init: config file detected, skip ckb init. [2022-02-07 23:07:32.113] [info] CKB: starting node... [2022-02-07 23:07:33.063] [info] CKB: process closed [2022-02-07 23:08:11.635] [error] Network: fail to connect to the network. Is CKB node running? [2022-02-07 23:08:12.025] [info] Network: switched to: { id: 'mainnet', name: 'default node', remote: 'http://localhost:8114', genesisHash: '0x92b197aa1fba0f63633922c61c92375c9c074a93e85963554f5499fe1450d0e5', type: 0, chain: 'ckb' } [2022-02-07 23:08:14.522] [info] CKB: external RPC on default uri not detected, starting bundled CKB node. [2022-02-07 23:08:14.751] [info] CKB: Initializing node... [2022-02-07 23:08:14.753] [info] CKB: init: config file detected, skip ckb init. [2022-02-07 23:08:14.755] [info] CKB: starting node... [2022-02-07 23:08:16.450] [info] CKB: process closed
@BlindD3V Could you tell me what OS version of your device? From the log seems cannot connet to the ckb_indexer, can you please check if there is any ckb_indexer process on your PC? If yes, try close it mannually and then restart the Neuron.
@BlindD3V Could you tell me what OS version of your device? From the log seems cannot connet to the ckb_indexer, can you please check if there is any ckb_indexer process on your PC? If yes, try close it mannually and then restart the Neuron.
There is no ckb_indexer running.
I found out it exists under "C:\Users\XXXX\AppData\Local\Programs\Neuron\bin"
If i click on it nothing happens.
The OS is Windows 10, it worked fine until I upgraded to the latest Neuron version.
@BlindD3V Can you please help export and upload the debug info zip file to let us save time for identifying the problem?
I solved the problem
Chase Balliette, Vice President KOR Blockchain, LLC 941-932-2491
On Wed, Feb 9, 2022 at 10:55 PM kellyshang @.***> wrote:
@BlindD3V https://github.com/BlindD3V Can you please help export and upload the debug info zip file to let us save time for identifying the problem?
— Reply to this email directly, view it on GitHub https://github.com/nervosnetwork/neuron/issues/2258#issuecomment-1034467253, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXQJ65BNKJ4WKLH7FFF3OWLU2MZLTANCNFSM5NBHG7MQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
@BlindD3V Can you please help export and upload the debug info zip file to let us save time for identifying the problem? neuron_debug_1644278682675.zip I attached the debug info.
I tried creating a new windows user account and it works fine. However when i got back to my main user it doesn't.
@BlindD3V Seems the bundled CKB node didn't ran on your PC.

Please try install the vc++ redist and then restart the Neuron:
