[SOLVED] WUA Problem

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
Locked
djfb1
Messages: 7
Registration: February 7, 2025 - 8:57 AM

February 17, 2025 - 4:32 PM

Hello,

We have enabled WUA on the WAPT agent.
The problem is that the PCs retrieve updates from the internet but not from the server.
The updates are indeed downloaded to the server.

Thank you in advance for your help.

Server: Linux Debian (2.6)
Secondary repositories: Linux Debian (2.6)
Console installed on server 2022
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

February 18, 2025 - 09:50

Hello,
can you provide the agent configuration ("C:\Program Files (x86)\wapt\wapt-get.ini")?
djfb1
Messages: 7
Registration: February 7, 2025 - 8:57 AM

February 18, 2025 - 10:03

Good morning,

Here is the configuration file:

Code: Select all

[global]
use_hostpackages=1
use_kerberos=0
use_fqdn_as_uuid=1
use_ad_groups=1
use_repo_rules=1
allow_remote_reboot=1
allow_remote_shutdown=1
max_gpo_script_wait=180
pre_shutdown_timeout=180
hiberboot_enabled=0
repo_url=https://srv-wapt/wapt
wapt_server=https://srv-wapt
verify_cert=C:\Program Files (x86)\wapt\ssl\server\srv-wapt 20240718-1505.crt
include_dmi_inventory=1
include_wmi_inventory=1
peercache_enable=0

[waptwua]
enabled=1
default_allow=0
install_delay=
download_scheduling=
install_at_shutdown=1
install_scheduling=
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

February 18, 2025 - 11:06

I see you're using a secondary repository. Is the machine supposed to depend on this secondary repository?
If so, the repository URL in the rule isn't http://download.windowsupdate.com/micro ... 6/wsusscan, I hope. :D
djfb1
Messages: 7
Registration: February 7, 2025 - 8:57 AM

February 18, 2025 - 11:16

No, the rule is pointing to the correct server.
The problem also exists for machines that point to the main server.
User avatar
blemoigne
Messages: 178
Registration: July 17, 2020 - 11:29

February 18, 2025 - 11:23

The latest build 2.6.0.16937, released on February 13th, contains many fixes related to waptwua: (https://www.wapt.fr/fr/doc/wapt-changel ... -2-6-serie). Is this the installed version?
djfb1
Messages: 7
Registration: February 7, 2025 - 8:57 AM

February 18, 2025 - 12:58

We're using version WAPT-2.6.0.16881.
I'll update it to see if that fixes the problem.

Thanks for the info.
djfb1
Messages: 7
Registration: February 7, 2025 - 8:57 AM

February 24, 2025 - 5:42 PM

Hello,

the update fixed the problem.

Thank you.
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

February 24, 2025 - 5:44 PM

Hi Farid,

thanks for the feedback. :-)
I'm marking the topic as resolved.

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