-
Notifications
You must be signed in to change notification settings - Fork 85
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Show tip for first sync and show dialog when disk is not enough #3005
Conversation
/package |
d1d9559
to
82a7972
Compare
CI failed |
82a7972
to
67b0c3a
Compare
f3d91db
to
ac1c93d
Compare
ac1c93d
to
9d79e4b
Compare
54e28dc
to
27d4aef
Compare
27d4aef
to
6dbf7da
Compare
It's ready for review now. Please have a review. @Keith-CY @homura @devchenyan @WhiteMinds |
/package |
It is hard to sync ,the internal node mainnet is 0.00% for more than ten minutes.There was an error when network is switch to internal node mainnet. [error] CKB: init fail: WARN: Mining feature is disabled because of the lack of the block assembler config options. debug log is too big and is poseted to mail address [yanguoyu@magickbase.com]: |
So, "[error] CKB: init fail: WARN: Mining feature is disabled because of the lack of the block assembler config options." |
1.The sync process is show less and less. 2024-02-02.09.55.46.mov2.When chose a disk space(22G left) less than needed disk space(59G).I can not see the second pop up window. 2024-02-01.16.12.15.movdebug log is send to [yanguoyu@magickbase.com] |
It's normal because we skip looking assumed valid target then the tip header will increase, so the process will be less until the tip header reaches the latest block number.
When the ckb process stop by the disk is not enough, the pop-up windows will show, we will not check when you choose the directory. |
1.I sync from yesterday,if the process is not actual process ,I will wait half a day more. |
You can choose a directory that in a disk only has 1GB or less left disk space, then the pop-up windows will show faster. |
After half a day more, it only sync reached 50%,I will change another way as you suggest |
…nervosnetwork#3005) Co-authored-by: Chen Yu <keithwhisper@gmail.com>
Refer to Magickbase/neuron-public-issues#255
~/Library/Application Support/Neuron/settings.json
and all synced data to mock the first sync.new-sync.mov
no-disk-space.mov