Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cron jobs are not executing as per the schedule #12164

Closed
Rammohan90520 opened this issue Nov 10, 2017 · 6 comments
Closed

Cron jobs are not executing as per the schedule #12164

Rammohan90520 opened this issue Nov 10, 2017 · 6 comments
Labels
Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Progress: needs update

Comments

@Rammohan90520
Copy link

Rammohan90520 commented Nov 10, 2017

As per table cron_schedule they are not executing, it shows status as pending
cron

please see the pic for reference and tell me how i can i solve it

@magento-engcom-team magento-engcom-team added the Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed label Nov 10, 2017
@magento-engcom-team
Copy link
Contributor

@Rammohan90520 , thank you for your report.
Please use the issue reporting guidelines to report an issue. Please, edit issue description and include the preconditions, the steps required to reproduce, the actual result, and the expected result.
Please, add the following information:

  • Preconditions: Magento version
  • Steps to reproduce
  • Expected result
  • Actual result

@Rammohan90520
Copy link
Author

Magento version : Magento 2.2

Steps to reproduce
*/1 * * * * /user/bin/php /var/www/html/m5/bin/magento cron:run >> /var/www/html/m5/var/log/cron.log
*/1 * * * * /user/bin/php /var/www/html/m5/bin/magento update/cron.php >> /var/www/html/m5/var/log/update.log
*/1 * * * * /user/bin/php /var/www/html/m5/bin/magento setup:cron:run >> /var/www/html/m5/var/log/setup.log

# # crontab.xml




*/1 * * * *


Expected result = status : success
Actual result = status : pending

@Rammohan90520
Copy link
Author

# crontab.xml

	
		
			*/1 * * * *
		
	


@Rammohan90520
Copy link
Author

crontab

@andrewhowdencom
Copy link
Contributor

Might be related to #11465.

@magento-engcom-team
Copy link
Contributor

@Rammohan90520, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.
We tested the issue on 2.3.0-dev, 2.1.10, 2.2.1

@magento-engcom-team magento-engcom-team added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Nov 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Progress: needs update
Projects
None yet
Development

No branches or pull requests

3 participants