-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The installation script isn't working for me on macOS, here is the (relevant part of) the terminal output:
Enter the IP address of your Meticulous Machine (e.g., 192.168.50.168): 192.168.50.168
hostname: illegal option -- I
usage: hostname [-f] [-s | -d] [name-of-host]
Enter the IP address of this Raspberry Pi [Default: ]: 127.0.0.1
Writing settings to .env...
✓ .env file created.
[3/4] Setting up Meticulous Source...
Cloning Meticulous MCP fork...
Cloning into 'meticulous-source'...
remote: Enumerating objects: 792, done.
remote: Counting objects: 100% (792/792), done.
remote: Compressing objects: 100% (640/640), done.
remote: Total 792 (delta 233), reused 692 (delta 133), pack-reused 0 (from 0)
Receiving objects: 100% (792/792), 969.69 KiB | 9.60 MiB/s, done.
Resolving deltas: 100% (233/233), done.
✓ Source code ready.
[4/4] Building and Launching Containers...
Note: Running with sudo permissions.
Password:
unable to get image 'meticai-gemini-client': Cannot connect to the Docker daemon at unix:///Users/jesperhessius/.docker/run/docker.sock. Is the docker daemon running?
❌ Installation failed during Docker build.