diff --git a/roles/kolibri/README.rst b/roles/kolibri/README.rst index 1c270711d..e6d443341 100644 --- a/roles/kolibri/README.rst +++ b/roles/kolibri/README.rst @@ -2,7 +2,7 @@ Kolibri README ============== -This Ansible role installs `Kolibri `_ within `Internet-in-a-Box (IIAB) `_. Kolibri is an open-source educational platform specially designed to provide offline access to a wide range of quality, openly licensed educational contents in low-resource contexts like rural schools, refugee camps, orphanages, and also in non-formal school programs. +This Ansible role installs `Kolibri `_ within `Internet-in-a-Box (IIAB) `_. Kolibri is an open-source educational platform specially designed to provide offline access to a wide range of quality, openly licensed educational contents in low-resource contexts like rural schools, refugee camps, orphanages, and also in non-formal school programs. Kolibri's online User Guide is here: `https://kolibri.readthedocs.io `_ @@ -11,7 +11,7 @@ Using It If enabled and with the default settings, Kolibri should be accessible at: http://box/kolibri -To login to Kolibri enter:: +To log in to Kolibri enter:: Username: Admin Password: changeme @@ -32,7 +32,7 @@ When kolibri_provision is enabled (e.g. in `/etc/iiab/local_vars.yml `_) +* Active list of Kolibri issues, as of December 2021: `#1545 `_ -* Loading channels can take a long time on a Raspberry Pi. When generating channel contents for Khan Academy, the step indicated as “Generating channel listing. This could take a few minutes…” could mean ~30 minutes. The device’s computation power is the bottleneck. You might get logged out while waiting, but this is harmless and the process will continue. Sit tight! +* Kolibri migrations might still take a long time on a Raspberry Pi? These long-running migrations could cause kolibri service timeouts. Try running migrations manually using command ``kolibri manage migrate`` after following the troubleshooting instructions above. See: `learningequality/kolibri#4310 `_ -* Active list of Kolibri issues, as of September 2019: `#1545 `_ +* Loading channels might still take a long time on a Raspberry Pi? When generating channel contents for Khan Academy, the step indicated as “Generating channel listing. This could take a few minutes…” could mean ~30 minutes. The device’s computation power is the bottleneck. You might get logged out while waiting, but this is harmless and the process will continue. Sit tight!