Table views_data_export_index_xxxx doesn't exist

Created on 6 July 2018, about 7 years ago
Updated 6 December 2024, 7 months ago

I'm getting this error when trying to export data to a csv using cron. It fails almost at the end. Any idea what it can be?

exception 'PDOException' with message 'SQLSTATE[42S02]: Base table or [error]
view not found: 1146 Table 'rcnimain.views_data_export_index_9296'
doesn't exist' in
/mnt/www/html/rcnimain/docroot/includes/database/database.inc:2227

💬 Support request
Status

Closed: won't fix

Version

3.2

Component

Code

Created by

🇪🇸Spain guardiola86

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 Kingdom steven jones

    Sorry for the lack of attention to your issue, please accept my apologies.

    Drupal 7 is going to be end-of-life'd by the community in approximately 1 month.

    As such, I am closing all non-critical looking, non-PHP compatibility issues for Views Data Export to tidy up the issue queues and reduce the noise. You can read about this on 📌 Close down Drupal 7 issues Active .

    If you feel like this issue has been closed by mistake, please do comment about re-opening it.
    If you feel like the ticket is still relevant for the 8.x-1.x version of the module, then please search for a duplicate issue first, and if there really isn't one (and you've looked properly) then change the version on the ticket and re-open.

    Thanks to everyone involved in this issue: for reporting it, and moving it along, it is truly appreciated.
    The Drupal community wouldn't be what it is today without your involvement and effort, so I'm sorry that we couldn't get this issue resolved. Hopefully we'll work together in a future issue though, and get that one resolved :)

  • 🇫🇷France mattew

    Encountered the same issue.

    After a bit of debugging, here is my patch.

    It seems that the views arguments where passed to the CREATE TABLE query, which don't actually take any arguments.

Production build 0.71.5 2024