Tool got stuck when opening from the Sandbox menu?
PreviousHow can I clean unused Docker containers from my /home/ivm/?NextHow do I increase the window resolution on my IVM?
Last updated
Was this helpful?
Sometimes docker based tools in the FinnGen Sandbox menu (e.g. CohortOperations, TVT, Lifetrack) get stuck when you try to open them from the tool menu.
Your home directory (home/ivm/) may not have enough space to load the new Docker image. This causes the tool to hang instead of launching.
To fix this, try:
Opent the terminal Emulator inside your IVM
Run the following command to remove stopped containers no longer in use: docker container prune
Confirm when prompted ([y/n]), then try opening the tool agian from the Sandbox menu.
Last updated
Was this helpful?
Was this helpful?