-
Notifications
You must be signed in to change notification settings - Fork 683
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
Delete channel or resources task fails when attempting to release an expired Redis lock #7669
Comments
Seems to be an issue here:
This is called after the channel metadata has been removed from the DB, but before the content is cleared up, so it's consistent with the reports. |
FYI, in a RPI, with kolibri-server and this setup for redis:
deleting the same channel @radinamatic comments has worked, but... it took 8 minutes |
Still extant on 0.14.4-RC1. I only see the |
Looks like my updates didn't go far enough here. |
Additional detail: above fail happened when I selected to delete all the resources (Manage > select topic > Delete), but the workflow Options > Delete channel > select channel > Delete worked and wiped it in around 3 minutes. |
Closing and opening #7697 with more detailed documentation |
Observed behavior
Both
Delete channel
andManage > Delete (all) resources
for that same channel are failing.Asset from
v0.14.4-weekly7
build on Windows 7.The only content present was KA (EN) > Math > Arithmetic, and I was not able to delete neither the full channel, nor by selecting all the resources inside, as the task was reported as
Failed
. I suspect just the DB was deleted but not the resources.Expected behavior
Being able to delete channel/resources.
User-facing consequences
Inability to manage channels and resources on the device.
Errors and logs
Nothing jumped at me as relevant in the browser console, attaching the logs.
logs.zip
Steps to reproduce
Context
Tell us about your environment, including:
The text was updated successfully, but these errors were encountered: