-
Notifications
You must be signed in to change notification settings - Fork 18
Description
After running for a long time, I get this error:
MCore --population processing.population --iter 0
Loading population... Done
Creating directories... Done
Spawning workers... Done
Preparing for refinement ? this will take a few minutes per species
Preparing refinement requisites...
1/1
Performing refinement
Preparing population for data source processing...Done
Loading gain reference for processing... Done
Refining all series in data source...
5/5
Commiting changes in processing...Done
Saving intermediate refinement results for processing...Done
Finishing refinement
Gathering intermediate results, then reconstructing and filtering...
0/1
Unhandled exception. System.Exception: Something went wrong during refinement. Sorry! Here are the details:
System.Exception: BadRequest: System.Net.Http.HttpConnectionResponseContent
at Warp.WorkerWrapper.SendCommand(NamedSerializableObject command) in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/WarpLib/WorkerWrapper.cs:line 231
at Warp.WorkerWrapper.MPAFinishSpecies(String path, String stagingDirectory, String[] progressFolders) in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/WarpLib/WorkerWrapper.cs:line 473
at MCore.MCore.<>c__DisplayClass16_5.b__6(Int32 ispecies, Int32 threadID) in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/MCore/MCore.cs:line 553
at Warp.Tools.Helper.ForCPU(Int32 fromInclusive, Int32 toExclusive, Int32 nThreads, Action1 funcSetup, Action2 funcIterator, Action`1 funcTeardown) in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/WarpLib/Tools/Helper.cs:line 736
at MCore.MCore.DoProcessing() in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/MCore/MCore.cs:line 532
at MCore.MCore.DoProcessing() in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/MCore/MCore.cs:line 589
at MCore.MCore.Main(String[] args) in /usr/share/miniconda/envs/package-build/conda-bld/warp_1732560643671/work/MCore/MCore.cs:line 101 at MCore.MCore.