No results found in the self-service console
Published: April 28, 2023 - 12:36 PM
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:
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,
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"INFO update_server_status successful
No error message on the console or elsewhere.
Do you know where this could be coming from?
Good day,