Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Current Pi-Hole: Unavailable #33

Open
VocifSky opened this issue Jul 14, 2024 · 0 comments
Open

Current Pi-Hole: Unavailable #33

VocifSky opened this issue Jul 14, 2024 · 0 comments

Comments

@VocifSky
Copy link

VocifSky commented Jul 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant