question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

eclipse/che-theia/next is broken: no projects cloned, empty my workspace view, etc ...

See original GitHub issue

Description

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

Selection_326

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:9 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
tsmaedercommented, Jul 5, 2019

I’ve moved this to the 7.1 milestone because this is an issue with che-theia master and not 7.0 branch

0reactions
sunixcommented, Jul 6, 2019

BTW this was affecting che.openshift.io

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found