Why does not any command aimeos:jobs finish executing?

How to configure and adapt Aimeos based shops as developer
Forum rules
Always add your Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
User avatar
aimeos
Administrator
Posts: 8636
Joined: 01 Jan 1970, 00:00

Re: Why does not any command aimeos:jobs finish executing?

Post by aimeos » 27 Feb 2025, 14:20

Might be a problem of your PHP version or an installed PHP extension:
https://github.com/php/php-src/issues/12161
Professional support and custom implementation are available at Aimeos.com
If you like Aimeos, Image give us a star

User avatar
DNK
Posts: 26
Joined: 27 Feb 2025, 10:50

Re: Why does not any command aimeos:jobs finish executing?

Post by DNK » 27 Feb 2025, 15:47

aimeos wrote: 27 Feb 2025, 14:20 Might be a problem of your PHP version or an installed PHP extension:
https://github.com/php/php-src/issues/12161
Wow! Thanks!!!

extension_loaded(grpc): true

https://github.com/grpc/grpc/issues/13412
Aimeos 2024.10.3 + Laravel 11, PHP 8.2, MySql8.0, Nginx, Ubuntu 22.04.5 LTS

Post Reply