Hello,
I'm testing this package which is used to pre-configure Thunderbird at the mail server, signature, etc. level.
I followed this tutorial: https://www.youtube.com/watch?v=ZdKk6-2HpbM which differs slightly from the package available in the repository, but everything seems to be working correctly. I deployed the package to my machine, but my Thunderbird 68.3.1 (x64) client on Windows 7 (x64) isn't retrieving the configuration.
Looking at localhost:8088, the package is indeed present, but the pref.js file doesn't match the one in the package, as if the package has no effect.
The templates directory isn't being created, and therefore neither are the two configuration files.
I should mention that the package has a dependency , tis-thunderbird , which I removed from the control file because I have another Thunderbird package, thunderbird-68.3;68.3.1-63 x64 fr.
Do you have any ideas?
Thank you.
Linux Server:
WAPT Server Version: 1.8.2
WAPT Agent Version: 1.8.2.7267
WAPT Setup Version: 1.8.2.7267
WAPT Deploy Version: 1.8.2.7267
Database Status: OK (1.8.2.0)
Disk Space: 28% free
[SOLVED] tis-config-ad-thunderbird_51
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
I'm replying to myself: 
I uploaded the package to the server and then edited it from the console. Now the directory is created, the configuration files are copied, but I get a nasty error when launching Thunderbird.
The Thunderbird profile cannot be loaded. It may be missing or inaccessible.
I uploaded the package to the server and then edited it from the console. Now the directory is created, the configuration files are copied, but I get a nasty error when launching Thunderbird.
The Thunderbird profile cannot be loaded. It may be missing or inaccessible.
- Attachments
-
- thun.png (3.62 KB) Viewed 3985 times
Good morning,
This package needs to be completely updated following changes made by Mozilla. In the meantime, we advise against using the configuration package on the latest versions of Thunderbird.
We invite you to select another Thunderbird profile using the following command:
Sincerely,
Jimmy
This package needs to be completely updated following changes made by Mozilla. In the meantime, we advise against using the configuration package on the latest versions of Thunderbird.
We invite you to select another Thunderbird profile using the following command:
Code: Select all
thunderbird.exe" -PJimmy
