By Sabih on Monday, 30 May 2016
Posted in Technical Issues
Likes 0
Views 406
Votes 0
Hey there,

I have moved to another server with my site and just recognized that cronjobs are leading to 404. Any idea how to make this work again?

EDIT: I have checked it on the old server as well and it did not work there either. I have to admit that I got no idea when it stopped working...
Hey Sabih,

I've updated this file JoomlaFolder\administrator\components\com_easysocial\includes\storage\amazon\amazon.php with following code :

// LINE 219
$options->SourceFile = $source;

// Replace with
$options->Body = $source;



It should work fine now. Can you give it a check?
·
Thursday, 02 June 2016 16:51
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sabih,

May i know where you get this 404 error?

Is it possible provide us with your Cpanel access which you use for setup your cronjob service?

Also can you provide us with your Joomla backend authentication access?
·
Tuesday, 31 May 2016 02:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Sorry,

I have updated the first post. But I got no Cpanel access. I tried this with the URL posted in the first post.
·
Tuesday, 31 May 2016 16:27
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sabih,

It seems like hitting this following error coming from the amazon error message :
0 Your socket connection to the server was not read from or written to within the timeout period. Idle connections will be closed.


After investigated again, it seems like these 2 rows data missing some data, you can refer on my attached screenshot below.

By the way, currently I have no ideas why the data is like this yet, can I have the permission to delete this 2 rows data and see that cronjob is it working correctly?

Can you backup this table `zz_social_files` before I delete these data from your database?
·
Tuesday, 31 May 2016 19:30
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex,

I have deleted these rows on my backup site and it is working now. I put login data into the first post if you think you might want to check something.

Is there anything that could be wrong now afterwards by deleting these rows? I do not even have an idea what they were for. I have no yet made this on the live site...
·
Wednesday, 01 June 2016 05:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sabih,

It will not causing any issue if you deleted these rows under this table `#__social_files` is because this table will store the file record, since these 2 rows data is empty, it should be fine.
·
Wednesday, 01 June 2016 10:34
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Arlex,

thank you for all of your help so far, but a strange thing happened. I just deleted the same 2 rows on my live site and though it worked on my backup site, it does not on the live site...
Both sites should be identical except the backup site has ED4 installed instead of ED3...

I get this message:

"0 You must specifiy a non-null value for the Body or SourceFiles parameters."
·
Wednesday, 01 June 2016 16:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Sabih,

I've tried to connect with your FTP server just now, but I hitting this following error :
Error:	Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing


May i know your current FTP crendentials also linked with your live site right?
·
Thursday, 02 June 2016 02:14
·
0 Likes
·
0 Votes
·
0 Comments
·
Hm, I got no idea why it did not work. I just got home from work and updated the login credentials in the first post, they should work now.
·
Thursday, 02 June 2016 04:45
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi Arlex,

thank you very much, it seems to be working now, but at the moment a new member has problems uploading his avatar. Could you please not close this thread yet. Maybe there is a connection between these? I will need to check if the user just did something wrong before.
·
Thursday, 02 June 2016 18:51
·
0 Likes
·
0 Votes
·
0 Comments
·
It would be best if you can start a new thread for this if that is new issue so every moderator here can manage your issue if I am not around.
·
Thursday, 02 June 2016 19:02
·
0 Likes
·
0 Votes
·
0 Comments
·
Alright.
·
Thursday, 02 June 2016 19:57
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 02 June 2016 23:17
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post