-
Notifications
You must be signed in to change notification settings - Fork 393
Description
@njohnson256 cloned issue idaholab/Malcolm#511 on 2024-07-01:
Describe the bug
Unable to start Malcolm due to docker error. After running the start script you receive an error that you can't connect to the Docker daemon. You can run docker info but the docker group wasn't created during the Docker install.
To Reproduce
Steps to reproduce the behavior:
Install Malcolm with git clone https://githib.com/idaholab/Malcolm
Run sudo ./scripts/install.py and complete install.
Reboot system
Run ./scripts/auth_setup and set up administrator account.
Run ./scripts/start
See error
Expected behavior
Expected to be able to start Malcolm in browser with link given by the start script.
**Screenshots and/or Logs **
If applicable, attach screenshots or container logs (e.g., the relevant bits of
./scripts/logs) to help explain your problem.Malcolm Version:
- Version v24.06.0
How are you running Malcolm?
ISO installed (on VM or dedicated hardware)
via Docker on Microsoft Windows
via Docker on macOS
via Kubernetes (please provide platform details: e.g., on-prem K3s, Amazon AWS EKS, Microsoft Azure AKS, etc.)
other (please describe)
Additional context
Add any other context about the problem here.
According to the docker website Alma isn't supported by docker but other sources say it's still possible to use docker with Alma.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status