CSV not importing

CSV queues, but does not import. I set error logging:
http://omeka.org/classic/docs/Troubleshooting/Retrieving_Error_Messages/
but nothing returned.

Note: I was able to manually add an item & file, so probably not a perm issue.

What versions of Omeka Classic and CSV import are you using?

And just clarifying - did you change application/config/config.ini or .htaccess or both?

I changed both htaccess and application/config/config.ini

You might try making a new CSV that’s just the first line of the one you’re trying to import and see if that works.

[quote=“mebrett, post:4, topic:5688”]
ht try making a new CSV that’s just the first line of the one you’re trying to import and see if that works.
[/quote

See:
https://omeka.org/forums-legacy/topic/csv-20-import-stays-queued/
I changed to:
jobs.dispatcher.longRunning = “Omeka_Job_Dispatcher_Adapter_Synchronous”

Are there any possibly negative implications to this change?

For just a tiny CSV file, there’s probably no negative implications. When you get back up to a large file, it runs the risk of timing out before it completes. As a diagnostic measure, though, it should be fine.

Resolved on one server, but still not working on another. Peculiar.

This topic was automatically closed after 250 days. New replies are no longer allowed.