-
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
Can't start a workspace by factory on dogfooding instance #21421
Comments
you should remove your ‘personal-access-token’ secret from your user namespace |
Removing the |
if this error occurs there should be a clear error message with the instructions on how to fix it. In the ideal case we should prevent this error from occurring and renew the token if expired |
Describe the bug
It is not possible to start any workspace by using factory.
The error is: Failed to resolve a devfile. Failed to request factory resolver: There is an error happened when communicate with SCM server. Error message: Unexpected status code 401 (GET https://api.github.com/user) 401
Che version
next (development version)
Steps to reproduce
Expected behavior
The workspace should start
Runtime
OpenShift
Screenshots
Installation method
OperatorHub
Environment
Linux
Eclipse Che Logs
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: