[RESOLVED] Several problems following update 2.2.3 => 2.3

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
wapt.user6325
Messages: 8
Registration: Nov 14, 2022 - 11:26

January 26, 2023 - 5:05 PM

Hello everyone,

following the update from 2.2.3 to 2.3.0.13438, I'm having several issues...

1) As mentioned in this thread, since the update, the waptdeploy.exe GPO deployment no longer works. If I try the command line manually: "Unable to read file version".
The same thing happens when reverting to the old waptdeploy... 2.2.312463.

2) If I install the wapt agent manually: it asks me for a username/password at the end of the installation to register the computer. With an Active Directory username, registration works, but I have to do it manually.
During the update, the postconf was correctly set on Kerberos, as well as during the generation of the wapt agent.

3) It is no longer possible to forget a package, perform a forced installation, audit the package (etc.) via the WAPT console, in the computer's package list (by right-clicking on the relevant packages on the computer). The options are grayed out... This works locally on a machine, for example, with "wapt-get forget mypackage".

Thank you in advance. :D

WAPT Server version (Debian): 2.3.0
WAPT Agent version: 2.3.0.13438
WAPT Setup version: 2.3.0.13438
WAPT Deploy version: 2.3.0.13438
Database status: OK (2.3.0.4)
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

January 26, 2023 - 5:11 PM

Hello,

a new version has just been released specifically to resolve this issue of grayed-out actions for Discovery users

: https://wapt.tranquil.it/wapt/releases/ ... 3/?C=M&O=D
wapt.user6325
Messages: 8
Registration: Nov 14, 2022 - 11:26

January 26, 2023 - 5:31 PM

Thank you :)

, I'll take a look as soon as I can.

Have a good evening,
Alexis.
User avatar
fcomte
Messages: 18
Registration: February 1, 2023 - 11:15

February 1, 2023 - 12:31

Hello,

I'm joining this forum thread because I'm experiencing problem 3) mentioned. I'm now on version 2.3.0.13470 Discovery, and the problem persists.

If you think it would be helpful for me to create a separate thread, please let me know. ;)

WAPT Server (CentOS7) version: 2.3.0.13470
WAPT Agent version: 2.3.0.13470
WAPT Setup version: 2.3.0.13470
WAPT Deploy version: 2.3.0.13470
Database status: OK
- Installed WAPT version: 2.4.0.14080 Discovery
- Server OS: Debian GNU/Linux 11 (bullseye)
- Administration/package creation machine OS: Windows 10
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

February 1, 2023 - 12:56

fcomte wrote: 01 Feb 2023 - 12:31 I am now on 2.3.0.13470 Discovery and the problem persists.
Can you elaborate?

This thread discusses several problems
User avatar
fcomte
Messages: 18
Registration: February 1, 2023 - 11:15

February 1, 2023 - 1:47 PM

This one:
3) It is no longer possible to forget a package, perform a forced installation, audit the package (etc.) via the WAPT console, in the computer's packages (by right-clicking on the relevant packages on the computer). The options are grayed out...

I have not encountered the other problems mentioned (1 and 2).
- Installed WAPT version: 2.4.0.14080 Discovery
- Server OS: Debian GNU/Linux 11 (bullseye)
- Administration/package creation machine OS: Windows 10
wapt.user6325
Messages: 8
Registration: Nov 14, 2022 - 11:26

February 1, 2023 - 2:50 PM

Good morning,

For my part, everything went back to normal after upgrading to 2.3.0.13470 via "apt get" directly and then running the Post-conf script again.

However: have you changed the way you configure wapt-get with the "wapt-get.ini" file?
I'm asking because on a test VM (clean, with wapt installed via GPO / waptdeploy in 2.3.0.13470), I wanted to add the DEV maturity level to wapt-get.ini and I realize that it's practically empty:
[global]
repo_url=https://myserver.net/wapt
wapt_server=https://myserver.net
verify_cert=c:\my_path"
use_kerberos=1
Nothing else. Are there no parameters like send_usage_report, use_hostpackages, check_certificates_validity, allow_remote_reboot [etc...] that were present in older versions?


Thank you (y)
Alexis
User avatar
fcomte
Messages: 18
Registration: February 1, 2023 - 11:15

February 2, 2023 - 4:47 PM

Hello,
As far as I'm concerned, the problem is still ongoing. 😕
- Installed WAPT version: 2.4.0.14080 Discovery
- Server OS: Debian GNU/Linux 11 (bullseye)
- Administration/package creation machine OS: Windows 10
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

February 2, 2023 - 11:30 PM

I just tested it again in console version 2.3.0.13470 using the admin account, and it works.

Could you delete C:\Users\%username%\AppData\Roaming\waptconsole

and then reinstall the console to see

if that fixes it? I doubt that's the issue, but...

are you definitely using the admin account?
Are you sure you're within 300 users?
User avatar
fcomte
Messages: 18
Registration: February 1, 2023 - 11:15

February 6, 2023 - 8:40 AM

Hello,

are you using the admin account? Yes,
are you sure you have fewer than 300 machines? Yes, fewer than 200 even.

After deleting the specified folder, I switched back to Enterprise mode. I had to uncheck "Verify HTTPS server certificate" to be able to open the console and switch back to Discovery. I don't know if this is normal behavior? After that, the situation remains the same.

I can add a few troubling details:
- As part of my testing, I deleted the machine where the inventory console is located. It no longer appears, even though it has the agent up to date (via GPO).
- And I tested on 2 or 3 PCs; when I open Self Service, they don't see any packages except the agent.
- And for your information, I had also lost access to the packages in the private repository; I had to follow a procedure to resign the packages and hosts from the terminal.
- Installed WAPT version: 2.4.0.14080 Discovery
- Server OS: Debian GNU/Linux 11 (bullseye)
- Administration/package creation machine OS: Windows 10
Locked