sanderthierens
sanderthierens
Same issue on RockyLinux 9.1, any updates on the problem?
`Step 6/8 : RUN strace -f -e trace=%process micromamba info --log-level=1 ---> Running in 7034470ecfa8 execve("/bin/micromamba", ["micromamba", "info", "--log-level=1"], 0x7fff7e041498 /* 12 vars */) = 0 clone(child_stack=0x7fbc661de9f0, flags=CLONE_VM|CLONE_FS|CLONE_FILES|CLONE_SIGHAND|CLONE_THREAD|CLONE_SYSVSEM|CLONE_SETTLS|CLONE_PARENT_SETTID|CLONE_CHILD_CLEARTIDstrace: Process 10...
@ligrob I got the exact same problem as @nickhsmith, I did notice that I could force nextflow to resume by making a new ssh connection to the machine. If you...