WAPT - Unable to install a wapt package on the workstations, error message

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
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
THOMS
Messages: 3
Registration: July 22, 2020 - 10:39

July 22, 2020 - 12:30

Hello,

When I launch the install of my wapt package on a computer it gets an error.

Here are the messages it gives me (example for install Microsft Edge):

https://XXXXXXXXXXXXX/wapt/tech-microso ... 4_all.wapt : 40252445 / 85643591 (47%) (30449 KB/s)
https://XXXXXXXXXXXXXX/wapt/tech-microso ... 4_all.wapt : 85643591 / 85643591 (100%) (43156 KB/s)
Installing tech-microsoft-edge
Installing XXXXXXXXXXX
Exception: Error during install of XXXXXXXX(=65): errors in packages [[u'tech-microsoft-edge', PackageEntry('tech-microsoft-edge','83.0.478.37-1')]]
Traceback (most recent call last):
File "c:\wapt\waptservice\waptservice.py", line 2100, in run
self.running_task.run()
File "c:\wapt\waptservice\waptservice.py", line 1360, in pwrapper
return func(*arg, **kwargs)
File "c:\wapt\waptservice\waptservice.py", line 1420, in run
self._run()
File "c:\wapt\waptservice\waptservice.py", line 1844, in _run
self.result.get('errors',[])))
Exception: Error during install of XXXXXX (=65): errors in packages [[u'tech-microsoft-edge', PackageEntry('tech-microsoft-edge','83.0.478.37-1')]]

I'm just starting to use WAPT, so there's probably something I'm doing wrong.

Thank you for your help.
THOMS
Messages: 3
Registration: July 22, 2020 - 10:39

July 24, 2020 - 5:34 PM

Problem solved.
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

July 24, 2020 - 8:13 PM

Hello, you're new to the forum, and I encourage you now, before any habits become ingrained, to carefully follow the forum rules described in the red box at the top of the page.

It's always helpful to describe what you did wrong and your steps toward resolving the issue. Others can benefit from your newfound wisdom.

Sincerely.
Vincent CARDON
Tranquil IT
THOMS
Messages: 3
Registration: July 22, 2020 - 10:39

July 27, 2020 - 09:17

Hello,

the executable I downloaded ultimately didn't work. (Even though it was on the official Microsoft website.)

So I found another installer that did work (also on the official Microsoft website, but intended for businesses).

Simple as that.

Thank you!
Locked