Content fail to import

Created on 29 April 2020, about 4 years ago
Updated 20 March 2023, over 1 year ago

I am attempting to import new content from a CSV. Initially, I had nid,title ... but that generated an error about the title field being missing, so I moved the title to the first column (removed the nid because I deleted all of the prior content and am trying to import new).

Now I see a processing bar, then get

An error has occurred.
Please continue to the error page
An AJAX HTTP error occurred.
HTTP Result Code: 200
Debugging information follows.
Path: /batch?id=81&op=do_nojs&op=do
StatusText: OK
ResponseText:

The error page links back to the csv_importer with a green checkmark (no other status indicator)
No nodes are created.

Any help would be appreciated (this import worked a few months ago after figuring out how to format the field_address parts).

πŸ’¬ Support request
Status

Postponed

Version

1.8

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada kathc

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States tylired

    I was getting this error with the ResponseText: parsererror. My problem turned out to be business rules I had set up with the Business Rules module. I forgot that I had these rules that redirect to a certain page after a record was created for various content types. I was able to disable those rules while I was importing data and this solved the issue for me.

    I wanted to share my experience in case anyone else has been banging their heads trying to figure out why they keep getting this error. Consider that it may not be the Business Rules module in particular, but you might have another module installed that is conflicting with the import process. I hope this helps.

Production build 0.69.0 2024