[Systems] Maintenance downtime today for OS upgrades

Samuel Cantero scanterog at gmail.com
Tue Jul 26 23:30:52 EDT 2016


Hello guys,

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:

PHP Notice:  MySQL Error 1690: BIGINT UNSIGNED value is out of range in
'(`activities`.`collections`.`upvotes` -
`activities`.`collections`.`downvotes`)'
Query was: [
            UPDATE collections
            SET rating=
              IFNULL(
                CAST(upvotes - downvotes AS SIGNED) * LN(upvotes +
downvotes),
                0)
        ] in /srv/www-sugarlabs/activities/bin/database.class.php on line
130

I will continue tomorrow in the search of a solution, but just in case, any
suggestions?

On Sun, Jul 17, 2016 at 7:00 PM, Samuel Cantero <scanterog at gmail.com> wrote:

> On Sat, Jul 16, 2016 at 5:46 PM, Bernie Innocenti <bernie at codewiz.org>
> wrote:
>
>> On 16/07/16 17:25, Samuel Cantero wrote:
>> > Finally, ASLO is up and running again, but we are running it in a new VM
>> > instead of a docker container. We still need to improve our docker
>> infra.
>>
>> Thank you Samuel, you are a hero.
>>
>> Could you please make the A record point to "aslo" (matching the real
>> hostname) and add a CNAME activities -> aslo?
>>
>> This way, it's easier to map the VMs to their hostname and host multiple
>> domains on the same VM (multiple domains does not necessarily imply
>> multiple services... It could be stuff like www.sugar-activities.org).
>>
>
> You're right. Done.
>
>>
>> --
>>  _ // Bernie Innocenti
>>  \X/  http://codewiz.org
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/systems/attachments/20160726/942a8682/attachment.html>


More information about the Systems mailing list