Sonarqube failed create a Github project

Sonarqube failed to create new Github project.

I have setup a Sonarqube Developer edition version 9.0.1.46107.

The Sonarqube is behind an AWS classic ELB that accept only HTTPS, the ELB redirect the https to http:9000.

I have created a app in Github and created a Github integration in Sonarqube ALM integration, and this Github integration configuration is valid that pass the check.

Now I try to create a new project vis Github, I got "You’re not authorized to access this page. Please contact the administrator."

Could someone help what I failed to create a Github project?

Thanks
Luke

Hi Luke,

Welcome to the community!

It’s not clear what did/didn’t happen here. Where were you seeing this error? In SonarQube? And if so, on what path?

 

Ann

Thanks for the help. I am new to Sonar qube. Here is my path to hit the rror: “Create Project”/“Github”, then failed with error “You’re not authorized to access this page. Please contact the administrator.”
image
image

hi,

I have the same issue.
The log says: [o.s.s.a.AuthenticationError] No provider key found in URI

I have the same github “app” for login and that works fine it is the adding og github repos that is failing

Hi @niklar01,

Welcome to the community!

Could you create a new thread & provide all your details, please?

 
Thx,
Ann

Hi.

I just now fixed my issue, I removed the “/oauth2/callback” from my callback url.
That did the trick, and the login still works.

1 Like