SonarCloud error when try to run sonar-scanner on my server

Template for a good new topic, formatted with Markdown:

  • ALM used (GitLab)
  • Scanner command used when applicable (private details masked)
    ERROR: Failed to load the default quality profiles: No organization with key ‘dlss’

but in my dashboard the name of organization is: dlss
this my config:
#----- Default SonarQube server
sonar.host.url=https://sonarcloud.io

sonar.projectKey=dlsteam
sonar.organization=dlss
#----- Default source code encoding
#sonar.sourceEncoding=UTF-8

sonar.java.home=sonar.java.home=/usr/lib/jvm/java-11-openjdk-amd64

Hey there.

Are you sure your organization key is dlss, and have you provided authentication (i.e. a token) in the environment you’re using (setting the SONAR_TOKEN environment variable or passing sonar.login)

isn’t mater the sonar.login is set at this point, anyway I’m testing your approach but I have the same problem, basically the error in the organization name I provide but in the message from error is organization key, so here is how i can find my organization key, dlss is organization name?? or key