MysqlError Access denied for user 'lushvalley-user'@'172.%' (using password: YES)
Query was: select distinct trees.fruit_id, count(*) from trees join activations_latest on trees.id = activations_latest.tree_id where activations_latest.valid not in (0,2,6,8,9) and activations_latest.created>1767254400 and activations_latest.week_id>4 and activations_latest.week_id<6 group by trees.fruit_id