Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hotfixes - Cannot import newly created channels in Kolibri (as well as some other channels) #4578

Closed
pcenov opened this issue May 29, 2024 · 2 comments
Labels
P0 - critical Priority: Release blocker or regression

Comments

@pcenov
Copy link
Member

pcenov commented May 29, 2024

Observed behavior

Observed only on hotfixes - when I create a new channel, publish it and attempt to import it in Kolibri I am seeing a TypeError: An id must be specified. The same is valid if I attempt to import some other channels such as 'Citoyennes de la Terre' but importing is working fine for other channels such as 'Touchable Earth (en)':

2024-05-29_14-35-19.mp4

This issue is not happening if attempt to import newly created or old channels from https://studio.learningequality.org/

Expected behavior

Importing a channel from Hotfixes in Kolibri should be working fine.

Steps to reproduce the issue

  1. Sign in to studio and publish a channel
  2. Copy the channel's token e.g. malaz-hunum
  3. Change the options.ini file so that CENTRAL_CONTENT_BASE_URL = https://hotfixes.studio.learningequality.org
  4. Attempt to import the channel

Additional information

Tested both with Kolibri 0.16.1 and the latest 0.16.2 so it must be something on hotfixes and not in Kolibri.

Usage Details

@pcenov
Copy link
Member Author

pcenov commented May 29, 2024

@radinamatic

@radinamatic radinamatic added this to the Studio: Q2-24 Release milestone May 29, 2024
@radinamatic radinamatic added the P0 - critical Priority: Release blocker or regression label May 29, 2024
@bjester
Copy link
Member

bjester commented May 30, 2024

This was caused by testing direct proxying to the cloud bucket through Cloudflare. We reverted the changes and I've verified this doesn't occur

@bjester bjester closed this as completed May 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 - critical Priority: Release blocker or regression
Projects
None yet
Development

No branches or pull requests

3 participants