#error deleting collection

4 messages · Page 1 of 1 (latest)

spring hatch
#

I'm getting the following when I attempt to delete a collection called Window Pane Block

  "errors": [
    {
      "message": "INSERT INTO \"_knex_temp_alter706\" SELECT \"id\", \"storage\", \"filename_disk\", \"filename_download\", \"title\", \"type\", \"folder\", \"uploaded_by\", \"uploaded_on\", \"modified_by\", \"modified_on\", \"charset\", \"filesize\", \"width\", \"height\", \"duration\", \"embed\", \"description\", \"location\", \"tags\" FROM \"directus_files\"; - SQLITE_ERROR: no such table: main.block_window_pane",
      "extensions": {
        "code": "INTERNAL_SERVER_ERROR"
      }
    }
  ]
}```
sacred etherBOT
#

Thanks for posting! This is a community powered server, so you may or may not get an answer based on available help and expertise. To increase your chances of somebody being able to help you, please help us help you making sure you:

  • Adding an explanation of exactly what you're trying to achieve.
  • Adding any and all related code or previous attempts.
  • Describing the exact issue or error you are facing.
  • Posting any screenshots if applicable.
  • Reading through https://stackoverflow.com/help/how-to-ask.

When you're done with this thread, please close it. Thanks! ✨

(If you have a support agreement and need help, please contact the core team via email.)

spring hatch
#

It's clearly in the list tho

#

error deleting collection