You're not authorized to run analysis. Please contact the project administrator

I have deployed sonarqube community edition in AWS EKS cluster. Integrated the sonarqube in github actions. Code has been analyzed but getting an error on the upload part. We have AWS WAF implemented as well.

added debugging argument and getting the following

10:45:31.145 DEBUG: Upload report

DEBUG: POST 403

DEBUG: eslint-bridge server will shutdown

DEBUG: delta [ns] since modification FileSnapshot failed to detect

Hi,

Welcome to the community!

Could we have the full analysis log?

 
Thx,
Ann

Hello,

I was able to resolve the issue. It was AWS WAF that was blocking the report uploads.

Thanks

1 Like