Can't create a new user in Nextcloud Hub 25 Autumn (32.0.2)

Hey @kaushal welcome to the Nextcloud community :waving_hand:

does this only occur with that one user name or does it occor with any user account you’re trying to create?

  • check if that user exists occ user:list
  • enable that user if exists occ user:enable <username>
  • delete that user occ user:delete <username>
  • recreate that user occ user:add <username>

if that occurs with any user, then check your available disk space