What happened?
For some reason, Neuron will not open the migrate dialog to help users migrate the old ckb data. Then the Neuron will always show Connecting.
How to determine this will help you?
We can download the debug information by clicking Help -> Export Debug Information and unzip it. Then open the main.log, if we find some word like this For optimal performance, CKB wants to migrate the data into new format. The following actions may be helpful to you, else they may caused by other problems.
How to resolve it?
We can find these words Run "${command}" and confirm by typing "YES" to migrate the data. after We strongly recommended you to use the latest stable version of CKB, since the old versions may have unfixed vulnerabilities. in the main.log.
Copy the command and paste it on to the terminal, then press enter and confirm by typing "YES" to migrate the data. After the migration finish, then restart Neuron, it will work well.
What happened?
For some reason, Neuron will not open the migrate dialog to help users migrate the old ckb data. Then the Neuron will always show
Connecting.How to determine this will help you?
We can download the debug information by clicking
Help -> Export Debug Informationand unzip it. Then open themain.log, if we find some word like thisFor optimal performance, CKB wants to migrate the data into new format.The following actions may be helpful to you, else they may caused by other problems.How to resolve it?
We can find these words
Run "${command}" and confirm by typing "YES" to migrate the data.afterWe strongly recommended you to use the latest stable version of CKB, since the old versions may have unfixed vulnerabilities.in the main.log.Copy the command and paste it on to the terminal, then press enter and confirm by typing "YES" to migrate the data. After the migration finish, then restart Neuron, it will work well.