-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Hey Unipept team,
I am trying to build a local database, i am getting the following error during the Taxonomy part of the database building.
17T05:41:34.856191675+00:00): reading taxonomy
: reading taxonomy
FA 1000000 rows
FA 1000000 rows
FA 2000000 rows
FA 2000000 rows
1763358096819 (2025-11-17T05:41:36.819448346+00:00): reading sequences
thread 'main' panicked at src/calculate_lcas/taxonomy.rs:114:28:
index out of bounds: the len is 27 but the index is 27
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
1763358096820 (2025-11-17T05:41:36.820158529+00:00): reading sequences
thread 'main' panicked at src/calculate_lcas/taxonomy.rs:114:28:
index out of bounds: the len is 27 but the index is 27
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
Error: the script experienced an error while trying to build the requested database.
Error details:
Command 'wait $pid1' failed with exit status 101 at line 863.
This was built using the root taxa, but I encounter it even if I restrict the taxonomy.
I am running Docker desktop 4.51.0 and the most recent version of Unipept.
Let me know if you need additional information, and thanks for making such great tools.
Warm wishes,
Rune