Whoops sorry, yes could you share your rep_seqs with me?
I don't know... the error handling should be the same, regardless of the machine or your version of conda. If I can't repro on my machine, maybe I can try to set up a similar configuration to yours and see what happens!
Okay so I had to run this twice (both times I included the --verbose flag) - on my first try, I used your rep seqs and the direct link you provided to the classifier, and that failed. I received the following CLI error:
(1/1) Invalid value for '--i-classifier': colinb-gtdb_classifier_r220.qza is
not a QIIME archive.
I confirmed this by running qiime tools validate on that file, which gave me the same output.
I then ran it a second time (also with your rep seqs) and downloaded the classifier directly from the resources page - and that was successful in ~3 mins.
I'm wondering if the CLI errors are somehow being masked on your machine... let's have you try a couple of things:
Try running any command with a missing required parameter, and see if that also fails silently.
Try running qiime tools validate on the classifier file you've been using - I know you got it from our resources page, but I'm wondering if the file was somehow corrupted when you downloaded it.