MaynardMiner / SWARM

Profit Switching Mining Administrator For HiveOS/Linux & Windows: HiveOS Integrated
MIT License
92 stars 40 forks source link

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

Open UserDC-LeGrand opened 1 year ago

UserDC-LeGrand commented 1 year ago

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 swarm01_4410112022.log -rw-r--r-- 1 root root 759401 Nov 9 04:39 swarm02_2709112022.log -rw-r--r-- 1 root root 1508572 Nov 9 08:56 swarm04_4109112022.log -rw-r--r-- 1 root root 345722 Nov 9 10:00 swarm09_0309112022.log -rw-r--r-- 1 root root 5379236 Nov 10 01:42 swarm10_0009112022.log -rw-r--r-- 1 root root 117880 Nov 8 21:54 swarm21_3608112022.log -rw-r--r-- 1 root root 213786 Nov 8 22:38 swarm21_5908112022.log -rw-r--r-- 1 root root 1310287 Nov 9 02:23 swarm22_4208112022.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_000911_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 swarm01_4410112022.log [11/10/2022 01:44:24]: Logging has started- Logfile is /hive/miners/custom/SWARM.3.6.8.linux/logs/swarm01_4410112022.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

MaynardMiner commented 1 year ago

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.