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

From version 146.1
edited by Xiaoye
on 2022/06/10 10:50
Change comment: There is no comment for this version
To version 150.1
edited by Xiaoye
on 2022/06/10 20:29
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -560,11 +560,12 @@
560 560  
561 561  //However, the download and upgrade may fail due to the network.//
562 562  
563 +You can reboot your hotspot where the hotspot will try to upgrade when per booting.
563 563  
564 -//So **We offer a manual check method:**//
565 565  
566 - **// Use the "draginoups" command to check//**
566 +//and **We offer manual check methods:**//
567 567  
568 + **// Use the "draginoups" command to check//**
568 568  
569 569  
570 570  **//Note: How to access the hotspot CLI refer to ( Such as //**//[[Step 5.>>url:http://8.211.40.43/xwiki/bin/view/Main/User%20Manual%20for%20All%20Gateway%20models/HP0D#H5.SSHAccessforLinuxconsole]]** )**//
... ... @@ -582,13 +582,22 @@
582 582  
583 583  **What You can do?**
584 584  
585 -**1.) Reboot the hotspot and check again.**
586 +**~1. Reboot the hotspot and check again.**
586 586  
588 +//Usually, if the miner is just down, then a reboot is the quickest way//
587 587  
588 -**2). Reinstall the Miner manually.**
589 589  
591 +**2. Reinstall the Miner manually.**
590 590  
593 +//If rebooting does not solve the problem you can reinstall MINER by one of the following methods//
591 591  
595 + **1). There is an update button in the middle of the miner page, click this button and then the miner will be reinstalled.**
596 +
597 +
598 + **2). Run the "//minerup updat//e" command to reinstall the miner**
599 +
600 +
601 +
592 592  [[image:image-20220610094825-2.png||height="457" width="835"]]
593 593  
594 594  [[image:image-20220610094755-1.png||height="706" width="834"]]
... ... @@ -597,6 +597,34 @@
597 597  == **7.17 What I can do** ==
598 598  
599 599  
610 +**I'm trapped somewhere, what can I do first?**
611 +
612 +
613 +//dragino provides a method of self-testing//
614 +
615 +//1.) Is Hotspot's Miner running?//
616 +
617 +//2). Is the miner version up to date?//
618 +
619 +//3). Is the height gap between local height and remote height kept within 100//
620 +
621 +
622 +**//Note: You can find the above three points on the Miner page, and //**
623 +
624 +**//If you are familiar with the Linux command line you can use the following command//**
625 +
626 +
627 +(% class="box infomessage" %)
628 +(((
629 +minerup update  #~-~-> reinstall miner but not clearing memory
630 +minerup flush  #~-~->  reinstall miner and clear memory
631 +minerup snap  #~-~->  load a snap_short to sync the block height
632 +minerup gap  #~-~->  check the height between local and remote.
633 +draginoup  #~-~->  check the miner version gap between local and remote.
634 +)))
635 +
636 +
637 +
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.