Baboo7 / strapi-plugin-import-export-entries

Import/Export data from and to your database in just few clicks.
175 stars 86 forks source link

[BUG] Export failded An unexpected error occured while exporting your data #184

Open IgorNichiporuk opened 5 months ago

IgorNichiporuk commented 5 months ago

Hi! I've got an error when I was trying to export Collection:

image image

"dependencies": { "@_sh/strapi-plugin-ckeditor": "^2.0.4", "@strapi/plugin-documentation": "4.20.2", "@strapi/plugin-graphql": "4.20.2", "@strapi/plugin-i18n": "4.20.2", "@strapi/plugin-seo": "^1.7.7", "@strapi/plugin-users-permissions": "4.20.2", "@strapi/provider-upload-aws-s3": "^4.11.1", "@strapi/strapi": "4.20.2", "@types/lodash": "^4.14.191", "axios": "^1.4.0", "css-loader": "^6.7.3", "escape-html": "^1.0.3", "lodash": "^4.17.21", "mongodb": "^5.0.1", "node-fetch": "^3.3.1", "patch-package": "^8.0.0", "pg": "8.8.0", "pluralize": "^8.0.0", "postinstall-postinstall": "^2.1.0", "react": "^18.0.0", "react-dom": "^18.0.0", "react-router-dom": "5.3.4", "strapi-plugin-entity-relationship-chart": "^4.1.0", "strapi-plugin-import-export-entries": "^1.21.1", "strapi-plugin-multi-select": "^1.1.0", "strapi-plugin-preview-button": "1.1.3", "strapi-plugin-redirects": "^0.0.6", "style-loader": "^3.3.2", "styled-components": "5.3.3" },

### When I rolled back to the old Strapi version, everything worked fine

image
IgorNichiporuk commented 5 months ago

Probably something changed with updating, BUT after increasing the memory, I've got that:

image image

and this, when I chose CSV:

image image
yeshivsher commented 5 months ago

have the same problem

yeshivsher commented 5 months ago

I see that it only happened in specific table, in others it works fine