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
- clean Ubuntu 2404 LTS
- Update to latest version available on 2026.04025
- run this for installation:
- "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
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
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