Skip to content

unable to retreive references #4

Description

@kristycyw

Hi, I wanted to try this method of gapfilling but am encountering persistent errors retrieving references:

library('g2f')
all <- getReference(organism = "all",sep = ";")
OK
Downloading reactions ... Error in curl::curl_fetch_memory(url, handle = handle) :
OpenSSL SSL_read: error:0A000126:SSL routines::unexpected eof while reading, errno 0
eco <- getReference(organism = "eco",sep = ";")
Validating selected organism ... Error in download.file("rest.kegg.jp/list/organism", paste0(kegg_download, :
download from 'rest.kegg.jp/list/organism' failed
In addition: Warning message:
In download.file("rest.kegg.jp/list/organism", paste0(kegg_download, :
URL 'https://rest.kegg.jp/list/organism': status was 'Failure when receiving data from the peer'

I am on ubuntu and using the latest openssl (3.0.2) and nginx (1.22)

As there is no help file for this library, is there a manual way to insert reference reactions or can this issue be fixed?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions