Page 1 of 1

tis-glpi-plugin-export-to-glpi9

Published: March 14, 2023 - 08:54
by jdziadek
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

Re: tis-glpi-plugin-export-to-glpi9

Published: March 14, 2023 - 11:29
by sfonteneau
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

Re: tis-glpi-plugin-export-to-glpi9

Published: March 14, 2023 - 11:39
by jdziadek
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

Re: tis-glpi-plugin-export-to-glpi9

Published: March 16, 2023 - 08:08
by jdziadek
As a follow-up question, is it possible to use token authentication instead of username/password?

Re: tis-glpi-plugin-export-to-glpi9

Published: March 21, 2023 - 3:20 PM
by jdziadek
Hello, were you able to reproduce my problem?

Re: tis-glpi-plugin-export-to-glpi9

Published: March 22, 2023 - 4:57 PM
by sfonteneau
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.

Re: tis-glpi-plugin-export-to-glpi9

Published: March 22, 2023 - 4:58 PM
by sfonteneau
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.