Extension manager failed to download - 7zip not found #76

Closed
opened 2026-02-28 04:23:18 -05:00 by deekerman · 2 comments
Owner

Originally created by @sdburrows on GitHub (Feb 10, 2024).

Originally assigned to: @dnzbk on GitHub.

On v23, when trying to add new script via Extension Manager, I received the following error message:

Failed to download ExtendedUnrar
Failed to unpack X:\NZBGet\Temp\extension-ExtendedUnrar.tmp.zip

Request: downloadextension?=https%3A%2F%2Fgithub.com%2Fnzbgetcom%2FExtension-ExtendedUnrar%2Freleases%2Fdownload%2Fv2.0%2Fextendedunrar-2.0-dist.zip&=ExtendedUnrar
Originally created by @sdburrows on GitHub (Feb 10, 2024). Originally assigned to: @dnzbk on GitHub. On v23, when trying to add new script via Extension Manager, I received the following error message: ``` Failed to download ExtendedUnrar Failed to unpack X:\NZBGet\Temp\extension-ExtendedUnrar.tmp.zip Request: downloadextension?=https%3A%2F%2Fgithub.com%2Fnzbgetcom%2FExtension-ExtendedUnrar%2Freleases%2Fdownload%2Fv2.0%2Fextendedunrar-2.0-dist.zip&=ExtendedUnrar ```
deekerman 2026-02-28 04:23:18 -05:00
Author
Owner

@dnzbk commented on GitHub (Feb 10, 2024):

Apparently 7zip was not found.
Could you check that SevenZipCmd (SETTINGS->UNPACK) is correct?

And yes, this type of error message should definitely be improved.

@dnzbk commented on GitHub (Feb 10, 2024): Apparently 7zip was not found. Could you check that SevenZipCmd (SETTINGS->UNPACK) is correct? And yes, this type of error message should definitely be improved.
Author
Owner

@sdburrows commented on GitHub (Feb 11, 2024):

@dnzbk

Thanks, fixed it by changing the entry to ${AppDir}\7za.exe

@sdburrows commented on GitHub (Feb 11, 2024): @dnzbk Thanks, fixed it by changing the entry to `${AppDir}\7za.exe`
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nzbget#76
No description provided.