You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First off, this will be super helpful when I get it working, so I appreciate you putting this together.
Second, had installed pihole previously, manually, through Container Manager.
Third, used git to copy over script (v1.2.3) then ran under sudo and received the following. Not sure what else I can influence from command line arguments to get the script aligned to my synology/docker/pihole instance.
INFO: IP of synology (.10), pi-hole instance (.11). Container is pihole. Docker network for container is ph_network (macvlan). host is synofile, pihole is pihole on DNS. Full IP addresses redacted with 'x'.
First off, this will be super helpful when I get it working, so I appreciate you putting this together.
Second, had installed pihole previously, manually, through Container Manager.
Third, used git to copy over script (v1.2.3) then ran under sudo and received the following. Not sure what else I can influence from command line arguments to get the script aligned to my synology/docker/pihole instance.
INFO: IP of synology (.10), pi-hole instance (.11). Container is pihole. Docker network for container is ph_network (macvlan). host is synofile, pihole is pihole on DNS. Full IP addresses redacted with 'x'.
~/synology-pihole$ sudo ./syno_pihole.sh --ip x.x.x.11 --host-ip x.x.x.10 --log ./logfile update
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Step 1 from 4: Validating DSM, Docker, and Docker Compose versions on host
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Current DSM: 7.2.1
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Current Docker: 20.10.23
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Current Docker Compose: 2.9.0
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Step 2 from 4: Detecting current and available Pi-hole versions
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Current Pi-hole: Unavailable
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Target Pi-hole version: 2024.07.0
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] Step 3 from 4: Creating Pi-hole container
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] stat /volume1/homes/username/synology-pihole/docker-compose.yml: no such file or directory
[2024-07-14 18:14:39-05:00] [SYNO_PIHOLE] ERROR: Could not download latest Docker image
~/synology-pihole$ sudo docker_inspect pihole <--WORKS, returns container information
The text was updated successfully, but these errors were encountered: