Trying to restart my business after a two year hiatus, I can’t get import of Contacts and Companies to work again - all worked fine two years ago.
Even with the most basic CSV file, importing in the background stalls with the following in Import History:
Status: In Progress
Runtime: Less than 1 second
Progress: 0%
I don’t know what this means; has anybody else seen this? Elsewhere I get this fail message:
Import failed. Reason: %reason%
View details of [TEST CONTACTS.csv (85)](https://mymauticpath/s/lead/import/view/85)
Using the Import in the Browser option, it just stalls on this:
#### Please do not leave this page until complete or queued.
#### Import is in progress.
The Details list also gives me no clues:
Status info: unknown
This in Details looks wrong to me:
CSV parser config: delimiter = , , enclosure = \, escape = \\, batchlimit = 100
Enclosure should be "
instead of \
I think - and in the UI it still does show "
. Where is that CSV parser config set? Edit: A test.csv that avoided enclosures and escapes failed in the same, so this is probably not the cause.
In /var/logs the only thing I can find that may be relevant is this:
[2022-08-28 13:56:20] mautic.WARNING: File /home/myuser/public_html/mautic/app/../var/tmp/imports/20220828124859.csv was removed. [] {"hostname":"server.mysite.com","pid":31831}
[2022-08-28 13:14:01] mautic.WARNING: Command `mautic:import` exited with status code 1 [] {"hostname":"server.mysite.com","pid":880}
What else could I check or try? No idea how to troubleshoot this. I have already looked into cron jobs and think they’re OK.
Your software
My Mautic version is: v4.4.1
My PHP version is: 7.4.30
My Database type and version is: 10.3.36-MariaDB