Errors during import to GLPI

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
Locked
emilien.gauthier
Messages: 6
Registration: January 11, 2021 - 5:53 PM

April 30, 2021 - 9:34 AM

Hello,

I'm getting errors when importing workstations.
Have I forgotten a setting?
Where can I find information/logs about these errors?

Thank you for your help.
Sincerely.
Attachments
Capture.JPG
Capture.JPG (85.39 KB) Viewed 9230 times
ee68
Messages: 11
Registration: February 8, 2017 - 1:24 PM

May 21, 2021 - 4:12 PM

Good morning,

Same here, I can't export the inventory to GLPI
I should clarify that the GLPI + Fusion Inventory server is working and the inventory data from the Fusion Inventory agent is correctly uploaded
2021-05-21_15-33.png
2021-05-21_15-33.png (17.05 KB) Viewed 7660 times
The only information in the GLPI and Apache server logs during the attempted export to GLPI
[21/May/2021:15:59:02 +0200] "POST /plugins/fusioninventory HTTP/1.1" 301 670 "-" "python-requests/2.25.0"
glpi [21/May/2021:15:59:02 +0200] "GET /plugins/fusioninventory/ HTTP/1.1" 200 3043 "-" "python-requests/2.25.0"
[21/May/2021:15:59:02 +0200] "POST /plugins/fusioninventory HTTP/1.1" 301 670 "-" "python-requests/2.25.0"
[21/May/2021:15:59:02 +0200] "GET /plugins/fusioninventory/ HTTP/1.1" 200 3040 "-" "python-requests/2.25.0"


Any ideas to help us?
Thanks in advance

WAPT 2.0 Enterprise Edition
WAPT server OS: Debian 10
OS administration console WAPT Windows 10 8:2 p.m
OS Server GLPI 9.5.5: Debian 10
jacky35
Messages: 23
Registration: Sep 17, 2020 - 5:51 p.m.

May 21, 2021 - 5:43 PM

I think you forgot to add a slash at the end.

If it still doesn't work, you can try adding `/index.php` to the end to see if that helps,
but you clearly have a configuration problem with your Apache or Nginx server.
ee68
Messages: 11
Registration: February 8, 2017 - 1:24 PM

May 27, 2021 - 2:41 PM

Good morning,

Thanks, great, it works by adding /index.php

2021-05-27_14-40.png
2021-05-27_14-40.png (46.54 KB) Viewed 7607 times
No doubt this will be useful to other people later on

Good day
Eric
Locked