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

Unable to process operate on cipi #444

Open
yasinyilmaz1 opened this issue Sep 10, 2022 · 2 comments
Open

Unable to process operate on cipi #444

yasinyilmaz1 opened this issue Sep 10, 2022 · 2 comments

Comments

@yasinyilmaz1
Copy link

I used the ssl button after the websites I added through the cipi. Transactions appear to be accumulated in the database and cannot be processed. The new website is also not added because the transactions are piling up. It is added on the panel, but the vhost is not opened on the server. I'm guessing this could be a problem as there are pending transactions. How can I overcome this problem.
Ekran Görüntüsü - 2022-09-10 15-40-38

@yasinyilmaz1
Copy link
Author

Is there a command or option such as canceling or forcing pending processes?

@yasinyilmaz1
Copy link
Author

When I executed the following commands in crontab -e, the problem was fixed and the pending processes on sql started to work.

So why is crontab not working in the panel, because when I checked, the cron status is active and running and there is no cron error.

cd /var/www/html/utility/cipi-update && sh run.sh >> /dev/null 2>&1
cd /var/www/html && php artisan schedule:run >> /dev/null 2>&1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant