Skip to content
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

Process stays hanging after installing Docker #315

Closed
salimbouch opened this issue May 6, 2024 · 1 comment · Fixed by #684
Closed

Process stays hanging after installing Docker #315

salimbouch opened this issue May 6, 2024 · 1 comment · Fixed by #684
Assignees
Labels
bug Something isn't working docker docker and esp. DockerDesktop install installation process of IDE + tools and install commandlet

Comments

@salimbouch
Copy link
Contributor

salimbouch commented May 6, 2024

Expected behavior

As a user of IDEasy, I want to be able to install global tools (like docker) and get a response that it was installed successfully when it's done.

Actual behavior

The global tool (like docker) is installed, but the process stays hanging and the user can't tell whether the tool was installed successfully or not.

Steps to reproduce (bug)

  1. ide install docker
    (tested with rancher desktop)

Comments/Hints:

when debugging the process stays hanging in run() in GlobalToolCommandlet

Affected version:

tested on Windows

@salimbouch salimbouch added the bug Something isn't working label May 6, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in IDEasy board May 6, 2024
@hohwille hohwille added docker docker and esp. DockerDesktop install installation process of IDE + tools and install commandlet labels Sep 3, 2024
@alfeilex alfeilex self-assigned this Oct 9, 2024
@alfeilex alfeilex moved this from 🆕 New to 🏗 In progress in IDEasy board Oct 9, 2024
alfeilex added a commit to alfeilex/IDEasy that referenced this issue Oct 9, 2024
alfeilex added a commit to alfeilex/IDEasy that referenced this issue Oct 10, 2024
@alfeilex
Copy link
Member

Right now the installation of Rancher Desktop needs user interactions for installation. After the installation, the process of msiexec not terminated properly and the ide process hangs, because it's waiting.

alfeilex added a commit to alfeilex/IDEasy that referenced this issue Oct 10, 2024
jan-vcapgemini added a commit to alfeilex/IDEasy that referenced this issue Oct 15, 2024
alfeilex added a commit to alfeilex/IDEasy that referenced this issue Oct 15, 2024
alfeilex added a commit to alfeilex/IDEasy that referenced this issue Oct 29, 2024
alfeilex added a commit to alfeilex/IDEasy that referenced this issue Oct 30, 2024
alfeilex added a commit to alfeilex/IDEasy that referenced this issue Nov 4, 2024
hohwille added a commit to alfeilex/IDEasy that referenced this issue Nov 11, 2024
@github-project-automation github-project-automation bot moved this from 🏗 In progress to ✅ Done in IDEasy board Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working docker docker and esp. DockerDesktop install installation process of IDE + tools and install commandlet
Projects
Status: ✅ Done
Development

Successfully merging a pull request may close this issue.

3 participants