Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gateway timeout #50

Closed
jeremydavisturak opened this issue Sep 26, 2023 · 1 comment
Closed

Gateway timeout #50

jeremydavisturak opened this issue Sep 26, 2023 · 1 comment

Comments

@jeremydavisturak
Copy link

jeremydavisturak commented Sep 26, 2023

Hello,

I am consistently getting this error:

get_multimir(mirna=miRNAs$Symbol,table='predicted', org='human')
Searching diana_microt ...
Error: Gateway Timeout

sessionInfo()
R version 4.0.3 (2020-10-10)
Platform: x86_64-conda-linux-gnu (64-bit)
Running under: Ubuntu 14.04.5 LTS

Matrix products: default
BLAS/LAPACK: /opt/miniconda3/envs/R4.0/lib/libopenblasp-r0.3.10.so

locale:
[1] C

attached base packages:
[1] stats graphics grDevices utils datasets methods base

other attached packages:
[1] multiMiR_1.12.0

@smahaffey
Copy link
Collaborator

@jeremydavisturak I'm sorry some how I didn't see your issue.

My guess is that too many miRNAs are being searched and its exceeding the maximum time it will wait for a query to return results. The best option for now is to break down that list of miRNAs. If not can you provide an example of a miRNA to test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants