Closed jcomedouteau closed 3 weeks ago
Actually it seems to be working with a simpler request. Maybe my request is not OK
The Cohorte Principale. request seems to fail everything (the other ones are OK, CISCO. for example)
Seems to be linked to request duration -> An eskem time limitation for requests ?
Request durations in stats export should be fixed by https://github.com/fli-iam/shanoir-ng/pull/2416
Corrected
datasets-1 | java.io.FileNotFoundException: /tmp/202/shanoirExportStatistics.tsv (No such file or directory) datasets-1 | at java.base/java.io.FileInputStream.open0(Native Method) datasets-1 | at java.base/java.io.FileInputStream.open(Unknown Source) datasets-1 | at java.base/java.io.FileInputStream.(Unknown Source)
datasets-1 | at org.shanoir.ng.dataset.controler.DatasetApiController.zipSingleFile(DatasetApiController.java:512)
datasets-1 | at org.shanoir.ng.dataset.controler.DatasetApiController.downloadStatistics(DatasetApiController.java:638)
Zip seems to be generated. But tsv is not generated correctly.