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

Error when using Parallel import command | MTC Extendee Custom Import Bundle Plugin #4

Open
CarlosFongo opened this issue Jul 27, 2023 · 0 comments

Comments

@CarlosFongo
Copy link

CarlosFongo commented Jul 27, 2023

Your software
My Mautic version is: v4.4.9
My PHP version is: 8.0.29
My Database type and version is: 10.6.12-MariaDB-0ubuntu0.22.04.1
Doctrine driver: pdo_mysql
|Doctrine database platform: Doctrine\DBAL\Platforms\MariaDb1027Platform

Your problem
My problem is: We are having issues with the parallel import command from MTCExtendee’s Mautic Custom Import Bundle plugin.

sudo php /mautic/bin/console mautic:import:parallel

The command is being executed from the console, but seems to return the below error:

[2023-07-25 15:42:37] mautic.NOTICE: Error: Class "Symfony\Component\Process\ProcessBuilder" not found (uncaught exception) at /srv/mautic/docroot/plugins/MauticCustomImportBundle/Import/ParallelImport.php line 42 while running console command `mautic:import:parallel` [] {"hostname":"not_the_real_hostname","pid":47673}
image

Steps I have tried to fix the problem:
Clearing cache and restarting server

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