#5589 - Set up scheduler task in Admin CP doesn't seem to clear
| Identifier | #5589 |
|---|---|
| Issue type | Trivial issue (does not break functionality) |
| Title | Set up scheduler task in Admin CP doesn't seem to clear |
| Status | Closed (cannot reproduce) |
| Handling member | Deleted |
| Version | 10.0.45 |
| Addon | core |
| Description | I assumed my Scheduled Task set via my hosting CP wasn't working for whatever reason, but I have set up the same task via cron-job,org which is showing success. However this item is not clearing, so perhaps it's not success. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
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?