Closed vdbin closed 2 years ago
Are you using Aimeos 2022.10.x now?
Did you run php artisan aimeos:setup
after the update?
Yes now Aimeos 2022.10.x.
Yes, i run php artisan aimeos:setup
after the update.
Even if I delete everything from the table mshop_product_list
and run the command php artisan aimeos:jobs "product/bought"
twice I get an error
We can reproduce the problem but haven't found the root cause yet
The problem has been fixed now. Can you please run:
composer req aimeos/ai-controller-jobs:2022.10.x-dev
and test if it also works for you?
Sorry for the long wait for a reply. Yes, there is no more error. Thanks for the good work
Hello. I get an error when I try to run a command through the console. I'm not sure, but before the last update, this error did not occur. Maybe I'm wrong and something else caused this error.