wurmlab / sequenceserver

Intuitive graphical web interface for running BLAST bioinformatics tool (i.e. have your own custom NCBI BLAST site!)
https://sequenceserver.com
GNU Affero General Public License v3.0
268 stars 111 forks source link

"Error Obtaining Databases" on sequenceserver launch #763

Open wolfgangrumpf opened 2 months ago

wolfgangrumpf commented 2 months ago

So I am using ncbi-blast-dbs (thanks btw, it's awesome!) to fetch databases. Worked fine for the smaller ones. Added nr and nt to the mix and had some starts and stops getting the whole things downloaded. The error is that now when I start the server I get:

Error obtaining BLAST databases.
Tried: blastdbcmd -recursive -list /genomics/databases/blast -list_outfmt "%f   %t  %p  %n  %l  %d  %v"
Error:
  BLAST Database error: Input db vol does not match lmdb vol

Please could you report this to 'https://groups.google.com/forum/#!forum/sequenceserver'?

Obviously something has gone corrupt on my install - I just don't know what to do to fix it. But the second issue is - why is the error message still telling us to report to the google groups forum? :)

Anyway - if you can tell me what I did wrong and how to fix it, much appreciated!