Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Strapi v4.24.4, export not working on aws ecs. #197

Open
manojkmishra opened this issue Jun 26, 2024 · 1 comment
Open

[BUG] Strapi v4.24.4, export not working on aws ecs. #197

manojkmishra opened this issue Jun 26, 2024 · 1 comment
Assignees

Comments

@manojkmishra
Copy link

manojkmishra commented Jun 26, 2024

Describe the bug
A clear and concise description of what the bug is.

After upgrading strapi to 4.24.4, export has stopped working on strapi deployed on aws ecs. On localhost it works fine.
image
image

To Reproduce
Steps to reproduce the behavior:

Deploy strapi on AWS ECS with above listed dependencies of package.json. Create any collection and add some data in content manager, then try to export it.

See error
image

Expected behavior
A clear and concise description of what you expected to happen.

Export should work without any error, as it is working on localhost
image

@manojkmishra manojkmishra changed the title [BUG] [BUG] Strapi v4.24.4, export not working on aws ecs. Jun 26, 2024
@amityweb
Copy link

amityweb commented Sep 5, 2024

Notice how it says "Export Whole Database" - it could be related to that. We cant export whole database and get errors too.

There is a bug reported many times and not fixed in that it wont export just that single content type, but the whole database.

Might be related. See #195

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants