Bug #24119
closed
GLPI plugin fails to send inventory
Added by Nicolas CHARLES 10 months ago.
Updated 9 months ago.
Description
With glpi 9, a user has the following error
rudder02:~# curl -w “%{http_code}” -H “Content-Type: Application/x-compress” -k --data @/var/rudder/inventories/received/blacksmith01-ca2177c3-2386-4d89-90a5-210047b0fc44.ocs https://<GLPI Server>/plugins/fusioninventory/
curl: (6) Could not resolve host: Application
“000”<!DOCTYPE html>
<html lang=“fr”><head><title>GLPI - Accès refusé</title><meta charset=“utf-8”><meta http-equiv=“X-UA-Compatible” content=“IE=edge”
The command line is dubious. It contains “ (left double quote) instead of " (classic double quote)
I reproduce the error with “ but not with "
So it looks a lot like a copy paste that has gone through word or libreoffice before uting it in a terminal.
- Status changed from New to In progress
- Assignee set to Benoît PECCATTE
- Status changed from In progress to Pending technical review
- Assignee changed from Benoît PECCATTE to Nicolas CHARLES
- Pull Request set to https://github.com/Normation/rudder-plugins/pull/665
- Status changed from Pending technical review to Pending release
- Status changed from Pending release to Released
This bug has been fixed in Rudder plugin glpi v8.0.6-2.1
This bug has been fixed in Rudder plugin glpi v7.3.12-2.1
This bug has been fixed in Rudder plugin glpi v8.1.0.beta1-2.1
Also available in: Atom
PDF