[BETA] WAPT 1.5

Questions about WAPT Server / Requests and help related to the WAPT server
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
Floflobel
Messages: 135
Registration: Oct 15, 2015 - 5:32 p.m.

January 8, 2018 - 11:42

Is version 1.5 still in beta?
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 8, 2018 - 2:55 PM

Hello,

yes, for the moment.

Let's say it's a very stable beta version. :D
However, we strongly recommend switching to WAPT Server on Linux!

Simon
User avatar
guigeek
Messages: 147
Registration: Nov 21, 2017 - 9:21 p.m.

January 8, 2018 - 4:42 PM

And it works perfectly! I can confirm!
Is it possible to access the PostgreSQL database to create a script and list the agents?
Thanks! And good job! :D
User avatar
vcardon
WAPT Expert
Messages: 278
Registration: Oct 06, 2017 - 10:55 p.m.
Location: Nantes, France

January 11, 2018 - 9:48 PM

Of course, the PostgreSQL database is available for exploration. However, please do not update or insert anything into it.

We already have clients who are heavily utilizing it for reporting to their management teams, and their bosses love it.

Our medium- to long-term goal is for you to see a correlation between the reduced complexity of your IT infrastructure, which WAPT enables, and a decrease in user support workload (calls and emails related to malfunctions). If the two are strongly correlated, then we will know that WAPT has achieved its objective, because it will mean that WAPT has helped users be more productive, and often happier.

The Enterprise version of WAPT comes with management reporting as expected by non-operational IT departments or corporate teams in mid-sized organizations, allowing WAPT operators to demonstrate their effectiveness in a simple and user-friendly way.

Indeed, we sysadmins only exist when things don't work, and we're perceived as a burden when things work too well!! So we need to show them that things work well partly thanks to us sysadmins.
Vincent CARDON
Tranquil IT
Floflobel
Messages: 135
Registration: Oct 15, 2015 - 5:32 p.m.

January 12, 2018 - 6:13 PM

I can't wait to start working with the PostgreSQL database!
A quick question following up on my previous post: is version 1.5 still in beta? Do you have an approximate release date for WAPT 1.5?
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 13, 2018 - 10:26

For now, we need feedback to know if it works well for you. Have you been able to test it on a test platform? What problems have you encountered?

We've already deployed it to large production environments. We just have a few final details to iron out. Otherwise, it works very well. Even though we haven't officially announced it, the latest version is more of a Release Candidate than a Beta version!

The release date will be as soon as possible. 😊
User avatar
guigeek
Messages: 147
Registration: Nov 21, 2017 - 9:21 p.m.

January 15, 2018 - 10:56

Yep, I've switched 90% of my workstations to it.
But since the end of last week, I've been having some issues.
Apparently, nginx is crashing, and I'm getting "502 Bad Gateway" errors. I have to restart the nginx service regularly.

It's very random; it can happen once a day or four times in an hour...

Has anyone else experienced this?
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

January 15, 2018 - 3:20 PM

Hi Guigeek,

the 502 Bad Gateway message is returned by Nginx when it can't forward the request to the Wapt Python server, which is in reverse proxy.
Restarting Nginx closes existing connections to the Python server. But in this case, I think the problem is more with the Wapt Python server process.
How many user workstations do you have on your network? We changed some settings on the Peewee ORM connection pool to resolve a similar issue for another client. Which 1.5 version are you using?

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
guigeek
Messages: 147
Registration: Nov 21, 2017 - 9:21 p.m.

January 15, 2018 - 3:28 PM

I updated this morning... so I think I'm on the latest version: 1.5.1.15.
Currently 75 workstations deployed...
However, the agent is still on 1.5.1.8... is that normal?
User avatar
dcardon
WAPT Expert
Messages: 1932
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

January 15, 2018 - 7:03 PM

guigeek wrote: Jan 15, 2018 - 3:28 PM I updated this morning... so I think I'm on the latest version: 1.5.1.15
Currently 75 workstations deployed...
However, the agent is still on 1.5.1.8... is that normal?
After updating the server, you need to update the agent through the console menu Tools/Generate a WAPT agent.
This wizard will recreate the agent on the Wapt server https://server/wapt/waptagent.exe, as well as an upgrade package tis-waptupgrade-1.5.1.15.wapt.
If the tis-waptupgrade package is assigned to the user's workstation, the machine should update itself on the next shutdown.
The GPO also needs to be updated if it is being used.

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
Locked