eclipse/che-theia/next is broken: no projects cloned, empty my workspace view, etc ...
See original GitHub issueDescription
With the very latest version of che-theia (eclipse/che-theia/next), everything seems to be broken:
- Projects are not cloned
- My workspace view is empty
Reproduction Steps
Start a workspace with some projects and the eclipse/che-theia/next editor. For instance:
$ chectl workspace:start -f <(chectl devfile:generate --editor=theia-next --name=test-che-theia-next --git-repo=https://github.com/sunix/devfiles)
✔ Retrieving Che Server URL...http://che-che.192.168.39.13.nip.io
✔ Verify if Che server is running
✔ Create workspace from Devfile /dev/fd/63
Workspace IDE URL:
http://che-che.192.168.39.13.nip.io/dashboard/#/ide/che/test-che-theia-next
Open the workpace, no project is cloned and my workspace view is empty
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (8 by maintainers)
Top Results From Across the Web
Clone Git repository to the current eclipse workspace by using ...
It looks like your repository is already cloned (means there is a local repository under c:\Users\username\git. So, either you delete your project directory ......
Read more >Starting a workspace from a repository without devfile is not ...
And the clone is done by project-clone init container but as there is no projects section in the devfile it does nothing as...
Read more >Cloning An Existing GitHub Repository Using Eclipse - YouTube
In this video we will clone an existing GitHub repository in Eclipse and then add it as a project. We will see how...
Read more >EGit / JGit » newbie import from git repository question - Eclipse
I try to import a project from a git repository, my goal is to have the project into the git repository and a...
Read more >git clone via ssh not working (#54518) · Issues - GitLab
I'm trying to clone the repo with git clone git@my.domain.net:username/my-project.git . But I get: Cloning into 'my-project'... fatal: 'username ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’ve moved this to the 7.1 milestone because this is an issue with che-theia master and not 7.0 branch
BTW this was affecting che.openshift.io