On Windows, importing or exporting a large number of items (~1000) can fail
See original GitHub issueObserved behavior
When trying to download content i get a transfer failed error. First channel downloaded in bulk ok but cannot download further channelsin bulk. If i go in and download sub categories i can eventually pull down the whole channel
Expected behavior
channel downloads as a whole not 1 by 1 resource sub sets
Errors and logs
[33mWARNING Job d416c174faeb4648b22bd1420a75f2a0 raised an exception: Traceback (most recent call last):
File "c:\python27\lib\site-packages\kolibri\dist\iceqube\worker\backends\inmem.py", line 75, in handle_finished_future
result = future.result()
File "c:\python27\lib\site-packages\kolibri\dist\concurrent\futures\_base.py", line 455, in result
return self.__get_result()
File "c:\python27\lib\site-packages\kolibri\dist\concurrent\futures\thread.py", line 63, in run
result = self.fn(*self.args, **self.kwargs)
File "c:\python27\lib\site-packages\kolibri\dist\iceqube\worker\backends\inmem.py", line 149, in wrap
raise e
OperationalError: too many SQL variables
[0m
WARNING:iceqube.worker.backends.base:Job d416c174faeb4648b22bd1420a75f2a0 raised an exception: Traceback (most recent call last):
File "c:\python27\lib\site-packages\kolibri\dist\iceqube\worker\backends\inmem.py", line 75, in handle_finished_future
result = future.result()
File "c:\python27\lib\site-packages\kolibri\dist\concurrent\futures\_base.py", line 455, in result
return self.__get_result()
File "c:\python27\lib\site-packages\kolibri\dist\concurrent\futures\thread.py", line 63, in run
result = self.fn(*self.args, **self.kwargs)
File "c:\python27\lib\site-packages\kolibri\dist\iceqube\worker\backends\inmem.py", line 149, in wrap
raise e
OperationalError: too many SQL variables
Context
win 10 running kolibri 0.7.0. all browsers.
Issue Analytics
- State:
- Created 6 years ago
- Comments:11 (6 by maintainers)
Top Results From Across the Web
What to do if a data set is too large for the Excel grid
Tip: Be sure to cross-check that all data was imported when you open a data set in Excel. You can check the number...
Read more >Can't copy, move, or import more than 1,000 items to a public ...
When you try to copy, move, or import more than 1000 items to a public folder in Outlook, the operation fails and returns...
Read more >iPhone photo import failure. "Something went wrong"
On several iPhones I have, I am trying to import 1000's of pictures into Microsoft Photos. I get the "Something went wrong" error....
Read more >Error while importing Text file using Import Export Wizard
Hi all i have text file where i can import it to excel to access or sql2000 without problem but when i import...
Read more >Manage large lists and libraries - Microsoft Support
However, when a list view shows more than 5000 items, you may run into a list view threshold error. ModernServer.. Use modern. Views...
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
@edunetck @radinamatic Was able to reproduce the same exact error on a Windows 10 machine. In her case, the threshold was slightly under 1000 resources from EngageNY.
I will rename this issue to make it easier for others with the same problem to find it and we’ll keep you posted on when it’s resolved.
Fixed in #3163