-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Unsupported OAuth provider github for Ready-To-Run project #3523
Comments
@codergabs this is a warning that you have not configured GitHub oAuth. This warning does not affect you unless you want to clone and push to your private GitHub repos or use SSH. Here are instructions on configuring oAuth - https://eclipse-che.readme.io/docs/git#section-github-oauth |
@eivantsov I am getting this when trying to set up ready to run projects. che.oauth.github.clientid=b2485c7d0fbf5c1e04a0 Then getting error on the following step Did I miss anything? |
@codergabs how did you apply your oAuth config? What happens when you click the octocat button? |
@eivantsov |
@codergabs how did you apply GitHub oAuth config? |
@eivantsov I went to the che.properties file and modified it. |
@codergabs how did you start Che on Windows? Can you please elaborate? Your config hasn't been applied. |
@eivantsov |
@codergabs where did you edit che.properties then? |
@eivantsov Not exactly sure, which file to update, so updated all of them Then clicked github octocat icon with no luck |
@eivantsov |
@codergabs here are instructions that will work:
|
@eivantsov |
That's a connectivity issue. Are you behind a proxy? |
@eivantsov |
@eivantsov |
Can you git clone manually when in a terminal in a workspace container?
|
@codergabs GitHub is acting up for me as well. Hopefully, it'll be ok. |
I am closing the issue. |
[Short description of problem here]
I have installed che on windows
che is running and workspaces are creating.
But when i am trying to create ready to run projects.
JAVA stack, web-java-spring project
It's throwing error
Unsupported OAuth provider github
Che version:
Version :5.0.0-M8Revision :1c15a44844c96ff9
Additional information:
I have tried the resolution mentioned on
#1694
But of no help.
Can someone give me some pointers
The text was updated successfully, but these errors were encountered: