Hi <@U01NZ4D0LDD> <@U01PL2YSG8L> I have this mista...
# community-help
n
Hi @Jason Bosco @Kishore Nallan I have this mistake when you upload the data in lots
Docker image typesense/typesense:0.22.0.rcs16
k
I saw the issue you created on GitHub and replied there: https://github.com/typesense/typesense/issues/403#issuecomment-944252233
n
ok
k
You need to use rcs17 and not rcs16
👀 1
n
already change version, I'm climbing the data again to see if it produces the same error
Error
@Jason Bosco @Kishore Nallan
typesense/typesense:0.22.0.rcs17
k
How long does it take to trigger this issue?
n
I did everything from 0 in a single node. I use the Upload Data script of Python SDK. We had approximately this amount of records uploaded
k
I believe this might be a regression on the recent 0.22.rcs builds. I've DMed you on a course of action.
n
file
k
How many records are there totally? If it fails within the first 1M records then might not need the full file to trigger the issue.
n
11,094,533. lines I have it segmented by pieces of 1,000,000 records too
Do you think I do if I do it by segments of 1,000,000 records do not fail ??
k
If it's possible for you to share the 1M dataset with me (you can upload to Google Drive and share the link) then I can try to reproduce the issue. Or we need a coredump of the crash to analyze what's happening. I am not able to trigger this issue on the large datasets I have tested with.