learningequality / learningequality/studio
Hotfixes - Search recommendations 503 error
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 191
- Forks
- 307
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 10
Description
❌ This issue is not open for contribution. Visit Contributing guidelines to learn about the contributing process and how to find suitable issues.
Observed behavior
When I go to "Import from other channels" I am always seeing a There was a problem showing these resources Try again message.
Console error:
browserapierrors.ts:169 POST https://hotfixes.studio.learningequality.org/api/recommendations/ 503 (Service Unavailable)
The issue is not happening on production.
Expected behavior
The search recommendations should be working correctly.
Steps to reproduce the issue
- Sign in to Hotfixes with an account with enabled search recommendations
- Go to a channel and try to import resources from other channels by clicking
ADD > Import from channels
Usage Details
- OS: Windows 11
- Browser: Chrome, Firefox
- URL: https://hotfixes.studio.learningequality.org/en/
- Observed while testing: https://github.com/learningequality/studio/pull/6081
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the failure at the Import from channels flow on hotfixes.studio.learningequality.org and inspect the reported POST /api/recommendations/ request and 503 response. Compare the hotfix environment with production to identify what is failing, then verify that search recommendations load successfully in the stated flow. The issue is explicitly marked as not open for contribution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend, search
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 20/100