Skip to content

Unable to start mig via the cli using the setup documentation #435

@mas-Avi

Description

@mas-Avi

Description

When trying to start the informatics gateway on Windows 10, I get a config error.

Steps to reproduce

Please share a clear and concise description of the problem.

  1. Download and unzip the mig-cli from https://github.com/Project-MONAI/monai-deploy-informatics-gateway/releases/download/0.2.0/mig-cli-0.2.0-win-x64.zip
  2. Pull the mig docket image via docker pull ghcr.io/project-monai/monai-deploy-informatics-gateway:latest
  3. Run commands
.\mig-cli.exe config init .\mig-cli.exe start 

Expected behavior

Expect the informatics gateway to start or at least get further than failing on config.

Actual behavior

Running the .\mig-cli.exe start command results in the following output.

info: Creating container MONAI Deploy Informatics Gateway - ghcr.io/project-monai/monai-deploy-informatics-gateway:latest (30d1e6e8cea1)... info: Port binding: 104/tcp info: Port binding: 2575/tcp info: Port binding: 5000/tcp info: Mount (configuration file): C:\Users\Avais\.mig\appsettings.json => /opt/monai/ig\appsettings.json info: Mount (database file): C:\Users\Avais/.mig/database => /database

Configuration

  • Informatics Gateway version/commit: latest, docker image id = 30d1e6e8cea1
  • OS and version (distro if applicable): Windows 10 x64
  • Kubernetes version (if applicable):
  • Docker version (if applicable): Docker version 24.0.2, build cb74dfc
  • Installation source (NGC, Dockerhub, or something else):
  • Hardware configuration (CPU, GPU, memory, storage, etc...):
    CPU - Intel Core i5-7200U @ 2.50GHz
    RAM - 8 GB

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions