Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
While a bluebar apear to say there's a new version, there is a button to update.
While a bluebar apear to say there's a new version, i'can't update. I can just see a "learn more" about the new version, but no way to install it
https://drive.google.com/file/d/1-IZDwFTX-wKGNIHJRYCE8KcHMeBfWvhy/view?usp=sharing
Screenshot:
Thanks for your help
Could it be that you're running AGH without root?
I am having the same Issue.
Prerequisites
Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.
[No] I am running the latest version :
[Yes] I checked the documentation and found no answer
[Yes] I checked to make sure that this issue has not already been filed
Issue Details
Version of AdGuard Home server:
v0.104.3-SNAPSHOT-641db73a
How did you setup DNS configuration:
(no idea what this means)
If it's a router or IoT, please write device model:
Raspberry Pi 3 Model B+
Operating system and version:
RaspbianOS raspberrypi 4.19.66-v7+ armv7l
Expected Behavior
While a bluebar apear to say there's a new version, there is a button to update.
Actual Behavior
While a bluebar apear to say there's a new version, i'can't update. I can just see a "learn more" about the new version, but no way to install it
&AGH Service is run with root.
Screenshots


This should be fixed as of snapshot 8501a85. You will have to upgrade to it manually, sorry about that. Could you please check if our solution fixes the issue for you when the next edge snapshot will be available?
Thanks for the fix ;)
Hello, I had this same issue too, and I am trying to manually update my AGH.
I tried to use the command curl -sSL https://raw.githubusercontent.com/AdguardTeam/AdGuardHome/master/scripts/install.sh | sh from README.md, but it fails saying, "Failed to install AdGuard Home service: Init already exists: /etc/systemd/system/AdGuardHome.service" as I already installed AGH.
How should I solve this?
@Taewan-P download the binary for your OS/arch from the releases page: https://github.com/AdguardTeam/AdGuardHome/releases
Unpack it, replace the old binary, restart AdGuard Home.
@ameshkov Solved. Thank you!