Migration from Ubuntu 22.04.5 LTS to 24

Questions about WAPT Server / Requests and help related to the WAPT server
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
Answer
ratmadjian
Messages: 2
Registration: August 31, 2026 - 2:45 PM

August 31, 2026 - 2:54 PM

Version: 2.6.1.17813 Enterprise
OS Server: Ubuntu 22.04.5 LTS
OS Administration Machine: Windows 11 24H2

Hello,

I would like to upgrade my Linux server distribution to version 24, but before doing so I would like to know if:

- the WAPT Enterprise solution is compatible with Ubuntu 24?
- can an in-place migration of the distribution be performed, or is it necessary to reinstall the solution on a new server?
If an in-place migration is possible, what should I be aware of?

Thank you in advance.
User avatar
dcardon
WAPT Expert
Messages: 1988
Registration: June 18, 2014 - 09:58
Location: Saint Sébastien sur Loire
Contact :

August 31, 2026 - 6:01 PM

Hi Romuald,

you just need to change the apt sources for Ubuntu. WAPT versions are now "multi-distributor," so there's no change there. The PostgreSQL database will be updated during the upgrade, and this will create a dump/restore that can take some time (this is standard PostgreSQL behavior during major version changes).

If you haven't updated your WAPT recently, depending on how you configured your apt WAPT sources (either /wapt-2.6 (points to the latest current version) or wapt-2.6.1.17861 (exact version)), it might be updated at the same time. You can separate the two by first running an upgrade to 24.04 to update everything and WAPT simultaneously. Best

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
ratmadjian
Messages: 2
Registration: August 31, 2026 - 2:45 PM

September 1, 2026 - 5:11 PM

Hello Denis,

Yes, during the update, PostgreSQL version 18 was offered to me. I'm currently on version 17, so I declined it.
I've completed all the other necessary steps in the meantime, and I have a working environment running Ubuntu 24.04 and the latest version of WAPT 2.6. :)

Is it advisable to upgrade to version 18, or is it safer to stay on PostgreSQL version 17?

Thank you for your advice.
Answer