learningequality / kolibri-server

A performance-boosting access layer for Kolibri with multi-core support and improved caching
5 stars 8 forks source link

[RPi] The task is labeled as "Failed" after completing the downloading the topic #80

Open ghost opened 4 years ago

ghost commented 4 years ago

Environment; Raspberry Pi 3B+ OS: Kolibri 0.14.3 tested on Mac mini (Mid 2011) Browser: Google Chrome latest

Severity; major

Preconditions; user is logged in as super admin, the channels page is opened

Steps to reproduce;

  1. Click on the "import" button
  2. Select the source of importing (Kolibri studio)
  3. Select at least one topic or subtopic
  4. Click on the "Import button"
  5. Wait for completing the downloading
  6. Go to the channels page
  7. Pay attention to the topic which was downloaded

Actual result; The task is labeled as "Failed" after completing the downloading the topic

Expected result; The task is labeled as "Finished" after completing the downloading the topic

Attachment; http://e.pc.cd/xVbotalK

jredrejo commented 4 years ago

@Sasha801 thanks for the report, can you tell if you had kolibri-serverinstalled in the RPi or just kolibri?

ghost commented 4 years ago

@jredrejo I installed the RPi image 0.14.3 on the Raspberry Pi 3B+. And then tested from the mac connected to the host http://10.10.10.10

jonboiser commented 4 years ago

This looks like an import job that generally finishes for me on desktop since it is a pretty small import, so it might be specific to RPi hardware. @jredrejo Let's test this case specifically when we benchmark 0.14.4's import performanceon RPi.

@Sasha801 Is there any difference when you click the whole topic, versus select the topic's contents one-by-one?

jredrejo commented 4 years ago

@jonboiser this is the only issue I have seen so far that might be a kolibri-server issue so I am transfering it to that repository to take care of it.