Server: CentOS Linux release 7.9.2009
Console: Windows 10 2.0.0.9428 rev 4b33cf96
Good evening,
I have two main problems since my upgrade to v2.0.0.9428
1/ I created 3 secondary repositories (3 remote sites) which synchronize at night.
Depending on the agents' IP addresses, the KB downloads are made from one repository or another.
Since the upgrade, remote agents download from the main site, which has major consequences for bandwidth.
I've tried posting on all 3 sites and I have the same problem.
2/ To access private repositories https://store.wapt.fr/wapt I'm using a proxy server.
Since the upgrade I can no longer download packages and I get the following message.
I changed the timeout value in the waptconsole.ini file (from 5 to 20) but the message remains the same.
Thank you for your help
Sincerely
Jerome
[SOLVED] Problem: Private deposits
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
Good evening,
Regarding timeouts, they are now expressed in milliseconds (20000 ms by default on the repositories).
But I don't think this is properly documented...
Regarding timeouts, they are now expressed in milliseconds (20000 ms by default on the repositories).
But I don't think this is properly documented...
Tranquil IT
Regarding the download that isn't using the correct repository, could you please check the "last_external_ip" property in the machine's hardware inventory?
Tranquil IT
Hello,
first of all, thank you for your reply.
I checked the value of last_external_ip and it is indeed within the IP range of my rule.
However, upon closer inspection, I don't see the repositories in the hardware inventory, whereas on other workstations in the same site, I can see the three repositories listed.
It's as if the workstation hasn't "learned" the rules.
I changed the order of the repositories (by the way, is that important?), but I get the same result.
I ran the following query:
`select computer_name,wapt_status->'wapt_version_full' as version,wapt_status->'repositories'->0->'rules'->2->'repo_url' as depot, wapt_status->'last_external_ip' as IP from hosts
order by depot`
to check if other PCs had the same problem, and it did for about 50% of my network (approximately 30 workstations).
Regards
first of all, thank you for your reply.
I checked the value of last_external_ip and it is indeed within the IP range of my rule.
However, upon closer inspection, I don't see the repositories in the hardware inventory, whereas on other workstations in the same site, I can see the three repositories listed.
It's as if the workstation hasn't "learned" the rules.
I changed the order of the repositories (by the way, is that important?), but I get the same result.
I ran the following query:
`select computer_name,wapt_status->'wapt_version_full' as version,wapt_status->'repositories'->0->'rules'->2->'repo_url' as depot, wapt_status->'last_external_ip' as IP from hosts
order by depot`
to check if other PCs had the same problem, and it did for about 50% of my network (approximately 30 workstations).
Regards
Hello,
I've resolved my two problems.
1 - Incorrect repositories
: On some PCs, the
`use_repo_rules` value in the file `C:\Program Files (x86)\wapt\waptget.ini` was set to 0.
So I created a GPO to deploy the same file to all PCs in my network.
2 - To access the private repositories at https://store.wapt.fr/wapt, I use a proxy server.
Since the upgrade, I can no longer download packages and I get the following message.
I went to the website https://store.wapt.fr/wapt and clicked (installed) the `catranquilit.crt` certificate on the PC where my administration console is installed.
Since then, there have been no more problems.
I've resolved my two problems.
1 - Incorrect repositories
: On some PCs, the
`use_repo_rules` value in the file `C:\Program Files (x86)\wapt\waptget.ini` was set to 0.
So I created a GPO to deploy the same file to all PCs in my network.
2 - To access the private repositories at https://store.wapt.fr/wapt, I use a proxy server.
Since the upgrade, I can no longer download packages and I get the following message.
I went to the website https://store.wapt.fr/wapt and clicked (installed) the `catranquilit.crt` certificate on the PC where my administration console is installed.
Since then, there have been no more problems.
- dcardon
- WAPT Expert
- Messages: 1932
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Thanks for the feedback!
Denis
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
