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

updater: invalid PackageURL error #5270

Closed
3 tasks done
siavashs opened this issue Dec 15, 2022 · 3 comments
Closed
3 tasks done

updater: invalid PackageURL error #5270

siavashs opened this issue Dec 15, 2022 · 3 comments
Assignees
Milestone

Comments

@siavashs
Copy link

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

32-bit MIPS LE

Installation

GitHub releases or script from README

Setup

On a router, DHCP is handled by the router

AdGuard Home version

v0.107.20

Description

What did you do?

  • Stopped the service ./AdGuardHome -s stop
  • Ran update ./AdGuardHome --update

Expected result

AdGuardHome to perform the update.

Actual result

The update fails with updater: finished; errors: invalid PackageURL:

./AdGuardHome --update
2022/12/15 17:12:55.682598 [info] AdGuard Home, version v0.107.20
2022/12/15 17:12:55.746224 [info] tls: using default ciphers
2022/12/15 17:12:55.791702 [info] Initializing auth module: /config/AdGuardHome/data/sessions.db
2022/12/15 17:12:55.793107 [info] auth: initialized.  users:1  sessions:1
2022/12/15 17:12:55.818225 [info] tls: number of certs: 3
2022/12/15 17:12:55.818616 [info] tls: got an intermediate cert
2022/12/15 17:12:55.819374 [info] tls: got an intermediate cert
2022/12/15 17:12:56.393899 [info] web: initializing
2022/12/15 17:12:56.750807 [info] DNS cache is enabled
2022/12/15 17:12:56.751026 [info] MaxGoroutines is set to 300
2022/12/15 17:12:56.769921 [info] starting update
2022/12/15 17:12:57.537672 [info] updater: updating
2022/12/15 17:12:57.540487 [info] updater: finished; errors: invalid PackageURL
2022/12/15 17:12:57.540658 [fatal] invalid PackageURL

Additional information

The host is an EdgeRouter X.

@Mizzick
Copy link
Contributor

Mizzick commented Dec 28, 2022

Hello!

Please try update with verbose flag to get more details:
$ ./AdGuardHome -v --update

@tonyliving
Copy link

dnsServer.Resolve: static.adtidy.org: [{89.187.160.21 } {89.187.160.24 } {89.187.160.27 } {89.187.160.31 } {2a02:6ea0:d300::10 } {2a02:6ea0:d300::11 } {2a02:6ea0:d300::12 } {2a02:6ea0:d300::13 }]
2023/02/25 14:37:31.768525 7526#1 [error] getting version info from https://static.adtidy.org/adguardhome/release/version.json: version.json: packageURL not found

@ainar-g ainar-g assigned ainar-g and unassigned Mizzick Feb 27, 2023
adguard pushed a commit that referenced this issue Feb 27, 2023
Updates #5270.
Updates #5373.

Squashed commit of the following:

commit ad4654f
Author: Ainar Garipov <[email protected]>
Date:   Mon Feb 27 17:00:28 2023 +0300

    updater: imp docs

commit c348276
Merge: 1cbee78 386add0
Author: Ainar Garipov <[email protected]>
Date:   Mon Feb 27 16:59:13 2023 +0300

    Merge branch 'master' into 5373-mips-autoupdate

commit 1cbee78
Author: Ainar Garipov <[email protected]>
Date:   Mon Feb 27 11:57:28 2023 +0300

    all: fix autoupdate on mips*
@ainar-g ainar-g modified the milestones: v0.107.27, v0.107.26 Mar 9, 2023
@ainar-g
Copy link
Contributor

ainar-g commented Mar 13, 2023

We're going to close this issue for now. If any of you still have the issue in v0.107.26, please open a new issue.

@ainar-g ainar-g closed this as completed Mar 13, 2023
heyxkhoa pushed a commit to heyxkhoa/AdGuardHome that referenced this issue Mar 20, 2023
Updates AdguardTeam#5270.
Updates AdguardTeam#5373.

Squashed commit of the following:

commit ad4654f
Author: Ainar Garipov <[email protected]>
Date:   Mon Feb 27 17:00:28 2023 +0300

    updater: imp docs

commit c348276
Merge: 1cbee78 386add0
Author: Ainar Garipov <[email protected]>
Date:   Mon Feb 27 16:59:13 2023 +0300

    Merge branch 'master' into 5373-mips-autoupdate

commit 1cbee78
Author: Ainar Garipov <[email protected]>
Date:   Mon Feb 27 11:57:28 2023 +0300

    all: fix autoupdate on mips*
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

4 participants