For the complete documentation index, see llms.txt. This page is also available as Markdown.

Tool got stuck when opening from the Sandbox menu?

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:

  1. Opent the terminal Emulator inside your IVM

  2. Run the following command to remove stopped containers no longer in use: docker container prune

  3. Confirm when prompted ([y/n]), then try opening the tool agian from the Sandbox menu.

Last updated

Was this helpful?