Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to enroll with GitHub App Provider class #3043

Closed
JAORMX opened this issue Apr 11, 2024 · 0 comments · Fixed by #3044
Closed

Unable to enroll with GitHub App Provider class #3043

JAORMX opened this issue Apr 11, 2024 · 0 comments · Fixed by #3044
Labels
bug Something isn't working

Comments

@JAORMX
Copy link
Contributor

JAORMX commented Apr 11, 2024

Describe the issue

When doing provider enroll I get the following

$ minder provider enroll 
WARNING: Running against a test environment (staging.stacklok.dev) and may not be stable
Message: error getting authorization URL
Details: Unknown error.

Tailing the server logs, I see the following:

{"level":"error","Resource":{"service":"minder.v1.OAuthService","method":"GetAuthorizationURL"},"exception.message":"provider error: provider PROVIDER_CLASS_GITHUB_APP not found","project":"087cef79-aaa1-4b68-bfab-35f0b5c514a9","provider":"PROVIDER_CLASS_GITHUB_APP","login_sha":"8e4b40bad016788526c4999485f510a7da014b9c0335e9bc385cd157ece3d47c","telemetry":"true"},"Attributes":{"level":"error","Resource":{"service":"minder.v1.OAuthService","method":"GetAuthorizationURL"},"exception.message":"provider error: provider PROVIDER_CLASS_GITHUB_APP not found","project":"087cef79-aaa1-4b68-bfab-35f0b5c514a9","provider":"PROVIDER_CLASS_GITHUB_APP","login_sha":"8e4b40bad016788526c4999485f510a7da014b9c0335e9bc385cd157ece3d47c","telemetry":"true"},"Timestamp":1712840239646257389}

To Reproduce

No response

What version are you using?

main and staging

@JAORMX JAORMX added the bug Something isn't working label Apr 11, 2024
@JAORMX JAORMX mentioned this issue Apr 11, 2024
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant