fix: Optimization data path set - #2464
Conversation
|
Neuron does not reset Indexer data under two conditions:
Expected: When both of the above conditions are met, Neuron will reset Indexer data. Reference: |
Only Click |
Cedar67
left a comment
There was a problem hiding this comment.
- Change CKB Node path's name - Verified.
- Remove indexer cache when resyncing ckb node data - Verified. It needs to be merged with another PR for further verification.
- Add tips for setting the ckb node data path - Verified.
1. Change CKB Node path's name 2. Remove indexer cache when resync ckb node data 3. Add tips for set ckb node data path
43e7d70 to
8fd9d1a
Compare
|
The Indexer error log info found. Reproduce
Indexer data package: |
The data in newIndexer/0x10639e0895502b5688a6be8cf69460d76541bfa4821629d86d62ba0aae3f9606 is really about mainnet. When i start |
After the data |
I try to set an empty ckb node path, it's really maybe happened. I guess ckb-indexer starting before ckb-node started, so indexer-data save in the wrong directory。 |
Another appearance that may be related: |
|
Because it started |





fix-data-path-set.mov
When set CKB node data path with an empty directory, and choose
Data have been movedsync-with-empty-dir.mov