This commit is contained in:
dgtlmoon
2025-10-28 19:05:06 +01:00
parent ada63a3200
commit 465e5e2ecc
+3
View File
@@ -35,6 +35,9 @@ echo "----- DNS debug output --------"
docker run --network changedet-network test-changedetectionio getent hosts squid-one squid-two
echo "------------------------------------------------------"
echo "docker ps output"
docker ps
set +e
echo "- Looking for chosen.changedetection.io request in squid-one - it should NOT be here"
docker logs squid-one 2>/dev/null|grep chosen.changedetection.io