odp icon indicating copy to clipboard operation
odp copied to clipboard

Error running test again

Open aebaci opened this issue 5 months ago • 2 comments

Hi: I ran the test_odp_basic, and I got an error in job 16 (unfortunately I didn't save it). I tried to run it again but I get the following error immediately, even after erasing the folders and files created in that first run:

Building DAG of jobs... LockException: Error: Directory cannot be locked. Please make sure that no other Snakemake process is trying to create the same files in the following directory: /home/antonella/odp/tests/test_odp_basic If you are sure that no other instances of snakemake are running on this directory, the remaining lock was likely caused by a kill signal or a power loss. It can be removed with the --unlock argument.

I tried running ./test_odp_basic.sh --unlock but the same happened (not sure if that's the way to do it).

Any help would be appreciated, thanks.

aebaci avatar Sep 04 '24 13:09 aebaci