MaynardMiner / SWARM

Profit Switching Mining Administrator For HiveOS/Linux & Windows: HiveOS Integrated

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

High Load Average on HiveOS waiting for NiceHash Algo pool API call

UserDC-LeGrand opened this issue · comments

Putting this sequence of events here, as an observation. Not sure about the true root cause but perhaps due to run-away API connection time-out issue ....

List of swarm log files"
root@rig3:/SWM/logs# ll swarm*.*
-rw-r--r-- 1 root root 2166902 Nov 10 08:01 swarm__01_44__10__11__2022.log
-rw-r--r-- 1 root root 759401 Nov 9 04:39 swarm__02_27__09__11__2022.log
-rw-r--r-- 1 root root 1508572 Nov 9 08:56 swarm__04_41__09__11__2022.log
-rw-r--r-- 1 root root 345722 Nov 9 10:00 swarm__09_03__09__11__2022.log
-rw-r--r-- 1 root root 5379236 Nov 10 01:42 swarm__10_00__09__11__2022.log
-rw-r--r-- 1 root root 117880 Nov 8 21:54 swarm__21_36__08__11__2022.log
-rw-r--r-- 1 root root 213786 Nov 8 22:38 swarm__21_59__08__11__2022.log
-rw-r--r-- 1 root root 1310287 Nov 9 02:23 swarm__22_42__08__11__2022.log
root@rig3:/SWM/logs#

Tail end of previous log file:. Notice GAP of 6 minutes "dead zone", between NiceHash Algo Pool API check, and SWARM Warning message:. Then High Load Average ( LA>44) event appeared on HiveOS dashboard, and rig reboot between 01:42:50 and 01:44:24..

tail -500 swarm__10_00__09__11__2022.log
[11/10/2022 01:36:09]: SWARM Is Building The Database. Auto-Coin Switching: Yes
[11/10/2022 01:36:10]: Loading Miner Hashrates
[11/10/2022 01:36:10]: Checking Algo Pools.
[11/10/2022 01:42:50]: WARNING: SWARM contacted (nicehash) but there was no response.

[11/10/2022 01:42:50]: Algo Pools Loading Time: 400 seconds
root@rig3:/SWM/logs#

Beginning of new SWARM log file, after rig reboot:

root@rig3:/SWM/logs# head -n 10 swarm__01_44__10__11__2022.log
[11/10/2022 01:44:24]: Logging has started- Logfile is /hive/miners/custom/SWARM.3.6.8.linux/logs/swarm__01_44__10__11__2022.log
[11/10/2022 01:44:24]: User Specfied Updates: Searching For Previous Version
[11/10/2022 01:44:24]: Checking /hive/miners/custom For any Previous Versions
[11/10/2022 01:44:24]: No valid SWARM versions to update
[11/10/2022 01:44:25]: Detected New Arguments- Changing Parameters
[11/10/2022 01:44:25]: These arguments can be found/modified in config < parameters < newarguments.json
[11/10/2022 01:44:27]: HiveOS = Yes

image

If it happens again, zip your .\debug and .\logs folder to me, and I'll investigate.

I'm thinking it's more a miner crashed and that caused the issue on the SWARM side.