-
Notifications
You must be signed in to change notification settings - Fork 0
Random wakeups happen more than 10 times per month #67
Comments
tried to run farmerbot, but it had dependency issues since crystallib is now heavily refactored and baobab is now merged with crystallib, and after fixing some imports, i found that the twinclient module is now archived, iam guessing that it is now deprecated in favor of the griddriver, which does not have all the functionality of the twinclient yet. |
after some investigations with @ashraffouda, we found out that this message is logged whenever there is an attempt to do a random wakeup for a node, but the wakeup may actually fail, and if a failure occurs, the farmerbot does not count this attempt, hence there may be more than 10 log messages per node each month. |
Hi @MarioBassem, Thanks for having a look. Please check the first example again, node 4494. I have added the log lines for the first subsequent report that the node is up after each random wakeup is initiated. They happen very regularly, about 20 minutes after wakeup is initiated, and I don't see any evidence that failed wakeups are the root cause in this case. |
I was checking why farmerbot now is broken, now there are a lot of dependencies gone and can not figure out why and where is it now? |
Since So to continue development immediately, it looks like we can work against commit I'm able to build farmerbot locally with this approach. Going forward we need tags to reference on |
Farmers are reporting that the farmerbot initiates random wakeups for their nodes more than 10 times per month. Examples below.
Node 4494
Colossus01.log.gz
Relevant lines, showing 11 wakeups during September (log file ends at 9-23):
I have checked that each of these wakeups was successful.
Nodes 4486 & 4488
Colossus02.log.gz
Each node had twelve random wakeups during the days of September included in the log file.
The text was updated successfully, but these errors were encountered: