console problem on admin workstation

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
tice
Messages: 15
Registration: March 16, 2018 - 11:44

March 16, 2018 - 11:56

Hello,

I just updated the server running Debian Jessie from version 1.3.13 to 1.5.21 of WAPT Community.
When I log in to the console on my Windows 10 machine, everything opens correctly except that I don't have access to the commands to generate a new agent, reissue a certificate, or change the admin password. However, I can set a password for my private key. Furthermore, I can't retrieve my WAPT packages to modify them or do anything else; it seems the console is in single-user mode.

WAPT server: waptserveur.rayet.clg (Debian Jessie)
Windows console: 1.5.21
Primary domain: Windows, and all machines are in the domain, including the machine hosting WAPTserver.

Thank you in advance for your prompt reply, as I'm leaving for several months and my replacement isn't capable of managing Linux servers, and I don't want to leave them in a difficult situation.
Server 1.7.4 - Win7 - Waiting for a Debian VM provided by TiT...
Win7 console - pyscripter 3.4.1
User avatar
agauvrit
WAPT Expert
Messages: 238
Registration: Nov 17, 2016 - 10:25
Location: Nantes
Contact :

March 16, 2018 - 12:07

Hello,

Did you follow the entire procedure from start to finish? https://www.wapt.fr/fr/doc/waptserver_u ... grade.html

If you would like quick assistance, we can offer you a remote update service. Please feel free to contact us by phone: 02.40.97.57.55

Alexandre
tice
Messages: 15
Registration: March 16, 2018 - 11:44

March 16, 2018 - 12:13

Yes, I followed the procedure; I even installed and reinstalled the console several times.
Unfortunately, the college's IT budget barely covers hardware repairs; otherwise, I would have gladly accepted. I always have the option of reverting to version 1.3.
Server 1.7.4 - Win7 - Waiting for a Debian VM provided by TiT...
Win7 console - pyscripter 3.4.1
User avatar
agauvrit
WAPT Expert
Messages: 238
Registration: Nov 17, 2016 - 10:25
Location: Nantes
Contact :

March 16, 2018 - 12:20

You have password-protected the private key; you then need to generate a Code-Signing

. Following this, you must point to the Code-Signing certificate in the console options: https://www.wapt.fr/fr/doc/waptserver_u ... de-signing.

Once the console is configured, you should be able to generate the WAPT agent version 1.5.

Alexandre
tice
Messages: 15
Registration: March 16, 2018 - 11:44

March 16, 2018 - 1:43 PM

The password was generated as per the documentation, but I don't have access to the tool to generate a new certificate,
even after restarting the console or the service.
Picture
Is it possible to run the tool from the command line in Windows?
Server 1.7.4 - Win7 - Waiting for a Debian VM provided by TiT...
Win7 console - pyscripter 3.4.1
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 16, 2018 - 2:09 PM

Can you provide the value entered in: path to personal certificate

https://www.wapt.fr/fr/doc/waptserver_u ... cle-privee
tice
Messages: 15
Registration: March 16, 2018 - 11:44

March 16, 2018 - 2:16 PM

That's been done.
Thank you for your help, but I'm going to revert to version 1.3.13 and I'll look into it when I get back in 8 months.
Server 1.7.4 - Win7 - Waiting for a Debian VM provided by TiT...
Win7 console - pyscripter 3.4.1
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 16, 2018 - 2:24 PM

I just want to know the value of the path to the personal certificate
tice
Messages: 15
Registration: March 16, 2018 - 11:44

March 16, 2018 - 3:25 PM

Here it is: C:\private\rayet.key.pem.

I reverted to the old server using a disk image, so I just need to update the computers

again. Thanks for trying!
Server 1.7.4 - Win7 - Waiting for a Debian VM provided by TiT...
Win7 console - pyscripter 3.4.1
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 16, 2018 - 5:03 PM

In version 1.5, the private key is no longer required, but the certificate (the private key must still be in the same directory).

Therefore, you must specify the ".crt" file, not the ".pem" file.

As shown in the documentation image: https://www.wapt.fr/fr/doc/waptserver_u ... cle-privee
Locked