Page 1 of 1

[RESOLVED] Bug displaying the private repository tab

Published: March 13, 2026 - 12:15
by Renaud Villet
Hello
, for some time now I've been experiencing a display bug on the private repository tab. When I select certain packages (it's hard to say exactly which ones, but I think they're the most installed on our network (11,000 clients)), and try to display the clients, the client list doesn't appear, and the console freezes. Then, after a while, the message "Out of memory" appears.

wapt Enterprise version 2.6.1.17765
, Debian Server
, Administration machine on Windows 11 or Windows Server 2019

Re: Bug displaying private repository tab

Published: March 16, 2026 - 09:00
by Renaud Villet
OK, problem solved: the maximum number of hosts displayed needed to be lowered in the display preferences :D

Re: [SOLVED] Bug displaying private repository tab

Published: March 16, 2026 - 09:56
by dcardon
Hi Renaud,

yes, quite a lot of data (to say the least) is returned at that point. And a good portion of that data isn't needed for display at that moment...

We've made some fixes in the upcoming version 2.7, but we'll need to do some more in-depth refactoring to properly manage the grids when we set a display limit of 10k or more (we initially used a limit of 2k, like Microsoft does in its RSAT tools).

I'll keep you updated on the testing once we've made progress.

Best regards,

Denis