I have my photos set to be stored on Amazon S3. Yet when the cron job runs it tells me that there are no photos to upload to S3. I have a little over 1 GB of photos stored in the ES media folders and they are not being transferred to S3.
I also noticed that the time stamp in the cron job is about 7 hours ahead of the time zone I have set in the Joomla preferences.
Here is the CRON results of it being run:
[{"status":"200","contents":"There is nothing to dispatch currently.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is no event to be unfeatured currently.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is no need to send reminder to users for upcoming events.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Link items cleanup successfully","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Notifications cleanup disabled.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is no banned users to release.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Reminder for user inactivity disabled.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"No videos to sync to Amazon S3 right now.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"No cached link images to sync with Amazon S3 right now.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"No photos to upload to Amazon S3 right now.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Current avatar storage is set to local and there are no item stored externally to download.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Nothing to process for files","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Application Store refreshed successfully","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is nothing to archive from activity stream currently.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There are no videos to process at this point of time.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There are no videos that is being processed currently.","time":"2017-05-03 00:19:05"}]
I also noticed that the time stamp in the cron job is about 7 hours ahead of the time zone I have set in the Joomla preferences.
Here is the CRON results of it being run:
[{"status":"200","contents":"There is nothing to dispatch currently.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is no event to be unfeatured currently.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is no need to send reminder to users for upcoming events.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Link items cleanup successfully","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Notifications cleanup disabled.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is no banned users to release.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Reminder for user inactivity disabled.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"No videos to sync to Amazon S3 right now.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"No cached link images to sync with Amazon S3 right now.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"No photos to upload to Amazon S3 right now.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Current avatar storage is set to local and there are no item stored externally to download.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Nothing to process for files","time":"2017-05-03 00:19:05"},{"status":"200","contents":"Application Store refreshed successfully","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There is nothing to archive from activity stream currently.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There are no videos to process at this point of time.","time":"2017-05-03 00:19:05"},{"status":"200","contents":"There are no videos that is being processed currently.","time":"2017-05-03 00:19:05"}]