[RESOLVED] Update to Discovery: Error logging into the console

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
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

August 22, 2022 - 6:30 PM

Hi Joel,
the nightly updates are here: https://wapt.tranquil.it/wapt/nightly/
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
jlatieule
Messages: 59
Registration: July 3, 2019 - 9:18 AM

August 23, 2022 - 08:46

Thanks Denis for the feedback, but I didn't express my need clearly.

The question was more along the lines of: what do I need to change in the /etc/apt/sources.list.d/wapt.list file to install the nightly version https://wapt.tranquil.it/wapt/nightly/w ... 5-3fd94bd1?

Unless I need to install the .deb files manually (no problem). If so, which ones?

I'm eager to test this version. ;-)
System and Network Administrator at Domitia Habitat
User avatar
dcardon
WAPT Expert
Messages: 1929
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

August 23, 2022 - 3:05 PM

Hi Joël,

there's no deb repository for nightly builds, only for releases and RCs. So you have to download the deb files and install them manually.

There have been quite a few changes in version 2.3, so it's best to avoid it for now. I think Simon was referring to the latest version, 2.2.2: https://wapt.tranquil.it/wapt/nightly/w ... -3fd94bd1/

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
jlatieule
Messages: 59
Registration: July 3, 2019 - 9:18 AM

August 29, 2022 - 2:51 PM

Hello team


I'm a bit late, but I just installed the nightly build and there seems to be a dependency issue with GLIBC

Code: Select all

@serv-wapt:~$ sudo /opt/wapt/waptserver/scripts/postconf.sh
[sudo] password for administrateur: 
/opt/wapt/bin/python: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /opt/wapt/bin/../lib/libpython3.8.so.1.0)
System and Network Administrator at Domitia Habitat
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

August 29, 2022 - 3:16 PM

I recognize the message. ;)

In my opinion, you made a small mistake and installed waptserver deb10 on a deb11 or something like that.

I often make that mistake.
jlatieule
Messages: 59
Registration: July 3, 2019 - 9:18 AM

August 29, 2022 - 4:50 PM

That's exactly it, I hadn't seen your reply and I ended up upgrading Debian 10 to 11, then I upgraded WAPT from 1.8 to 2.2, and then switched to the nightly build.

I just need to update the agent and everything will be perfect.

I can confirm that this version fixes my problem. I haven't noticed any bugs.

WAPT Server version: 2.2.2
WAPT Agent version: 1.8.2.7373
WAPT Setup version: 2.2.2.12388
WAPT Deploy version: 2.2.2.12388
Database status: OK (2.2.6.1)
Disk space: 31.57% free
System and Network Administrator at Domitia Habitat
ingemedia
Messages: 2
Registration: March 28, 2020 - 1:33 PM

September 15, 2022 - 7:16 PM

You need to get the .deb file that corresponds to your Debian version: this one if you're on Buster: https://wapt.tranquil.it/wapt/nightly/w ... -amd64.deb

then run the command `sudo dpkg --install tis-waptserver-2.2.2.12405-3fd94bd1-debian-10-amd64.deb`.

I had the same problem, and I was able to access my console on my test server (before migrating my production server) thanks to this new build (Debian 11 amd64).

Thanks to the whole team for their responsiveness!
Locked