Logger API error leads to "database is locked" error for pex running on Mac #6810
Labels
bug
Behavior is wrong or broken
DEV: backend
Python, databases, networking, filesystem...
P1 - important
Priority: High impact on UX
Milestone
Observed behavior
Sorry somethieng went wrong when trying to access an H5P node
http://127.0.0.1:8080/en/learn/#/topics/c/84703961e747568696509b98e8bdd68b
Same content node worked later on.
Expected behavior
Render the H5P content.
User-facing consequences
Difficulty using H5P content.
Errors and logs
JS console has this non-critical missing translation string error:
then the actual errors are
and
Server logs are clean -- only 200, so not sure where this 500 came from...
Context
Tell us about your environment, including:
Steps to reproduce
navigate to http://127.0.0.1:8080/en/learn/#/topics/c/84703961e747568696509b98e8bdd68b
Update
After restarting Kolibri (this time running using
python kolibri-0.13.2.pex start --debug --foreground
) an viewing the same node, upon navigating to the parent directory another contensession log error occured, this time with traceback -- DB locked error:The text was updated successfully, but these errors were encountered: