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

Can't update to latest snapshot version #2391

Closed
MehdyDriouech opened this issue Dec 3, 2020 · 7 comments
Closed

Can't update to latest snapshot version #2391

MehdyDriouech opened this issue Dec 3, 2020 · 7 comments
Assignees
Milestone

Comments

@MehdyDriouech
Copy link

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:
    • IoT
  • If it's a router or IoT, please write device model:
    • Raspberry Pi 4 Model B
  • Operating system and version:
    • RaspbianOS

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

Screenshots

https://drive.google.com/file/d/1-IZDwFTX-wKGNIHJRYCE8KcHMeBfWvhy/view?usp=sharing
Capture

Screenshot:

Additional Information

Thanks for your help

@ameshkov
Copy link
Member

ameshkov commented Dec 3, 2020

Could it be that you're running AGH without root?

@fupenghao
Copy link

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
Screen Shot 2020-12-04 at 10 12 52 AM

Screen Shot 2020-12-04 at 10 13 42 AM

@ameshkov ameshkov added this to the v0.105 milestone Dec 4, 2020
@ainar-g ainar-g assigned EugeneOne1 and unassigned ainar-g Dec 4, 2020
adguard pushed a commit that referenced this issue Dec 4, 2020
Merge in DNS/adguard-home from 2391-updating-bug to master

Updates #2391.
Updates #2231.

Squashed commit of the following:

commit b321884
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Fri Dec 4 16:54:20 2020 +0300

    all: log changes

commit 5aa0202
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Fri Dec 4 14:42:10 2020 +0300

    sysutil: fix binding capability defining
@EugeneOne1
Copy link
Member

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?

@MehdyDriouech
Copy link
Author

Thanks for the fix ;)

adguard pushed a commit that referenced this issue Dec 10, 2020
Merge in DNS/adguard-home from 2391-updating-bug to master

Updates #2391.
Updates #2231.

Squashed commit of the following:

commit b321884
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Fri Dec 4 16:54:20 2020 +0300

    all: log changes

commit 5aa0202
Author: Eugene Burkov <e.burkov@adguard.com>
Date:   Fri Dec 4 14:42:10 2020 +0300

    sysutil: fix binding capability defining
@Taewan-P
Copy link

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?

@ameshkov
Copy link
Member

@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.

@Taewan-P
Copy link

@ameshkov Solved. Thank you!

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

No branches or pull requests

6 participants