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

Can't empty or delete collection using v4.1.2 with Docker #3674

Open
bmalynovytch opened this issue Dec 15, 2020 · 1 comment
Open

Can't empty or delete collection using v4.1.2 with Docker #3674

bmalynovytch opened this issue Dec 15, 2020 · 1 comment

Comments

@bmalynovytch
Copy link

Using Admin GUI to empty or delete a collection triggers a task, visible in "task manager" but "task scheduler" isn't running and seem to have been replaced by a worker + RabbitMQ (which is much better btw).

There seem to be no way to delete a collection using the API nor the command line.

@nmaillat
Copy link
Member

nmaillat commented Dec 30, 2020

The worker for emptying a collection will be released in future version (planned for 4.1.4).
Workaround: Start manually the task or scheduler in worker container
bin/console task-manager:task:run or task-manager:scheduler:run.
Do not start scheduler's task "subview creation" and "write meta" if you use the worker.
sorry for the convenient

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

2 participants