<div dir="ltr">Hello guys,<div><br></div><div>I just realized that the statistics for aslo is not working. I execute the daily zzz-aslo cron job manually and I get the following error:</div><div><br></div><div><div>PHP Notice:  MySQL Error 1690: BIGINT UNSIGNED value is out of range in '(`activities`.`collections`.`upvotes` - `activities`.`collections`.`downvotes`)'</div><div>Query was: [</div><div>            UPDATE collections</div><div>            SET rating=</div><div>              IFNULL(</div><div>                CAST(upvotes - downvotes AS SIGNED) * LN(upvotes + downvotes),</div><div>                0)</div><div>        ] in /srv/www-sugarlabs/activities/bin/database.class.php on line 130</div></div><div><br></div><div>I will continue tomorrow in the search of a solution, but just in case, any suggestions?</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Jul 17, 2016 at 7:00 PM, Samuel Cantero <span dir="ltr"><<a href="mailto:scanterog@gmail.com" target="_blank">scanterog@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra"><div class="gmail_quote"><span class="">On Sat, Jul 16, 2016 at 5:46 PM, Bernie Innocenti <span dir="ltr"><<a href="mailto:bernie@codewiz.org" target="_blank">bernie@codewiz.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 16/07/16 17:25, Samuel Cantero wrote:<br>
> Finally, ASLO is up and running again, but we are running it in a new VM<br>
> instead of a docker container. We still need to improve our docker infra.<br>
<br>
</span>Thank you Samuel, you are a hero.<br>
<br>
Could you please make the A record point to "aslo" (matching the real<br>
hostname) and add a CNAME activities -> aslo?<br>
<br>
This way, it's easier to map the VMs to their hostname and host multiple<br>
domains on the same VM (multiple domains does not necessarily imply<br>
multiple services... It could be stuff like <a href="http://www.sugar-activities.org" rel="noreferrer" target="_blank">www.sugar-activities.org</a>).<br></blockquote><div><br></div></span><div>You're right. Done. </div><span class=""><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div><br>
--<br>
 _ // Bernie Innocenti<br>
 \X/  <a href="http://codewiz.org" rel="noreferrer" target="_blank">http://codewiz.org</a><br>
</div></div></blockquote></span></div><br></div></div>
</blockquote></div><br></div>