Database issues with humann3 and metaphlan

Dear all,
I got an error when I tried to run the following command:
humann --input-format fastq --input out.unmap.fastq --output ./ --threads 40 --search-mode uniref90


I can guarantee that there is no problem with the fastq file, because I created a new, very small fastq file, and the same problem still occurs.
The versions I used are humann v3.9 and metaphlan v4.0.6

I’m moving this thread from HUMAnN to MetaPhlAn since the error seems to be arising from the MetaPhlAn run itself. This does look as though the error is arising from the nreads count being zero, which could arise as a result of a poorly formed input, but if you’re 100% sure that’s not the case then it could be something more subtle.