Hello everyone,
We've been using WAPT to manage our infrastructure for a while now, and we initially opted for a Windows Server 2022 installation, aware of the limit on the number of machines (around 200 according to the documentation).
Our infrastructure has grown a bit more than expected, and we'll soon reach that limit.
At the end of last year, to get some experience, I created a WAPT server running Ubuntu, which has been serving as a secondary repository until now.
Since the beginning of this week, I've decided to make this secondary repository the primary server.
So, I updated both servers to the latest version of WAPT (2.6.1.17765).
Since my Ubuntu server was my secondary server, the packages were already on it, so no problem there.
I was able to connect my console to this new server without any issues, and my admin certificates are OK. However,
when I go to the private repository section, I don't see my packages.
Looking at the documentation, I realize I forgot to run `wapt-scanpackages` to resign my packages... and that's where things get complicated.
When I run this command, I get an SSL error:
Warning Unable to download CRL from __http://pki.domain.local/CertEnroll/Crl/autorite_Racine_Domain.crl__: SSLVerifyException("CRL Issuer CA certificate {'commonName': Autorite Racine Domain'} can not be found in supplied bundle").
I retrieved the bundle from my old server and put it on the new one, but the problem remains the same.
I'm a bit stuck; do you have any ideas?
[RESOLVED] WAPT server migration from Windows Server 2022 to Ubuntu 24.04
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
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
-
Christophe
- Messages: 85
- Registration: June 5, 2018 - 8:31 AM
- Location: Arras (62)
- Contact :
Hello,
We also manage a WAPT server running on Windows Server 2022 and support just over 1,000 workstations.
I just learned from your support ticket that there's a limit of 200 workstations maximum. I wasn't aware of this restriction during our initial setup.
I'd like to know if it's necessary to plan a migration to Linux, or what the risks are of continuing to use our current Windows version.
Thank you in advance for your response.
We also manage a WAPT server running on Windows Server 2022 and support just over 1,000 workstations.
I just learned from your support ticket that there's a limit of 200 workstations maximum. I wasn't aware of this restriction during our initial setup.
I'd like to know if it's necessary to plan a migration to Linux, or what the risks are of continuing to use our current Windows version.
Thank you in advance for your response.
Hello Christophe,
This information is described here: https://www.wapt.fr/fr/doc/wapt-server- ... ndows.html
The first bullet point in the "Read beforehand" section:
Installing WAPT on a Linux server is the recommended method, unless you are testing WAPT and are not familiar with Linux. Due to a technical limitation of the Nginx server under Windows, the maximum number of agents supported by WAPTServer on Windows is 200.
The limitation seems to stem from Nginx on Windows, but your message reassures me if your server handles your 1,000 workstations very well.
I am not familiar with Tranquil.IT's official recommendations on this subject, and I don't know if this limitation is still in effect.
If I migrate, it's primarily to have user authentication via Active Directory.
This information is described here: https://www.wapt.fr/fr/doc/wapt-server- ... ndows.html
The first bullet point in the "Read beforehand" section:
Installing WAPT on a Linux server is the recommended method, unless you are testing WAPT and are not familiar with Linux. Due to a technical limitation of the Nginx server under Windows, the maximum number of agents supported by WAPTServer on Windows is 200.
The limitation seems to stem from Nginx on Windows, but your message reassures me if your server handles your 1,000 workstations very well.
I am not familiar with Tranquil.IT's official recommendations on this subject, and I don't know if this limitation is still in effect.
If I migrate, it's primarily to have user authentication via Active Directory.
Hello everyone
, My problem is solved. I had a path issue with my WAPT packages after migrating from Windows to Linux.
Once this was fixed, I was able to re-sign my packages on my new server.
@christophe: Your question regarding the limit on the number of workstations on a Windows server is quite interesting; it might be a good idea to start a new thread to get a more "official" answer.
, My problem is solved. I had a path issue with my WAPT packages after migrating from Windows to Linux.
Once this was fixed, I was able to re-sign my packages on my new server.
@christophe: Your question regarding the limit on the number of workstations on a Windows server is quite interesting; it might be a good idea to start a new thread to get a more "official" answer.
- dcardon
- WAPT Expert
- Messages: 1929
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hi Julien,
thanks for the update
, glad everything is back to normal!
Denis
thanks for the update
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
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
