sprindesk
Chevereto Member
I'm getting errors when I run this command " sudo -u sprintally php /home/sprintally/public_html/photos/cli.php -C cron " on SHH.
Code:
root@server:~# sudo -u sprintally php /home/sprintally/public_html/photos/cli.php -C cron
* Processing checkHtaccess
* Enforce .htaccess files
✅ [DONE] Enforce completed (everything OK)
* Processing storageDelete
Aw, snap! Internal Server Error [debug @ error_log]
** errorId #f22985aed7d56bc5 **
>> ErrorException [0]: Undefined array key "expires_gmt"
At /home/sprintally/public_html/photos/app/lib/classes/class.lock.php:37
Stack trace:
#0 /home/sprintally/public_html/photos/app/lib/classes/class.lock.php(37): G\errorsAsExceptions()
#1 /home/sprintally/public_html/photos/app/cron.php(49): CHV\Lock->create()
#2 /home/sprintally/public_html/photos/app/cron.php(32): storageDelete()
#3 /home/sprintally/public_html/photos/app/loader.php(242): require_once('/home/sprintally/public_html/photos/app/cron.php')
#4 /home/sprintally/public_html/photos/cli.php(36): include_once('/home/sprintally/public_html/photos/app/loader.php')