Thanks to visit codestin.com
Credit goes to github.com

Skip to content

install.py issues in Rocky Linux, Almalinux #385

@mmguero

Description

@mmguero

@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:

  1. Install Malcolm with git clone https://githib.com/idaholab/Malcolm

  2. Run sudo ./scripts/install.py and complete install.

  3. Reboot system

  4. Run ./scripts/auth_setup and set up administrator account.

  5. Run ./scripts/start

  6. 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.

Screenshot from 2024-07-01 10-46-46

Malcolm Version:

  • Version v24.06.0

How are you running Malcolm?

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

bugSomething isn't workingdockerRelating to docker and docker-compose as used by Malcolminstall.pyRelating to the install.py configuration script

Type

Projects

Status

Released

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions