sirius-ms / sirius

SIRIUS is a software for discovering a landscape of de-novo identification of metabolites using tandem mass spectrometry. This repository contains the code of the SIRIUS Software (GUI and CLI)
GNU Affero General Public License v3.0
78 stars 17 forks source link

Sirius got troubles! #156

Closed marcodaino closed 1 month ago

marcodaino commented 1 month ago

I have troubles computing my data since yesterday. On May 7th I did some computations (with the same .mgf file) and everything was fine. Everything with my account (marco.dainelli@unifi.it) seems ok. Webservice connection is ok. I import my data and try to compute one feature, but the process stops at "CSI:FingerID - Fingerprint prediction" whit this message (repeated through time):

"WARNING: Request to Server failed! Try again in 4.0s | Exception: de.unijena.bioinf.rest.SiriusHttpException | Cause: Http Request Failed in client POOL_CLIENT. Cause: HttpErrorResponseException | Message: Error when querying REST service. Bad HTTP Response Code: 403 | HTTP-Message: | HTTP-Request: GET: [https://www.csi-fingerid.uni-jena.de/v2.6/api/fingerid/data?predictor=1](https://www.csi-fingerid.uni-jena.de/v2.6/api/fingerid/data?predictor=1)"

Can you please solve this problem?

mfleisch commented 1 month ago

Duplicate of #155