-
Bug reporting acknowledgmentYes, I read it Professional supportI still have but want a public following to keep the community aware Describe the bugI'm using glpi agent 1.10 and when trying to do inventory task I get error "No valid agentID set on http client". i only get that error when trying to upload it directly to the server, if i save local, no issue. To reproduce1)click on run task Expected behaviorthe computer to be uploaded directly to glpi. Operating systemWindows GLPI Agent versionv1.10 GLPI version10.0.15 GLPIInventory plugin or other plugin versionNo response Additional contextNo response |
Beta Was this translation helpful? Give feedback.
Replies: 8 comments 10 replies
-
Hi @dyl1099 this error means you probably have something wrong in your configuration or usage and you're not providing any evidence of any bug. So I'm moving first your issue as Q&A discussion. |
Beta Was this translation helpful? Give feedback.
-
This error can theoretically only appear after a development mistake as glpi-agent has been developed to always provide a valid "agentid" when required by the protocol. And you're the first one to report this kind of error. Can you enable debug2 by setting |
Beta Was this translation helpful? Give feedback.
-
I'm having the same issue when I scan, here's the complete log using
|
Beta Was this translation helpful? Give feedback.
-
Hello @g-bougard , |
Beta Was this translation helpful? Give feedback.
-
Hi there, finally, I think I identified the problem thanks to the patience of one of our customers. Actually, I can propose a temporary work-around:
Now tasks should work as expected without the "No Valid Agentid sqet on HTTP Client" error. I'll work on a better solution next week to not depend on |
Beta Was this translation helpful? Give feedback.
-
I just published a fix: e2aef20 Can you test next nightly build ? |
Beta Was this translation helpful? Give feedback.
-
Hello Guillaume,
I’m sorry, I’m not on site this week, I will make test this Friday.
Cordialement / Regards
|
Beta Was this translation helpful? Give feedback.
-
Bonjour Guillaume,
J’ai trouvé un autre petit bug dans le TOOLBOX.
Quand j’essaie de mettre un Schedule à « Tuesday » cela ne fonctionne pas et la tâche indique une exécution à « Sunday »
Après recherche cela proviens du fichier « toolbox.yaml »
***@***.***
Si je remplace « tues » par « tue » et que je re-sauvegarde le job c’est Ok.
Cordialement / Regards
***@***.***
|
Beta Was this translation helpful? Give feedback.
I just published a fix: e2aef20
Can you test next nightly build ?