Skip to content

"engines" error message #614

@jesus-mavarez

Description

@jesus-mavarez

Hello
I've been using ipyrad on a cluster for a while with great results, but a couple of days ago it just stopped working. I receive this message now:

micromamba activate ipyrad
ipyrad -p params-Chor_5_test.txt -s 1 -c 16 -f

ipyrad [v.0.9.105]
Interactive assembly and analysis of RAD-seq data

Parallel connection |

Step 1: Demultiplexing fastq data to Samples

Encountered an Error.
Message: This operation requires engines. Try client.wait_for_engines(n) to wait for engines to register.

I tried:
micromamba activate ipyrad
ipcluster start --n 16 --daemonize
sleep 60
ipyrad -p params-Chor_5.txt -s 1 -c 16 -f --ipcluster

which seems to work until step "sleep 60" but not afterwards.

Do you know how to solve this?

Thanks in advance
Jesús

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions