Last modified by Xiaoling on 2024/10/21 15:44

From version 145.2
edited by Xiaoye
on 2022/06/10 10:08
Change comment: There is no comment for this version
To version 148.1
edited by Xiaoye
on 2022/06/10 19:56
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -597,6 +597,34 @@
597 597  == **7.17 What I can do** ==
598 598  
599 599  
600 +**I'm trapped somewhere, what can I do first?**
601 +
602 +
603 +//dragino provides a method of self-testing//
604 +
605 +//1.) Is Hotspot's Miner running?//
606 +
607 +//2). Is the miner version up to date?//
608 +
609 +//3). Is the height gap between local height and remote height kept within 100//
610 +
611 +
612 +**//Note: You can find the above three points on the Miner page, and //**
613 +
614 +**//If you are familiar with the Linux command line you can use the following command//**
615 +
616 +
617 +(% class="box infomessage" %)
618 +(((
619 +minerup update  #~-~-> reinstall miner but not clearing memory
620 +minerup flush  #~-~->  reinstall miner and clear memory
621 +minerup snap  #~-~->  load a snap_short to sync the block height
622 +minerup gap  #~-~->  check the height between local and remote.
623 +draginoup  #~-~->  check the miner version gap between local and remote.
624 +)))
625 +
626 +
627 +
600 600  = **8. How to reset the hotspot OS to the factory settings** =
601 601  
602 602  The hotspot is based on the Rpi-4B so the OS has been installed on the SD card.