To be completed by the original poster:
CMS Version
4.2.3
Player Type
android
Player Version
r406
Issue
I am having an error with running tasks on CMS. At first I thought CRON was not running but when I checked in the container, I saw that CRON was still running so I ran it manually with the command:
php /var/www/cms/run.php
then the task will change status to OK on CMS
I have referenced Waiting for conversion - #5 by Unitron_Group
However it doesn’t seem to work for Docker users.
Is there a way to solve this problem?