Hi @jess,
I am trying to look into kaltura server repo to see if i could fix it. Could you please give me some direction where should I look into.
I have configured PHPStorm to listen for debug sessions on scripts running via CLI from vagrant(kaltura local instance) but I could not figure out how /opt/kaltura/app/batch/batches/KScehduleHelperExe.php
is being called from the server side, and IDE is unable to attach the debug session.
Any way how could i debug these daemons properly?
Thanks