Bonjour, je viens d'installer la dernière version d'ocs sur un serveur débian.
Aucun problème mis à part que je n'arrive pas à utiliser la fonction de télédéploiement.
Le statut reste sur ATTENTE NOTIFICATION et rien ne s'installe sur mon pc. J'ai bien sur essayé avec plusieurs logiciels.
Pour résoudre ce problème, j'ai vu qu'il fallait un certificat SSL chose que j'ai mise en place.
J'avais aussi un problème pour accéder à ma page download de mon serveur ce que j'ai corrigé également en ajoutant les lignes dans ma config
Alias /download /var/lib/ocsinventory-reports/download
>Directory /var/lib/ocsinventory-reports/download>
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow, deny
allow from all
</Directory>
Mon pc remonte bien sur ma console, l'inventaire se fait également mais aucun déploiement.
Voici les logs de mon agent :
Starting OCS Inventory Agent on Thursday, March 30, 2023 13:47:38.
AGENT => Running OCS Inventory Agent Version 2.10.1.0
AGENT => Using OCS Inventory FrameWork Version 2.10.1.0
AGENT => Loading plug-in(s)
AGENT => Using network connection with Communication Server
AGENT => Using Communication Provider <OCS Inventory cURL Communication Provider> Version <2.10.1.0>
AGENT => Sending Prolog
AGENT => Prolog successfully sent
AGENT => Inventory required
AGENT => Launching hardware and software checks
AGENT => Sending Inventory
INVENTORY => Inventory changed since last run
AGENT => Inventory successfully sent
AGENT => Communication Server asked for Package Download
AGENT => Unloading communication provider
AGENT => Unloading plug-in(s)
AGENT => Execution duration: 00:00:10.
Savez vous ou je peux chercher et trouver la solution ?
En vous remerciant,