Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
UserDC-LeGrand opened this issue Nov 10, 2022 · 1 comment
Assignees
Labels
single-user bug only 1 report of issue, can't reproduce.

Comments

@UserDC-LeGrand
Copy link

UserDC-LeGrand commented Nov 10, 2022

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

@MaynardMiner
Copy link
Owner

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.

@MaynardMiner MaynardMiner self-assigned this Nov 11, 2022
@MaynardMiner MaynardMiner added the single-user bug only 1 report of issue, can't reproduce. label Nov 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
single-user bug only 1 report of issue, can't reproduce.
Projects
None yet
Development

No branches or pull requests

2 participants