You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-bot
added
the
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
label
May 24, 2022
you should remove your ‘personal-access-token’ secret from your user namespace
azatsarynnyy
added
kind/question
Questions that haven't been identified as being feature requests or bugs.
and removed
status/need-triage
An issue that needs to be prioritized by the curator responsible for the triage. See https://github.
kind/question
Questions that haven't been identified as being feature requests or bugs.
labels
May 24, 2022
Removing the personal-access-token secret fixed the problem for me.
I'm closing this one within the issue triage process. Feel free to reopen if the problem is still relevant.
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: