FACT_core icon indicating copy to clipboard operation
FACT_core copied to clipboard

why stop at last one?

Open chenjianquan7 opened this issue 1 year ago • 1 comments

FACT version

4.2dev

Environment

ubuntu20

Steps to reproduce

image This phenomenon is like not adding one after the task is completed, or it may be due to process crashes or exceptions, but why is it always one step short where add the process code image

Expeced Behavior

finish

Installation logs

install.log
PASTE HERE

Backend logs

fact_main_backend.log
PASTE HERE

Frontend logs

fact_main_frontend.log
PASTE HERE

Other information

No response

chenjianquan7 avatar Nov 24 '23 03:11 chenjianquan7

Do you see any errors in the logs? Does the file show up on the "missing analyses" endpoint (/admin/missing_analyses)? If so, does the analysis complete if you run it just for the single file (you can start analyses for individual files from the analysis page of that file)?

jstucke avatar Nov 27 '23 08:11 jstucke