steineggerlab / foldseek

Foldseek enables fast and sensitive comparisons of large structure sets.
https://foldseek.com
GNU General Public License v3.0
696 stars 92 forks source link

Foldseek API returning "500 Internal Server Error" #158

Closed DaRinker closed 1 year ago

DaRinker commented 1 year ago

Expected Behavior

Successful API query using locally stored PDB file

Current Behavior

API query returns "500 Internal Server Error"

Steps to Reproduce (for bugs)

[note: I added the "-v" to but the remainder of the command is as specified on the site]

curl -v -X POST -F q=@PATH_TO_MY.pdb -F 'mode=tmalign' -F 'database[]=afdb50' -F 'database[]=afdb-swissprot' -F 'database[]=afdb-proteome' -F 'database[]=cath50' -F 'database[]=mgnify_esm30' -F 'database[]=pdb100' -F 'database[]=gmgcl_id' https://search.foldseek.com/api/ticket

Foldssek Output (for bugs)

Note: Unnecessary use of -X or --request, POST is already inferred.

martin-steinegger commented 1 year ago

It should work again. The disk was full.