tis-glpi-plugin-export-to-glpi9

Questions about WAPT Packaging / Requests and help regarding Wapt packages.
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
Locked
jdziadek
Messages: 47
Registration: January 23, 2023 - 4:10 PM

March 14, 2023 - 08:54

Hello, I have a small problem with this package.

There is a bug in the logs:
2023-03-10 08:47:23,222 DEBUG DB Start transaction
2023-03-10 08:47:23,223 CRITICAL Audit tis-glpi-plugin-export-to-glpi9: Exception: Package tis-glpi-plugin-export-to-glpi9 is not installed
2023-03-10 08:47:23,223 INFO Sending status to server
[...]
2023-03-10 08:47:23,434 INFO Status on server https://wapt.XXXXX.fr updated properly
2023-03-10 08:47:23,434 INFO update_server_status successful (data size 582)
And I also have a bug in the user feedback.
In my machine's history
Change from jdziadek@MONDOMAINE to jdziadek@mondomaine.lan@mondomaine.lan
And the domain no longer appears in the domain tab

Also, is it possible to add a setting for the Fusion agent name? It currently returns the machine's UUID as the agent name; returning the machine name would be more user-friendly.
Julian
Debian 11
WAPT Version: 2.4.0.14143
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 14, 2023 - 11:29

jdziadek wrote: March 14, 2023 - 08:54 2023-03-10 08:47:23,223 CRITICAL Audit tis-glpi-plugin-export-to-glpi9: Exception: Package tis-glpi-plugin-export-to-glpi9 is not installed
Replace tis with your prefix

For the rest, I updated to the latest version of GLPI9 with the latest version of Fusion for GLPI9 to see if there are any issues following an upgrade:

Code: Select all

GLPI 9.5.12 Copyright (C) 2015-2022 Teclib' and contributors
FusionInventory 9.5+4.2 - Copyleft © 2010-2019 by FusionInventory Team 
But I'm not experiencing that problem.


Can you provide the last_logged_on_user value of the machine in the hardware inventory tab in the console?
The same applies to the domain_name value in the hardware inventory.
and also the value of computer_fqdn
jdziadek
Messages: 47
Registration: January 23, 2023 - 4:10 PM

March 14, 2023 - 11:39

I am using GLPI 9.5.11 with the latest version of Fusion Inventory:
GLPI 9.5.11 Copyright (C) 2015-2022 Teclib' and contributors
FusionInventory 9.5+4.2 - Copyleft © 2010-2019 by FusionInventory Team
last_logged_on_user of a console is: jdziadek
domain_name: mydomain.lan
computer_fqdn: 19-2313-003.mydomain.lan

Julian
Debian 11
WAPT Version: 2.4.0.14143
jdziadek
Messages: 47
Registration: January 23, 2023 - 4:10 PM

March 16, 2023 - 08:08

As a follow-up question, is it possible to use token authentication instead of username/password?
Debian 11
WAPT Version: 2.4.0.14143
jdziadek
Messages: 47
Registration: January 23, 2023 - 4:10 PM

March 21, 2023 - 3:20 PM

Hello, were you able to reproduce my problem?
Debian 11
WAPT Version: 2.4.0.14143
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 22, 2023 - 4:57 PM

jdziadek wrote: March 16, 2023 - 08:08 Follow-up question: is it possible to use token authentication instead of username/password?
It's planned in the roadmap, but not yet; you can create a local service account with a random password.
User avatar
sfonteneau
WAPT Expert
Messages: 2318
Registered: July 10, 2014 - 11:52 PM
Contact :

March 22, 2023 - 4:58 PM

jdziadek wrote: March 14, 2023 - 11:39
last_logged_on_user of a console is: jdziadek
domain_name: mondomaine.lan
computer_fqdn: 19-2313-003.mondomaine.lan
The values ​​are as expected, so it's strange. I don't see where the problem could be coming from.
Locked