No results found in the self-service console

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
apache
Messages: 5
Registration: March 8, 2023 - 11:58

April 28, 2023 - 12:36

Hello everyone,

I'm installing the community version of wapt in production. I've customized the package signing certificates and deployed the agent via GPO on a Windows 10 machine for testing.
I imported several packages via the admin console.
The problem is that I cannot view the available packages on the self-service console.
In the NGINX logs, I can see the requests that are going through:

Code: Select all

192.168.1.184 - - [28/Apr/2023:12:21:20 +0200] "GET /licences.json HTTP/1.1" 200 2 "-" "wapt/2.3.0"
192.168.1.184 - - [28/Apr/2023:12:21:20 +0200] "HEAD /wapt/Packages HTTP/1.1" 200 0 "-" "wapt/2.3.0"
192.168.1.184 - - [28/Apr/2023:12:21:20 +0200] "HEAD /wapt-host/AB265826-127C-43DC-9A49-862D4B1EEABD.wapt HTTP/1.1" 200 0 "-" "wapt/2.3.0"
However, in the client machine's log file, I don't have the last line (only the lines "Get package index from" and the package update task):
INFO update_server_status successful

No error message on the console or elsewhere.

Do you know where this could be coming from?

Good day,
apache
Messages: 5
Registration: March 8, 2023 - 11:58

May 9, 2023 - 10:04

Hello everyone,

So the 'problem' is solved. I was running the self-service console with a user who wasn't a local admin.
And since I'm on the community version, there's no self-service; the documentation explaining this feature is misleading haha ​​(https://www.wapt.fr/en/doc/wapt-usage-a ... esentation).

Have a good day everyone!
Locked