We apologize for the instability of composr.app and appreciate your patience. We are working on the statistics addon and trying to find an optimal way to store and render data. Unfortunately, we have yet to find a solution that can handle the traffic (and therefore, tens of millions of statistical records) of composr.app. We're working hard on one.
#5589 - Set up scheduler task in Admin CP doesn't seem to clear
Do you have access to your database directly? Can you check values and values_elective to see if there are any entries with cron_running that have a value of 1?
There are no cron_running entries in those tables, host says the scheduled task is running as requested.
Am using "/usr/bin/php80 -C -q --no-header /home/sites/11b/f/f42712a19b/domains/x/public_html/www/data/cron_bridge.php" which is what was suggested by adding ?querymode=1
Also tried cron_bridge.sh (permissions set as described in tutorial) but that errors with cannot open cron_bridge.php
Okay. I'm afraid it may be a while before I can look into this. My focus is solely on v11 for the next month or so until alpha1 is out unless a critical bug pops up.
Am using "/usr/bin/php80 -C -q --no-header /home/sites/11b/f/f42712a19b/domains/x/public_html/www/data/cron_bridge.php" which is what was suggested by adding ?querymode=1
Also tried cron_bridge.sh (permissions set as described in tutorial) but that errors with cannot open cron_bridge.php
What does this mean? Can it not find it, or does it error with not having the permissions to open it?