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

From version 145.1
edited by Xiaoye
on 2022/06/10 09:48
Change comment: Uploaded new attachment "image-20220610094825-2.png", version {1}
To version 149.1
edited by Xiaoye
on 2022/06/10 20:09
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -573,6 +573,67 @@
573 573  
574 574  
575 575  
576 +== **7.16 Why is my miner running down?** ==
577 +
578 +//the default, the Miner is managed by docker.//
579 +
580 +//If you find the miner is offline where the miner is running down.//
581 +
582 +
583 +**What You can do?**
584 +
585 +**~1. Reboot the hotspot and check again.**
586 +
587 +//Usually, if the miner is just down, then a reboot is the quickest way//
588 +
589 +
590 +**2. Reinstall the Miner manually.**
591 +
592 +//If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
593 +
594 + **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
595 +
596 +
597 + **2). Run the "//minerup updat//e" command to reinstall the miner**
598 +
599 +
600 +
601 +[[image:image-20220610094825-2.png||height="457" width="835"]]
602 +
603 +[[image:image-20220610094755-1.png||height="706" width="834"]]
604 +
605 +
606 +== **7.17 What I can do** ==
607 +
608 +
609 +**I'm trapped somewhere, what can I do first?**
610 +
611 +
612 +//dragino provides a method of self-testing//
613 +
614 +//1.) Is Hotspot's Miner running?//
615 +
616 +//2). Is the miner version up to date?//
617 +
618 +//3). Is the height gap between local height and remote height kept within 100//
619 +
620 +
621 +**//Note: You can find the above three points on the Miner page, and //**
622 +
623 +**//If you are familiar with the Linux command line you can use the following command//**
624 +
625 +
626 +(% class="box infomessage" %)
627 +(((
628 +minerup update  #~-~-> reinstall miner but not clearing memory
629 +minerup flush  #~-~->  reinstall miner and clear memory
630 +minerup snap  #~-~->  load a snap_short to sync the block height
631 +minerup gap  #~-~->  check the height between local and remote.
632 +draginoup  #~-~->  check the miner version gap between local and remote.
633 +)))
634 +
635 +
636 +
576 576  = **8. How to reset the hotspot OS to the factory settings** =
577 577  
578 578  The hotspot is based on the Rpi-4B so the OS has been installed on the SD card.