The search returned 25 results

by gavit
October 24, 2025 - 09:22
Forum: WAPT Server
Subject: Machine name error
Answers: 7
Views : 19440

Re: Machine name error

There are no periods (.) in any of our /etc/hostname files on our Ubuntu PCs.
That's why I find it strange that it doesn't affect all PCs.

If I modify the hostname file, do I just need to restart the WAPT service on the PC and run `register` to get the new entry in the WAPT console?
by gavit
October 23, 2025 - 5:23 PM
Forum: WAPT Server
Subject: Machine name error
Answers: 7
Views : 19440

Re: Machine name error

Is there no way to use the computer_name?

Is there no way to use the /etc/hosts file to retrieve the machine name in WAPT?
Yet when we try the command dig -x PC-IP, we don't get the same information as in WAPT.

Why does it work for 95% of PCs and only for 10-15...?
by gavit
October 23, 2025 - 09:23
Forum: WAPT Server
Subject: Machine name error
Answers: 7
Views : 19440

Re: Machine name error

Hello,

our Ubuntu users are not on the domain.
Therefore, the /etc/krb5.keytab file does not exist.

The /etc/hostname file does contain the machine name without the ".".
On the WAPT side, the "computer_name" is correct!

Screenshot 2025-10-23 091322.png
Screenshot 2025-10-23 ...
by gavit
October 22, 2025 - 2:43 PM
Forum: WAPT Server
Subject: Machine name error
Answers: 7
Views : 19440

Machine name error

Hello,

we are currently experiencing an issue with some machines running Ubuntu 24.04 that appear twice in the WAPT console.

Our WAPT configuration uses the FQDN as the machine UUID (use_fqdn_as_uuid=1).
However, we are finding that some machines are initially appearing with the correct UUID...
by gavit
March 27, 2025 - 4:05 PM
Forum: WAPT Packages
Subject: [RESOLVED] WUA error KB5050021
Answers: 14
Views : 21459

Re: WUA error KB5050021

We executed the following commands on the server:

Stop the wapttasks service

`sudo systemctl stop wapttasks`


Connect to the wapt psql database:

`sudo -u wapt psql` `

psql (15.12 (Debian 15.12-0+deb12u2))
Type "help" for help.
wapt=> delete from wsusupdates WHERE download_urls::TEXT LIKE ...`
by gavit
March 27, 2025 - 10:28
Forum: WAPT Packages
Subject: [RESOLVED] WUA error KB5050021
Answers: 14
Views : 21459

Re: WUA error KB5050021

Hi Simon,

thanks for your help, it fixed 95% of the issues.
We just have this one error left that I need to fix:
0x80246fff "There was a download manager error not covered by another WU_E_DM_* error code."

Looking forward to adding a shortcut to clean up the Software Distribution folder ;)
by gavit
March 24, 2025 - 5:49 PM
Forum: WAPT Packages
Subject: [RESOLVED] WUA error KB5050021
Answers: 14
Views : 21459

Re: WUA error KB5050021

Thank you, I'll call you tomorrow around 2pm
by gavit
March 24, 2025 - 4:40 PM
Forum: WAPT Packages
Subject: [RESOLVED] WUA error KB5050021
Answers: 14
Views : 21459

Re: WUA error KB5050021

Hello,

We are still unable to install updates using WAPT's WUA.
However, if we remove all traces of WAPT's WUA and use WSUS, there is no problem and the updates are applied correctly.

Regards,
by gavit
March 20, 2025 - 10:47
Forum: WAPT Packages
Subject: [RESOLVED] WUA error KB5050021
Answers: 14
Views : 21459

Re: WUA error KB5050021

Hello,

Yes, I'm referring to the "Downloaded on" column.

We upgraded our WAPT version to 2.6.0.16937
, but we're still having trouble deploying KB5053602.

On my computer, for example, the WUA status is showing Error:
0x80246fff "There was a download..."
by gavit
March 14, 2025 - 3:01 PM
Forum: WAPT Packages
Subject: [RESOLVED] WUA error KB5050021
Answers: 14
Views : 21459

Re: WUA error KB5050021

Hello,

I'm following up on my KB error.
My WAPT server version is 2.6.016552 on Debian.

I'm experiencing the exact same behavior with KB5053602.
The package remains in PENDING_UPDATES status on our client machines.
When I try to download the KB from my WAPT repository...