You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cron script echos the error above. I think the relative path to apps/images_ocr is not correct, when called with system cron. Currently I'm not able to figuring out the correct path, but introduced an extra check in app.php, to make sure the path is an existing directory, which might be useful in generall (s. first line of code, which is line 85 in app.php):
The cron script echos the error above. I think the relative path to apps/images_ocr is not correct, when called with system cron. Currently I'm not able to figuring out the correct path, but introduced an extra check in app.php, to make sure the path is an existing directory, which might be useful in generall (s. first line of code, which is line 85 in app.php):
The text was updated successfully, but these errors were encountered: