Skip to content

Database connection failure due to TLS/SSL error #32

Open
@jakob-weiss

Description

@jakob-weiss

When attempting to run on the example files, I get the following error:

Error in .local(drv, ...) : 
  Failed to connect to database: Error: TLS/SSL error: EE certificate key too weak

which has the following traceback:

5: .local(drv, ...)
4: RMySQL::dbConnect(RMySQL::MySQL(), "locuscompare", config$b, 
       config$c, config$a)
3: RMySQL::dbConnect(RMySQL::MySQL(), "locuscompare", config$b, 
       config$c, config$a)
2: get_position(merged, genome)
1: locuscompare(in_fn1 = gwas_test, in_fn2 = eqtl_test)

Might there be a server-side issue with certificates? Thank you!

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