By Valeriy on Wednesday, 12 August 2015
Posted in General Issues
Replies 11
Likes 0
Views 355
Votes 0
Hello. Files from EasySocial not transferred to Amazon S3.
Yesterday worked
·
Wednesday, 12 August 2015 13:29
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Valeriy,

Can you provide us your backend and FTP access so we can have a better look on your issue here?
·
Wednesday, 12 August 2015 13:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Sent
·
Wednesday, 12 August 2015 13:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Do you send my data?
·
Wednesday, 12 August 2015 15:21
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Valery,

I've checked your site, the image is not uploaded because when the cron runs, it only upload 10 pictures (http://screencast.com/t/EBjKgyxNqcK). Easysocial needs to wait for the next run to upload the rest of the pictures. I've manually run cron on your site to make sure all photos has been uploaded to amazon. Hope this helps.
·
Wednesday, 12 August 2015 15:58
·
0 Likes
·
0 Votes
·
0 Comments
·
How many times a day works Cron?
·
Wednesday, 12 August 2015 16:15
·
0 Likes
·
0 Votes
·
0 Comments
·
What am I doing wrong?

I create Cron a manually run

Add code:
/usr/bin/wget -O /dev/null "http://site.com/index.php?option=com_easysocial&cron=true"


Save. It turns out this code:

/usr/local/bin/php /home/n/n88vi/bin/wget -O /dev/null "http:/site.com/index.php?option=com_easysocial&cron=true"


What is not necessary in this code?
·
Wednesday, 12 August 2015 17:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Valeriy,

If your easysocial cronjob is not working correctly it might be due to the wrong cron command configuration at your wehbosting provider. Can you pass me your server administration access so we can help you to configure the cronjob for easysocial?
·
Wednesday, 12 August 2015 18:36
·
0 Likes
·
0 Votes
·
0 Comments
·
done
·
Wednesday, 12 August 2015 19:00
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for the help. I'll fix it. The answer is found here: http://stackideas.com/forums/cron-jobs-8
·
Wednesday, 12 August 2015 19:25
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Valeriy,

You are most welcome. Glad that your issue has been resolved now.
·
Wednesday, 12 August 2015 22:35
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post