Richard Tibbles
Richard Tibbles
Hi @pcenov - the android app kolibri log is exceptionally short. Could you rerun the app and grab the logcat output? That might give me some more clues.
Some very interesting bugs in the other log, can take a closer look at them!
Thank you @pcenov - hah, I think this might be a result of our not having merged 0.16.x into develop recently enough rather than anything I've done here, so I'll...
Oh, on further investigation, that doesn't seem to be the issue - it just looks very similar to an error we had late on in the 0.16.0 release process.
Hi @pcenov - I _think_ I've addressed all the errors that I saw in the logs.
Thanks @pcenov - seems like the same underlying specific issue, I'll dig in and see what I can find.
This appears to be an issue with how the `certifi` library is getting bundled in our Mac App. I am not entirely sure why the Django upgrade has triggered this,...
> Thinking in KDP, this migration: content/../0036_drop_null_boolean_field.py will take hours, looking at its code it looks like model changes are a Django version requirement but they look compatible with the...
> This diff... I have implemented most of these changes. The admin app has been removed, and the pagination ordering warning has been resolved - I did not make the...
> I don't think the warnings are a problem, but the errors when trying to start kolibri in a clean installation are critical. Odd that @pcenov didn't get any of...