WAPTTray - error launching offline

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
VILLENEUVE-01342
Messages: 7
Registration: Nov 20, 2018 - 07:53
Contact :

September 18, 2020 - 11:29

Good morning,

I have several computers, running Windows 10, which display an error when launching the WAPT Tray that cannot be closed.
Error_WAPT_Tray.PNG
Error_WAPT_Tray.PNG (48.98 KB) Viewed 5585 times
If we connect to our network, it works.

This problem is not present on all our machines. We are on version 1.8.2.7267.

In the event viewer, I have a wapt-get.exe error:

Code: Select all

Nom de l’application défaillante wapt-get.exe, version : 1.8.2.7267, horodatage : 0x00000000
Nom du module défaillant : unknown, version : 0.0.0.0, horodatage : 0x00000000
Code d’exception : 0xc0000005
Décalage d’erreur : 0x00000000
ID du processus défaillant : 0x2c64
Heure de début de l’application défaillante : 0x01d68d75a4a06f42
Chemin d’accès de l’application défaillante : C:\Program Files\wapt\wapt-get.exe
Chemin d’accès du module défaillant: unknown
ID de rapport : 76791234-bbaf-4f2e-82d9-b31532458dc9
Nom complet du package défaillant : 
Uninstalling and reinstalling WAPT on the computer does not resolve the problem.

Attached you will find the WAPT service log from this morning (I have anonymized the server and workstation names).

Do you have any idea how to solve this problem?
Attachments
waptservice-20200918T044725.697.log.zip
(1.79 KB) Downloaded 372 times
Sincerely,

David Villeneuve
User avatar
jpele
Messages: 156
Registration: March 4, 2019 - 12:01
Location: Nantes

September 23, 2020 - 5:49 PM

Hello,

Does the problem occur when the machine is not connected to the company network, or all the time?

As a workaround, I can suggest deploying the "tis-disable-wapttray" package on the affected machines to prevent WAPT Tray from launching at startup.

Regards,
Jimmy
User avatar
htouvet
WAPT Expert
Messages: 436
Registration: March 16, 2015 - 10:48
Contact :

September 23, 2020 - 6:04 PM

Wapttray doesn't have much connection to the network except for the fact that it uses the loopback interface to query the status of the Wapt service
(127.0.0.1 port 8088 via HTTP).

It's possible that the request http://127.0.0.1:8088 is being intercepted (proxy, firewall, antivirus), and that the result is therefore unexpected for Wapttray and incorrectly captured.

When the machine is disconnected, you can try running the request

http://127.0.0.1:8088/checkupgrades.json

this should return JSON data. What data?
Tranquil IT
VILLENEUVE-01342
Messages: 7
Registration: Nov 20, 2018 - 07:53
Contact :

September 28, 2020 - 2:20 PM

Hello,

sorry, I was traveling last week and couldn't make any progress on this.

Only our Windows 10 machines, when offline, are experiencing this error.

Since we have a behavioral analysis tool on our machines, there might indeed be a block on the request. I'll test it right away and get back to you.

I'm not interested in the package to disable it because we need the icon. Later, if necessary, I'll work around it to launch WAPTTray when the network is working.

Thanks for the suggestion, I'll keep you posted.

David Villeneuve
Sincerely,

David Villeneuve
VILLENEUVE-01342
Messages: 7
Registration: Nov 20, 2018 - 07:53
Contact :

October 1, 2020 - 8:09 AM

Hello,

It seems the URL is accessible during my tests (but that's when I'm accessing the PC, so I'm not really sure if it's the case when the message appears).

So Jimmy, would it be possible to get the TIS-DISABLE-WAPTTRAY package? We'll apply it temporarily while we find a solution to our problem.

Sincerely,

David Villeneuve
Sincerely,

David Villeneuve
VILLENEUVE-01342
Messages: 7
Registration: Nov 20, 2018 - 07:53
Contact :

October 1, 2020 - 2:22 PM

I found the tis package on the wapt store. I applied it.

I'll get back to you about this issue when I have a little more time to look into it. :(
Sincerely,

David Villeneuve
Locked