OSEError : (Errno 122) Disk Quota Exceeded

That's seems to be a little bit strange to me. Of course you can try with Docker and if it is works, then the problem not in space, but some kind of misterious compatibility issues.
Beside installing Docker, other options are:

  1. Use older version of Qiime2 (with older sklearn classifier)
  2. Try to install conda and Qiime2 into your working space instead of home directory.
  3. Add some Gb to your home quota.

If other mods have better ideas please add your suggestions :eyes: :ear: :writing_hand: