-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
AGH v0.107.29 on Docker doesn't work #5751
Comments
@ainar-g I don't have a problem with AGH v0.107.28 - that's what I've downgraded to to make it work again. Only happened with v0.107.29. And as I said it didn't say in the logs "[FATAL tini (7)] exec -h failed: No such file or directory". JaZo's suggestion to change the cmd to isn't relevant as that's what Portainer tells me it's correct: |
I see. If you enable verbose logs, do you see any additional messages like warnings? Is AdGuard Home available from inside the container? |
Wow... Talk about ghost in the machine! In order to gather data for you, I stopped v0.107.28, deleted container and image, and re-deployed my stack with v0.107.29. And now it works... So this must have been a fluke, I'll close this as solved now. |
@ainar-g Found the exact issue, it was portainer's fault. When I updated my Plex container a few days ago (recreate the container with the "pull the latest image" toggle enabled), the new container listened on a different IP address to the one specified in the docker compose file (192.168.7.112 vs .123). I'm pretty sure that's what happened with my AGH when I opened this issue. So in all, portainer bug for sure. |
Prerequisites
I have checked the Wiki and Discussions and found no answer
I have searched other issues and found no duplicates
I want to report a bug and not ask a question
Operating system type
Linux, Other (please mention the version in the description)
CPU architecture
AMD64
Installation
Docker
Setup
On one machine
AdGuard Home version
0.107.29
Description
What did you do?
I've updated AGH via Portainer as usual (recreate image by re-pulling). I've been using AGH On Synology NAS for many months without problems.
Expected result
Like mane times before, a simple update.
Actual result
The logs don't display any errors, AGH starts, binds addresses successfully.
However, it doesn't resolve addresses, and the AGH GUI doesn't load on 192.168.7.124:8080 - just times out.
Screenshots (if applicable)
Additional information
My Docker compose in my stack for AGH
The text was updated successfully, but these errors were encountered: