Salut @Mips
Je viens d’installer ton plugin, je n’arrive pas a le synchroniser avec mon Portainer distant.
Voici la log:
[2023-10-11 18:28:59][DEBUG] : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=portainer function=remove callInstallFunction=1
[2023-10-11 18:29:01][INFO] : Début d'activation du plugin
[2023-10-11 18:29:02][INFO] : Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
[2023-10-11 18:29:02][DEBUG] : Lancement de : /var/www/html/core/class/../../core/php/jeePlugin.php plugin_id=portainer function=install callInstallFunction=1
[2023-10-11 18:29:32][DEBUG] : Start sync - forceCreateNew:true
[2023-10-11 18:29:32][DEBUG] : new connection to portainer:http://192.168.1.94:8000 with user:admin
[2023-10-11 18:29:32][DEBUG] : Not found
[2023-10-11 18:30:03][DEBUG] : Start sync - forceCreateNew:false
[2023-10-11 18:30:03][DEBUG] : new connection to portainer:http://192.168.1.94:8000 with user:admin
[2023-10-11 18:30:03][DEBUG] : Not found
[2023-10-11 18:31:02][DEBUG] : Start sync - forceCreateNew:false
[2023-10-11 18:31:02][DEBUG] : new connection to portainer:http://192.168.1.94:8000 with user:admin
[2023-10-11 18:31:02][DEBUG] : Not found
[2023-10-11 18:32:02][DEBUG] : Start sync - forceCreateNew:false
[2023-10-11 18:32:02][DEBUG] : new connection to portainer:http://192.168.1.94:8000 with user:admin
Sur le panel j’ai un message d’erreur « Not found »:
Portainer fonctionne bien et écoute sur 8000 pas 9000 (et aussi sur le port SSL 9443):
docker@docker> netstat -a|grep 8000
tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN
tcp6 0 0 [::]:8000 [::]:* LISTEN
J’ai essayé de changer l’objet parent cf ce post mais ca ne change rien
Ma config: Jeedom v4.3.17 / portainer v2.16.1
Des suggestions?
Merci