The search returned 36 results

by Esberard
May 28, 2026 - 08:54
Forum: WAPT Server
Subject: cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 6
Views : 6695

Re: cleanup_delete_non_assigned_kb causes server RAM to explode

Hello Denis,

Thank you for the feedback, I'm eagerly awaiting the release. :D
by Esberard
May 26, 2026 - 3:24 PM
Forum: WAPT Packages
Subject: tis-onlyoffice-desktop problem with ONLYOFFICE Update Service
Answers: 5
Views : 2717

tis-onlyoffice-desktop problem with ONLYOFFICE Update Service

Hello,

The latest update of OnlyOffice Desktop Editor (9.4.0.129) seems to remove the "ONLYOFFICE Update Service" during the update process on a number of machines, causing the update to time out.

Do you have any suggestions for a fix?

Thank you

, Rémy
by Esberard
May 26, 2026 - 11:14
Forum: WAPT Server
Subject: Problem of audits overloading the database
Answers: 3
Views : 3949

Re: Problem of audits overloading the database

Hi Simon,

do you have any idea when this patch will be released?

Thanks a lot,

Rémy
by Esberard
May 26, 2026 - 11:12
Forum: WAPT Server
Subject: cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 6
Views : 6695

Re: cleanup_delete_non_assigned_kb causes server RAM to explode

Hello,

do you have any idea when this patch will be released?

Thank you very much,

Rémy
by Esberard
May 20, 2026 - 08:22
Forum: WAPT Server
Subject: cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 6
Views : 6695

Re: cleanup_delete_non_assigned_kb causes server RAM to explode

Hello Denis,

We really need a quick fix, or at the very least, to be told how to disable this purging function every night at 3am because we end up with a server down almost every other morning.
WAPT-OOM2.png
WAPT-OOM2.png (134.75 KB) Viewed 6579 times
by Esberard
May 19, 2026 - 12:01
Forum: WAPT Packages
Subject: [SOLVED] tis-vcredist2015-2022 problem update 14.51.36231.0
Answers: 3
Views : 5392

Re: tis-vcredist2015-2022 problem update 14.51.36231.0

fschelfaut wrote: May 19, 2026 - 11:14 AM Hello,

We have corrected the package code to take into account Microsoft's rollback...
The Luti build will be available soon!

Flavien,
THANKS
by Esberard
May 19, 2026 - 11:04
Forum: WAPT Packages
Subject: [SOLVED] tis-vcredist2015-2022 problem update 14.51.36231.0
Answers: 3
Views : 5392

Re: tis-vcredist2015-2022 problem update 14.51.36231.0

New values:

bin_name_x86 = "VC_redist.x86.exe"
uninstall_key_x86 = r"Microsoft Visual C\+\+ 2015-2022 Redistributable \(x86\)"

bin_name_x64 = "VC_redist.x64.exe"
uninstall_key_x64 = r"Microsoft Visual C\+\+ 2015-2022 Redistributable \(x64\)"

bin_name_arm64 = ​​'VC_redist.arm64.exe ...
by Esberard
May 19, 2026 - 10:56
Forum: WAPT Packages
Subject: [SOLVED] tis-vcredist2015-2022 problem update 14.51.36231.0
Answers: 3
Views : 5392

[SOLVED] tis-vcredist2015-2022 problem update 14.51.36231.0

Hello,

you need to update your tis-vcredist2015-2022 package following the Microsoft update which uses a different name for the x86 version:

vcredist2015-2022.png

Installing: VC_redist.x86.exe (14.51.36231.0)
Waiting for name: Microsoft Visual C++ v14 Redistributable (x86) to ...
by Esberard
May 19, 2026 - 10:02
Forum: WAPT Server
Subject: cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 6
Views : 6695

Re: cleanup_delete_non_assigned_kb causes server RAM to explode

dcardon wrote: May 19, 2026 - 09:22 Hi Rémi,

there is indeed an issue with the way the SQL cleanup query is written. I'm opening an internal ticket; we'll look into it quickly.

Best regards,

Denis
Thank you Denis, I await your feedback on the fix.
by Esberard
May 19, 2026 - 08:49
Forum: WAPT Server
Subject: cleanup_delete_non_assigned_kb causes server RAM to explode
Answers: 6
Views : 6695

cleanup_delete_non_assigned_kb causes the server's RAM to explode

Hello,

we are experiencing an issue with the WUA "cleanup_delete_non_assigned_kb" function, which runs every night around 3 AM and is overloading our server.

We see the same result if we use the "Delete unassigned updates" button in the console.

Our KB database...