Importing channels turns the page unresponsive and freezes the server
See original GitHub issueObserved behavior
Channels can’t be downloaded from the import section, the server freezes and stops working.
Context
This was tried with the 0.7 version installed from the .deb package and also with the 0.7 downloaded from the repository on Ubuntu 17.04 while trying to download the Khan Academy (es) channel.
This error doesn’t occur when Kolibri is installed from the .whl file. We installed it with pip install kolibri-0.7.0-py2.py3-none-any.whl
and then ran it with python -m kolibri start
. This method works, but there isn’t an option to make it run at boot.
Issue Analytics
- State:
- Created 6 years ago
- Comments:10 (8 by maintainers)
Top Results From Across the Web
How to Fix a “Page Unresponsive” Error in Google Chrome
Go to Chrome's Settings screen and select Advanced > System on the sidebar. Then, turn off the switch next to Use hardware acceleration...
Read more >How to fix Page Unresponsive error in Google Chrome
There may come a time when Google Chrome might show a “ Page Unresponsive ” error. This is usually when a web page...
Read more >Unresponsive Pages in Chrome and Microsoft Edge when ...
This behavior is caused by the enablement of Accessibility Mode. Accessibility Mode is prompted by applications, websites, or system-requested enablement. When ...
Read more >Freezing or long delays | Altium Designer | Knowledge Base
This article covers troubleshooting for the cause, when you experience freezing or long delays and Altium Designer hangs.
Read more >Fix export issues in Premiere Pro - Adobe Support
Application hangs, freezes, or becomes unresponsive while rendering or exporting? We're here to help! Fix common export issues in 7 simple steps ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
The solution given by @lyw07 worked!
@benjaoming Yes, I already did. Thanks 😄
@lyw07 yes, I agree that this would be fixed because PYTHONPATH was re-ordered in https://github.com/learningequality/kolibri/pull/2808
Yes, 0.7.1 will also ship an updated version – @jinchuika you can subscribe to our PPA if you didn’t do that already: https://launchpad.net/~learningequality/+archive/ubuntu/kolibri/
(Or the PPA for testing stuff: https://launchpad.net/~learningequality/+archive/ubuntu/kolibri-proposed/ )