Skip to content

Error in unserialize(node$con) : error reading from connection #16

@ElieElHachem

Description

@ElieElHachem

Hi,
I'm trying to perform

mSet <- PerformDBSearchingBatch (mSet,
ppm1 = 10,
ppm2 = 25,
rt_tol = 5,
database_path = "hmdb_db/MS2ID_hmdb_v09102023.sqlite",
use_rt = TRUE,
enableNL = FALSE,
ncores = 2L)

And I've this error. I suppose it's a problem of parallelism, but I was wondering is someone has to experience this type of error ?

==== Database searching against MS2ID_hmdb_v09102023.sqlite started ====
Error in unserialize(node$con) : error reading from connection

Thanks for your help !

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