By Giovani on Monday, 29 January 2018
Posted in General
Replies 14
Likes 0
Views 486
Votes 0
I set up the Cron email service but I keep getting this email. It has flooded my email account.
/bin/sh: /bin/wget: No such file or directory
Hi Giovani,

Based on the message in the email, looks like the cronjob is not working correctly.

Can you include your server's access at http://stackideas.com/dashboard/site so we can check your cron configuration.

By the way, normally you can disable cronjob notifications if you want and turn it on only for troubleshooting purposes.
·
Monday, 29 January 2018 11:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Ok, and I already setup to access for my site. I did it in the details page.
·
Monday, 29 January 2018 12:36
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Giovani,

It looks like the access is working for ftp access.

However, I would like to access your cronjob configuration. How do I do that?

If I access the link provided in the details, I'm seeing this(http://take.ms/1j0Ml).
·
Monday, 29 January 2018 13:12
·
0 Likes
·
0 Votes
·
0 Comments
·
I configure it under the Easy Social Component. Also, I think the host gator configure it as well.
·
Friday, 02 February 2018 07:12
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Giovani,

I would like to check the cronjob configuration from hostgator's side. Can you provide us access to hostgator?

I suspect the "/bin/wget" command is not supported by hostgator which you would have to consult them for to get the correct command.
·
Friday, 02 February 2018 13:34
·
0 Likes
·
0 Votes
·
0 Comments
·
ok thats fine but how would I give you access to my hostgator. I there away to send you the info or do i just add it to the ftp
·
Friday, 16 March 2018 02:47
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Giovani,

You can add it into the 'optional information' area in your site details http://stackideas.com/dashboard/site.

Let us know once you have done so. Thanks.
·
Friday, 16 March 2018 13:47
·
0 Likes
·
0 Votes
·
0 Comments
·
ok I just added it but you might be able to test it right now. Im working on fixing this " FOF 3.0 is not installed " error on the site now. but you still can go in hostgator add check out the cron.
·
Saturday, 17 March 2018 02:58
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey there,

I am really sorry for the delay of this reply as it is a weekend for us here.

It seems like you provided those Cpanel login access no longer work when i try to login from the Cpanel login page, you can check my attached screenshot below.

By the way, can you try change to this cron command and see if you still getting that error response?

[gist type="php"]
/usr/bin/wget -O /dev/null "http://yoursite.com/index.php?option=com_easyblog&cron=1";
[/gist]

Note : Remember replace this http://yoursite.com to your current site domain name.
·
Saturday, 17 March 2018 12:18
·
0 Likes
·
0 Votes
·
0 Comments
·
I just added the info sorry about that. and ill try the code also
·
Sunday, 18 March 2018 23:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hey Giovani,

I am able to access your cpanel now.

This is your previous cron command: http://take.ms/MaJMq

I have helped you change the command to the following: http://take.ms/UE6fa

However, it looks like currently your site is not reachable: http://take.ms/C5dfJ

Perhaps once your site is up you can test the cronjob again and see how it goes.
·
Monday, 19 March 2018 13:54
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post