Missing summary.lastBoot and lastBootstrap
h0rst
h0rst at localh0rst.de
Thu Jan 7 04:54:47 EST 2016
Thanks for fixing it! I just updated my installation
and now it is working without problems! Keep up the
good work!
Sebastian
----- Original Message -----
From: "Zaid Abdulla" <zaid at genieacs.com>
To: users at lists.genieacs.com
Sent: Wednesday, January 6, 2016 8:45:54 PM
Subject: Re: Missing summary.lastBoot and lastBootstrap
On Wed, Jan 6, 2016, at 05:10 PM, h0rst wrote:
> Hi again...
>
> I found the following lines of code in "update-device.js":
>
> > ...
> > update['$set']['_lastInform'] = now;
> > if (indexOf.call(updatesBatch.informEvents, '1 BOOT') >= 0) {
> > update['$set']['_lastBoot'];
> > }
>
> If i edit it like:
>
> > update['$set']['_lastBoot'] = now;
That looks like a bug. Great find! I just pushed a fix for it. Pull the
updates if you've installed from source. This fix will be included in
the next release to npm. Thank you.
Zaid
_______________________________________________
Users mailing list
Users at lists.genieacs.com
http://lists.genieacs.com/mailman/listinfo/users
More information about the Users
mailing list