The search returned 6 results

by Typhoon
March 19, 2026 - 09:29
Forum: WAPT Server
Subject: Server Migration
Answers: 9
Views : 7343

Re: Server Migration

Hello, and sorry for my late reply.

I'm still in the testing phase, but my migration package from the old server to the new one is working.
I'm taking this opportunity to report what I believe to be an anomaly. I currently have one machine on my new server in testing mode, and...
by Typhoon
March 9, 2026 - 12:23
Forum: WAPT Server
Subject: Server Migration
Answers: 9
Views : 7343

Re: Server Migration

Unfortunately, we were forced to revert to a Debian image provided by the server management service. They're giving me time to migrate but want to destroy the old server.
Having reached a stable situation (packages migrated, agent configured, test on new client OK), how can I...
by Typhoon
March 9, 2026 - 11:20
Forum: WAPT Server
Subject: Server Migration
Answers: 9
Views : 7343

Re: Server Migration

I considered it, but I ran into dependency errors everywhere, so I started over from scratch ;)
I'd just like to know if it's possible to uninstall the agent via WAPT while simultaneously launching a reinstall of a new agent via a scheduled task (that's what I see, but perhaps you have...).
by Typhoon
March 9, 2026 - 10:57
Forum: WAPT Server
Subject: Server Migration
Answers: 9
Views : 7343

Server migration

Hello,

I reinstalled a server running Debian 13 to upgrade my production server, which was running Debian 10.

The installation went smoothly, as did the copying and signing of the packages. I can now use the new WAPT console just like the old one, except for the migration functionality.
I tried launching the...
by Typhoon
January 22, 2024 - 5:36 PM
Forum: WAPT Packages
Subject: [SOLVED] Session_setup() at each session start
Answers: 2
Views : 2069

Re: Session_setup() at each session start

Thanks for the quick reply! 🥳

This suggestion to use a "RETRY" return is interesting

. We'll test it.

Our fundamental problem is having users who need to be able to install any font without administrator privileges. The idea is to create a package that monitors a...
by Typhoon
January 22, 2024 - 4:19 PM
Forum: WAPT Packages
Subject: [SOLVED] Session_setup() at each session start
Answers: 2
Views : 2069

[RESOLVED] Session_setup() at each session start

Hello,

As part of a package development project, we need code to execute every time a session is opened.
We are currently using version 2.4.0141143.

Knowing that the execution information for session_setup() is stored in waptsession.sqlite, we tried to...