"OpenSSL SSL_read: error" from `get_table_data` where `get_gen` works fine
Closed this issue · 1 comments
vcameron1 commented
Error produced when large amounts of data is queried.
get_table_data("taxa_ref")
get_gen("taxa_ref")
BenMerSci commented
Error is caused by the curl package on Ubuntu (or Linux overall?)
No fix available for curl package < 7.87.0. which is available on Ubuntu version 23.04 and above.
(curl/curl#9931)