-
Bug
-
Resolution: Done
-
Major
-
3.6.0.GA
-
False
-
None
-
False
-
User Experience
-
- Install Dev Spaces
- Configure GitLab OAuth (other OAuth configs could potentially work as well)
- Create workspace out of private GitLab repository
- Execute "git fetch"
-
-
When using Git operations (git fetch, git pull, etc)
Following error is displayed in Workspace Terminal:
fatal: unable to get credential storage lock in 1000 ms: Read-only file system
This seems to be related to GitLab OAuth .
I reproduced the issue when using private GitLab Repo with GitLab Oauth.
When working with public github repo, no error is displayed.
This error does not prevent operation to succeed, but it raises concerns for users.
- links to