Kolibri Studio Error During Content Uploads




As an educator managing a remote school, I require the installation of Kolibri Studio on my teachers’ devices to facilitate content uploads. Regrettably, I have been getting this error while attempting to upload content from the client on Kolibri Studio.

Despite my efforts to hard-code the client IP to Minio and allowing CORS to client IP, the error persists, despite functioning seamlessly on the host server.

Hi @Patrick_Waithaka,

Thank you for your interest in Kolibri Studio. We don’t provide support for self-hosted deployments of Studio, but here are some thoughts:

  • Ensure CORS has the origin that the client is connecting to (not the client’s IP)
  • Ensure that port 9000 is also accessible, and that a firewall isn’t blocking access

Regards,
Blaine