Chen Yu
Chen Yu
Hi @Ahmedie-m , appreciate your suggestion and we will start the work in the next month.
Hi @Nikned66, could you post a screenshot and append `Debug Info` in this issue so that we can try to find out what's going wrong. `Debug Info` could be exported...
@classicalliu could you help on this?
Hi @Seyen34 I've checked the logs and it works well. If I were right, the progress displaying at the left bottom corner is ``` Block synced 0% 0 / 5601958...
> > > Thanks for your answer Keith, you're right the first time it was indicated "looking for assumed valid target". But when I quited and re opened the wallet,...
Hi @DrCryptoN3rd From the ckb-bundled.log ``` 2022-05-30 07:23:32.352 +02:00 main ERROR panic thread 'main' panicked at 'Internal(DataCorrupted(failed to open database: IO error: While lock file: /home/user/.config/Neuron/chains/mainnet/data/db/LOCK: Resource temporarily unavailable))': db/src/db.rs:99...
> [neuron_debug_1653924563124.zip](https://github.com/nervosnetwork/neuron/files/8799456/neuron_debug_1653924563124.zip) Did that now it's not even trying to connect. Hi @DrCryptoN3rd The `bundled-ckb.log` shows ckb node is running and `main.log` shows neuron is trying to boost ckb-indexer `[2022-05-30...
Thanks for the workaround @ancoron Hi @dapptain and @Vtarj , it seems to be more desired to specify the path of chain's data with CKB node growing dramatically. We'll list...
Hi @dapptain @ancoron @0xfather We just released Neuron v0.103.2 https://github.com/nervosnetwork/neuron/releases/tag/v0.103.2 which supports `custom data path` by PR https://github.com/nervosnetwork/neuron/pull/2433, now data paths of ckb node and ckb indexer can be set...
Hi @WilliamSelkirk If you're using Neuron before v0.103.0, you may hit this issue https://github.com/nervosnetwork/neuron/issues/2384