Hello, I have WAPT Community on a Debian server with the following specifications: WAPT Server version: 1.7.3.5 (Debian Stretch) WAPT Agent version: 1.7.3.5 WAPT Setup version: 1.7.3.5 WAPT Deploy version: 1.7.3.5 Database status: OK (1.7.3.2) The goal is to perform an update to version 1.8 in /etc/apt/sources.list.d/wapt.list deb https://wapt.tranquil.it/debian/wapt-1.8/ stretch main. During the update step (apt-get update) , it loops at 18% and I get : Ign:8 https://wapt.tranquil.it/debian/wapt-1.8 stretch/main all Packages Err:9 https://wapt.tranquil.it/debian/wapt-1.8 stretch/main amd64 Packages Received HTTP code 502 from proxy after CONNECT Ign:10 https://wapt.tranquil.it/debian/wapt-1.8 stretch/main Translation-en_US Ign:11 https://wapt.tranquil.it/debian/wapt-1.8 stretch/main Translation-en Reading package lists... Done W: The repository ' https://wapt.tranquil.it/debian/wapt-1.8 stretch Release' does not have a Release file. N: Data from such a repository can't be authenticated and is therefore potentially dangerous to use. N: See apt-secure(8) manpage for repository creation and user configuration details. E: Failed to fetch https://wapt.tranquil.it/debian/wapt-1. ... 4/Packages Received HTTP code 502 from proxy after CONNECT E: Some index files failed to download. They have been ignored, or old ones used instead. With curl -k https://wapt.tranquil.it/debian/wapt-1. ... /InRelease | gpg --keyring /etc/apt/trusted.gpg --verify gpg: directory '/root/.gnupg' created gpg: keybox '/root/.gnupg/pubring.kbx' created % Total % Received % --:--:-- --:--:-- --:--:-- 10891 gpg: Signature made Wed 23 Oct 2019 03:07:22 PM CEST gpg: using RSA key 8F41DAF53DBC098A9AB916000022908B0C0E47AD gpg: /root/.gnupg/trustdb.gpg: trustdb created gpg: Good signature from "Tranquil IT Systems < contact@tranquil.it >" [unknown] gpg: WARNING: This key is not certified with a trusted signature! gpg: There is no indication that the signature belongs to the owner. Primary key fingerprint: 8F41 DAF5 3DBC 098A 9AB9 1600 0022 908B 0C0E 47AD and the wget -O command - https://wapt.tranquil.it/debian/tiswapt-pub.gpg | apt-key add - --2020-02-04 15:23:07-- https://wapt.tranquil.it/debian/tiswapt-pub.gpg Resolving wapt.tranquil.it (wapt.tranquil.it)... 195.154.18.13 Connecting to wapt.tranquil.it (wapt.tranquil.it)|195.154.18.13|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 3839 (3.7K) Saving to: 'STDOUT' - 100%[===================>] 3.75K --.-KB/s in 0s 2020-02-04 15:23:08 (47.4 MB/s) - written to stdout [3839/3839] OK ---------------------------------------------- Thank you for help...
[RESOLVED] Update from 1.7 to 1.8
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
- dcardon
- WAPT Expert
- Messages: 1978
- Registration: June 18, 2014 - 09:58
- Location: Saint Sébastien sur Loire
- Contact :
Hello,
it seems there's a proxy configuration error in the apt settings... The GPG key is downloaded correctly, so the internet connection/DNS configuration appears to be working, but the proxy seems to be the problem.
Regards,
Denis
it seems there's a proxy configuration error in the apt settings... The GPG key is downloaded correctly, so the internet connection/DNS configuration appears to be working, but the proxy seems to be the problem.
Regards,
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
