Skip to content

[Bug]: #787

@epicworks-ctrl

Description

@epicworks-ctrl

Issue Category

Installation/Setup

Bug Description

Helper scripts downloaded successfully to /opt/project-nomad/start_nomad.sh, / opt/project-nomad/stop_nomad.sh, and /opt/project-nomad/update_nomad.sh.

Downloading docker-compose file for management...

Docker compose file downloaded successfully to /opt/project-nomad/compose.yml.

Configuring docker-compose file env variables...

Docker compose file configured successfully.

Starting management containers using docker compose...

unable to get image 'redis:7-alpine': Cannot connect to the Docker daemon at uni x:///var/run/docker.sock. Is the docker daemon running?

Failed to start management containers. Please check the logs and try again.

user@ubuntu-2404:~$

Steps to Reproduce

  1. clean Ubuntu 2404 LTS
  2. Update to latest version available on 2026.04025
  3. run this for installation:
  4. "sudo apt-get update &&
    sudo apt-get install -y curl &&
    curl -fsSL https://raw.githubusercontent.com/Crosstalk-Solutions/project-nomad/refs/heads/main/install/install_nomad.sh
    -o install_nomad.sh &&
    sudo bash install_nomad.sh"

Expected Behavior

Project N.O.M.A.D. is now installed on your device! Open a browser and navigate to http://localhost:8080 (or http://DEVICE_IP:8080) to start exploring!

Actual Behavior

Failed to start management containers. Please check the logs and try again.

N.O.M.A.D. Version

1.31.1

Operating System

Ubuntu 24.04

Docker Version

Marius@ubuntu-2404:$ docker --version Docker version 29.4.1, build 055a478 Marius@ubuntu-2404:$

Do you have a dedicated GPU?

No

GPU Model (if applicable)

not available, running it on a qnap TS 873A Ubuntu station

System Specifications

CPU: 8 vCPU
RAM: 16GB
nvme: 256 GB
GPU: not available

Service Status (if relevant)

No response

Relevant Logs

Browser Console Errors (if UI issue)

Screenshots

No response

Additional Context

No response

Pre-submission Checklist

  • I have searched for existing issues that might be related to this bug
  • I am running the latest version of Project N.O.M.A.D. (or have noted my version above)
  • I have redacted any personal or sensitive information from logs and screenshots
  • This issue is NOT related to running N.O.M.A.D. on an unsupported/non-Debian-based OS

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