From a93b8ee3e1693f1ac6ad3271fa61207b683e23ba Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 6 Mar 2019 13:29:14 -0500 Subject: [PATCH 1/2] Update README.rst --- roles/kolibri/README.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/roles/kolibri/README.rst b/roles/kolibri/README.rst index 795386556..f8b7cbaa5 100644 --- a/roles/kolibri/README.rst +++ b/roles/kolibri/README.rst @@ -58,3 +58,5 @@ Known Issues * Kolibri migrations can 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. Kolibri developers are trying to address this issue. (See `learningequality/kolibri#4310 `_) * 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! + +* More up-to-date list of Kolibri issues being worked on, as of March 2019: `#1545 https://github.com/iiab/iiab/issues/1545>`_ From a4d67410a1689e6e2dd0b5a6b78abd2b2885a266 Mon Sep 17 00:00:00 2001 From: A Holt Date: Wed, 6 Mar 2019 13:32:05 -0500 Subject: [PATCH 2/2] Update README.rst --- roles/kolibri/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/kolibri/README.rst b/roles/kolibri/README.rst index f8b7cbaa5..0b131f3d6 100644 --- a/roles/kolibri/README.rst +++ b/roles/kolibri/README.rst @@ -59,4 +59,4 @@ Known Issues * 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! -* More up-to-date list of Kolibri issues being worked on, as of March 2019: `#1545 https://github.com/iiab/iiab/issues/1545>`_ +* More up-to-date list of Kolibri issues being worked on, as of March 2019: `#1545 `_