Repository access error

Share your tips or issues concerning the WAPT Console or WAPT Agent here
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
Locked
alf
Messages: 17
Registration: May 17, 2018 - 2:06 p.m.

June 4, 2018 - 4:40 PM

Hello,

I would like to know what this error means: "
Repository access error. Socket Error Host not found / Server access error: Socket #110XX Host not found" in the local WAPT configuration window.

Sincerely,

Anne-Laure
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 5, 2018 - 11:11

Hello Anne Laure,
alf wrote: June 4, 2018 - 4:40 PM I would like to know what this error means:
Repository access error. Socket Error Host not found / Server access error: Socket #110XX Host not found in the local WAPT Configuration window.
It's stated directly in the message: "host not found". If I remember correctly, you've already had quite a few problems with your DNS. Did you replace the DNS name in the wapt-get.ini configuration with an IP address?
There's no point in trying to debug WAPT if your Windows DNS layer isn't already working properly.

Sincerely,

Denis Cardon
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
alf
Messages: 17
Registration: May 17, 2018 - 2:06 p.m.

June 7, 2018 - 3:08 PM

Hello,

I agree that there are DNS issues because, as the error message indicates, it can't find the host.
The documentation clearly states that IP addresses should not be used.
You suggested adding the IP address to the configuration file; is this for testing purposes, or can I leave it as is, knowing that my DNS is indeed unreliable?

Sincerely,

Anne-Laure
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

June 8, 2018 - 6:32 PM

Hello Anne Laure,
alf wrote: June 7, 2018 - 3:08 PM I completely agree that there are DNS issues because, as the error indicates, it can't find the host.
It's clearly stated in the documentation that IP addresses shouldn't be used.
Indeed, the use of DNS names is emphasized. It's more practical for long-term management, and it's a prerequisite for using certificates (unless you're using...) SubjectAlternativeName and to have an internal board of directors at least...)

So yes, it's much better to use DNS names, but if there are DNS problems on the local network, using an IP address is preferable. In terms of security, you can always use certificate pinning in WAPT to validate the HTTPS connection, and furthermore, regarding packets, the signature is always validated after downloading, whether via HTTP or HTTPS.
alf wrote: June 7, 2018 - 3:08 PM You suggest I put the IP address in the config file, is this for testing purposes or can I leave it as is knowing that my DNS is indeed unreliable?
This is primarily to validate that it resolves all the different problems you have reported, and to generalize this solution to all workstations while waiting to find out why your DNS environment is causing problems (but that is outside the WAPT topic).

Sincerely,

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
Locked