[SOLVED] Error message during update-package

Share your tips or issues concerning the WAPT Console or WAPT Agent here
Forum Rules
Community Forum Rules
* English support on www.reddit.com/r/wapt
* French community support is available on this forum
* Please prefix the topic title with [RESOLVED] if it is resolved.
* Please do not edit a topic that is tagged [RESOLVED]. Open a new topic referencing the old one.
* Specify the installed WAPT version, full version, and build number (2.2.1.11957 / 2.2.2.12337 / etc.) as well as the Enterprise/Discovery edition.
* Versions 1.8.2 and earlier are no longer supported. The only questions accepted regarding version 1.8.2 are related to upgrading to a supported version (2.1, 2.2, etc.).
* Specify the server OS (Linux/Windows) and version (Debian Buster/Bullseye - CentOS 7 - Windows Server 2012/2016/2019).
* Specify the OS of the administration/package creation machine and the machine with the problematic agent, if applicable (Windows 7/10/11/Debian 11/etc.).
* Avoid asking multiple questions when opening a topic, otherwise it may be ignored. If there are multiple topics, open separate topics, preferably one after the other and not all at the same time (i.e., do not spam the forum).
* Include code snippets, screenshots, and other images directly in the post. Links to Pastebin, Bitly, and other third-party sites will be systematically removed.
* As with any community forum, support is provided voluntarily by members. If you require commercial support, you can contact Tranquil IT's sales department at 02.40.97.57.55
Locked
parnet
Messages: 2
Registration: Oct 25, 2022 - 2:39 p.m.

October 25, 2022 - 2:57 PM

Hello,

Here is the information:
Installed WAPT Server version: 2.1.2.10652 Enterprise Edition
Server: Linux CentOS 7
Administration machine: Windows 10 Pro 64-bit 21h2

I recently took over the administration of WAPT (at my workplace), and I would like to update the applications.
When I run update-package, it downloads the package correctly, but it displays an "ERROR" message in the status.

I checked with a colleague: the .wapt file is indeed downloaded to the WAPT server.

Which log file should I be looking at?

Thank you for your help,

Emmanuel
User avatar
t.heroult
Messages: 307
Registration: December 8, 2020 - 10:13 AM

November 2, 2022 - 10:26

Hello,

when I want to debug an update-package, I launch it directly in PYScripter; the console usually provides the necessary information to understand what is wrong.
Server: WAPT Enterprise 2.6.1.17786 on Debian
Consoles: Windows 10 & 11
Infrastructure: Windows

Did you know? When parrotfish undergo smoltification, their osmoregulation mechanism is reversed!
parnet
Messages: 2
Registration: Oct 25, 2022 - 2:39 p.m.

November 3, 2022 - 11:33

Good morning,

The application in question can be any application: 7-zip, Adobe Reader, Firefox...
So I don't think pyscripter is useful, but thanks anyway for the info.

I get another error message when I try to resign a package, change its maturity, or edit the package in the editor:

Code: Select all

EWaptBadSignature: Check_package_signature failed for ******************. Signer:******** :  Issuer CA certificate countryName=FR,commonName=********* can not be found in supplied bundle
Thank you for your help

Emmanuel
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

November 8, 2022 - 4:39 PM

Hello Emmanuel,

for standard WAPT usage, it's not recommended to use the update-package function, but simply to download the new package from the WAPT store. To do this, you can click the "import from internet" button, then download packages newer than those you've already downloaded.

The update-package function allows you to update the package locally by downloading the update directly from the publisher's website. However, it's best to have a good understanding of how it works, because if there have been changes on the publisher's website, or if there's a network, proxy, or other issue, it might not work.

Sincerely,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

November 16, 2022 - 10:49

Hello,

just so you know, in the upcoming WAPT 2.3 version, we've added an option to the context menu to update the package from our store, rather than running update-package.

I'm marking this topic as resolved.

Regards,

Denis
Denis Cardon - Tranquil IT
Share your experiences on WAPT! Send us your blog and article URLs in the "Your Opinion of the forum, and we'll feature them on the WAPT
User avatar
t.heroult
Messages: 307
Registration: December 8, 2020 - 10:13 AM

November 17, 2022 - 10:42

dcardon wrote: Nov 16, 2022 - 10:49 AM Hello,

FYI, in the upcoming WAPT 2.3 version, we've added an option to the context menu to update the package from our store, rather than launching update-package.

I'm marking this topic as resolved.

Regards,

Denis
Good idea!
Server: WAPT Enterprise 2.6.1.17786 on Debian
Consoles: Windows 10 & 11
Infrastructure: Windows

Did you know? When parrotfish undergo smoltification, their osmoregulation mechanism is reversed!
Locked