Contacts not importing in mautic while importing in browser or importing in background

My Mautic version is: 4.4.9
My PHP version is:
My Database type and version is:

My problem is: contacts not importing in Mautic while importing in the browser or importing in the background

Steps I have tried to fix the problem: 1) test by increasing and decreasing limit
2) reduce the contact size upto 6000 only

Hi,
The background import is processed by the mautic:import cron command. Have you set it up?
Here is a good tutorial:

1 Like

yes i have set crons job for 5 min.

Do this:

Start the import in the background in the UI, go to Mautic and execute the command. See what the response is.

Will you please elaborate it how to do that properly?

Sure.

  1. stop the cronjobs
  2. do an import, like you would do and choose to do it in background
  3. login to your Mautic via SSH, and execture the command you set in your cron. This will help you to understand if you are using the right command and/or there are any problems.

Thank you for this information. I’ll surely try it .

Hello @futureexpert,

It’s done on your side?

Pierre