Ensembl / ensembl-rest

Language agnostic RESTful data access to Ensembl data over HTTP
Apache License 2.0
138 stars 62 forks source link

REST API for VEP is down for version 105 #642

Closed Z-Zen closed 1 month ago

Z-Zen commented 4 months ago

Hello,

It seems that the REST API is down for VEP version 105:

> curl 'https://dec2021.rest.ensembl.org/vep/homo_sapiens/region' -H 'Content-type:application/json' \
-H 'Accept:application/json' -X POST -d '{ "variants" : ["21  26960070  rs116645811 G A . . .", "21  26965148  rs1135638 G A . . ." ] }'

{"error":"ERROR: Cache directory /nfs/public/release/ensweb-data/tools/www/e108/vep/cache///homo_sapiens not found"}

Is there an on-going maintenance?

Thank you

sgiorgetti commented 4 months ago

Hello @Z-Zen - thanks for flagging this up. Apparently, we have a problem with the VEP cache, and we are looking into it now.

sgiorgetti commented 4 months ago

Hello again @Z-Zen - the REST instance for e!105 seems to be back among the living again! Closing this for now. Feel free to re-open it, if you feel like so. Cheers

sgiorgetti commented 1 month ago

Hello @Z-Zen - thanks for flagging this up, and apologies for the not-so-prompt reply. I've flagged this up to our Web team, and they are going to fix it ... again ... hopefully soon.

sgiorgetti commented 1 month ago

@Z-Zen - Fixed, apparently. Thanks for your patience