========================================================================= 21/08/20_11:21:17 - Initialisation de l'application ========================================================================= 21/08/20_11:21:17 - Vérification de Docker. Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.19.104-microsoft-standard Operating System: Docker Desktop OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.03GiB Name: docker-desktop ID: FMLW:VEW4:C6I5:FNQF:W7MW:XYHH:XB5V:UMQF:SAT4:6TKN:QUZ6:SY3V Docker Root Dir: /var/lib/docker Debug Mode: true docker : WARNING: bridge-nf-call-iptables is disabled Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:141 : 1 + docker info *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (WARNING: bridge...les is disabled:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError File Descriptors: 38 Goroutines: 49 System Time: 2020-08-21T09:21:16.6292496Z EventsListeners: 2 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine WARNING: bridge-nf-call-ip6tables is disabled 21/08/20_11:21:18 - Docker est démarré. Le processus peut continuer... 21/08/20_11:21:18 - Portainer est correctement lancé. Le processus peut continuer... 21/08/20_11:21:18 - Fin du processus de vérification de Docker. Création du réseau des sites Le réseau des sites 192.168.97.0/24 n'existe pas, il sera créé : a64d733dfc17a1feb03eab43ab216838baf429bc25ac88463b0b2169e9be4557 21/08/20_11:21:19 - Configuration du Proxy pour GIT Pas de proxy système. 21/08/20_11:21:19 - Récupération de portainer Téléchargement de Portainer git : Cloning into 'e-comBox_portainer'... Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:377 : 5 + git clone https://gitlab.com/e-combox/e-comBox_portainer.git *>> ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Cloning into 'e-comBox_portainer'...:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Portainer n'a pas pu être téléchargé, consultez le fichier de log pour plus d'informations. 21/08/20_11:21:20 - Fin du processus d'installation de Portainer. 21/08/20_11:21:20 - Détection et configuration d'un éventuel proxy pour Docker Le proxy est désactivé et le fichier config.json a été supprimé Répertoire : C:\Users\ISFFEL\e-comBox_portainer Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 21/08/2020 11:21 0 .env le fichier .env a été créé le fichier .env a été mis à jour avec l'adresse IP 192.168.5.75 21/08/20_11:21:24 - Lancement de Portainer docker : Error: No such container: portainer-app Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:469 : 4 + docker rm -f portainer-app *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Error: No such container: portainer-app:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError docker : Error: No such container: portainer-proxy Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:472 : 4 + docker rm -f portainer-proxy *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Error: No such ...portainer-proxy:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError docker-compose : Creating volume "e-combox_portainer_portainer-data" with default driver Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:477 : 1 + docker-compose up --build -d *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Creating volume... default driver:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Pulling proxy (reseaucerta/portainer-proxy:0.1)... [ 11456] Failed to execute script docker-compose Traceback (most recent call last): File "site-packages\docker\credentials\store.py", line 80, in _execute File "subprocess.py", line 395, in check_output File "subprocess.py", line 487, in run subprocess.CalledProcessError: Command '['C:\\Program Files\\Docker\\Docker\\resources\\bin\\docker-credential-desktop.EXE', 'get']' returned non-zero exit status 1. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "site-packages\docker\auth.py", line 264, in _resolve_authconfig_credstore File "site-packages\docker\credentials\store.py", line 35, in get File "site-packages\docker\credentials\store.py", line 93, in _execute docker.credentials.errors.StoreError: Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: `╔lÚment introuvable.`". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "docker-compose", line 6, in File "compose\cli\main.py", line 72, in main File "compose\cli\main.py", line 128, in perform_command File "compose\cli\main.py", line 1078, in up File "compose\cli\main.py", line 1074, in up File "compose\project.py", line 548, in up File "compose\service.py", line 361, in ensure_image_exists File "compose\service.py", line 1250, in pull File "compose\progress_stream.py", line 102, in get_digest_from_pull File "compose\service.py", line 1215, in _do_pull File "site-packages\docker\api\image.py", line 396, in pull File "site-packages\docker\auth.py", line 48, in get_config_header File "site-packages\docker\auth.py", line 324, in resolve_authconfig File "site-packages\docker\auth.py", line 235, in resolve_authconfig File "site-packages\docker\auth.py", line 281, in _resolve_authconfig_credstore docker.errors.DockerException: Credentials store error: StoreError('Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: `╔lÚment introuvable.`".') 21/08/20_11:21:26 - Fin du processus de démarrage de Portainer. 21/08/20_11:21:26 - Vérification de Docker. Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.19.104-microsoft-standard Operating System: Docker Desktop OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.03GiB Name: docker-desktop ID: FMLW:VEW4:C6I5:FNQF:W7MW:XYHH:XB5V:UMQF:SAT4:6TKN:QUZ6:SY3V Docker Root Dir: /var/lib/docker Debug Mode: true File Descriptors: 38 Goroutines: 49 System Time: 2020-08-21T09:21:25.5748314Z EventsListeners: 2 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine docker : WARNING: bridge-nf-call-iptables is disabled Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:141 : 1 + docker info *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (WARNING: bridge...les is disabled:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError WARNING: bridge-nf-call-ip6tables is disabled 21/08/20_11:21:26 - Docker est démarré. Le processus peut continuer... 21/08/20_11:21:27 - Portainer est correctement lancé. Le processus peut continuer... Toutes les tentatives pour démarrer Portainer ont échoué ============================================================= 21/08/20_11:24:34 - Lancement de l'URL ============================================================= 21/08/20_11:24:34 - Vérification de Docker. 21/08/20_11:24:34 - Vérification de Docker. Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.19.104-microsoft-standard Operating System: Docker Desktop OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.03GiB Name: docker-desktop ID: FMLW:VEW4:C6I5:FNQF:W7MW:XYHH:XB5V:UMQF:SAT4:6TKN:QUZ6:SY3V Docker Root Dir: /var/lib/docker Debug Mode: true File Descriptors: 38 Goroutines: 48 System Time: 2020-08-21T09:24:33.3213502Z EventsListeners: 2 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine 21/08/20_11:24:34 - Docker est démarré. Le processus peut continuer... 21/08/20_11:24:34 - Portainer est correctement lancé. Le processus peut continuer... 21/08/20_11:24:34 - Fin du processus de vérification de Docker. L'application e-comBox va être lancée dans le navigateur. L'application e-comBox a été lancée dans le navigateur. ========================================================================================== 21/08/20_11:25:15 - Vérification et configuration de l'environnement ========================================================================================== 21/08/20_11:25:15 - Vérification de Docker. Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.19.104-microsoft-standard Operating System: Docker Desktop OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.03GiB Name: docker-desktop ID: FMLW:VEW4:C6I5:FNQF:W7MW:XYHH:XB5V:UMQF:SAT4:6TKN:QUZ6:SY3V Docker Root Dir: /var/lib/docker Debug Mode: true File Descriptors: 38 Goroutines: 48 System Time: 2020-08-21T09:25:14.6407583Z EventsListeners: 2 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine docker : WARNING: bridge-nf-call-iptables is disabled Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:141 : 1 + docker info *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (WARNING: bridge...les is disabled:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError WARNING: bridge-nf-call-ip6tables is disabled 21/08/20_11:25:16 - Docker est démarré. Le processus peut continuer... 21/08/20_11:25:16 - Portainer est correctement lancé. Le processus peut continuer... 21/08/20_11:25:16 - Fin du processus de vérification de Docker. Popup pour la vérification de la configuration du Proxy sur Docker Le proxy est désactivé et le fichier config.json a été supprimé 21/08/20_11:25:19 - Configuration du Proxy pour GIT Pas de proxy système. Création éventuel du réseau des sites Le réseau des sites existe déjà. 21/08/20_11:25:20 - Récupération de portainer --> Portainer est installé, il faut le supprimer pour le réinstaller. docker-compose : Network bridge_e-combox is external, skipping Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:387 : 7 + docker-compose down *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Network bridge_...ernal, skipping:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Téléchargement de Portainer git : Cloning into 'e-comBox_portainer'... Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:393 : 7 + git clone https://gitlab.com/e-combox/e-comBox_portainer.git *> ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Cloning into 'e-comBox_portainer'...:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError Succès... Portainer a été téléchargé. 21/08/20_11:25:23 - Fin du processus d'installation de Portainer. Path ---- C:\Users\ISFFEL\e-comBox_portainer Répertoire : C:\Users\ISFFEL\e-comBox_portainer Mode LastWriteTime Length Name ---- ------------- ------ ---- -a---- 21/08/2020 11:25 0 .env 21/08/20_11:25:28 - Lancement de Portainer docker : Error: No such container: portainer-app Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:469 : 4 + docker rm -f portainer-app *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Error: No such container: portainer-app:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError docker : Error: No such container: portainer-proxy Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:472 : 4 + docker rm -f portainer-proxy *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Error: No such ...portainer-proxy:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError docker-compose : Pulling proxy (reseaucerta/portainer-proxy:0.1)... Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:477 : 1 + docker-compose up --build -d *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (Pulling proxy (...r-proxy:0.1)...:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError [ 10156] Failed to execute script docker-compose Traceback (most recent call last): File "site-packages\docker\credentials\store.py", line 80, in _execute File "subprocess.py", line 395, in check_output File "subprocess.py", line 487, in run subprocess.CalledProcessError: Command '['C:\\Program Files\\Docker\\Docker\\resources\\bin\\docker-credential-desktop.EXE', 'get']' returned non-zero exit status 1. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "site-packages\docker\auth.py", line 264, in _resolve_authconfig_credstore File "site-packages\docker\credentials\store.py", line 35, in get File "site-packages\docker\credentials\store.py", line 93, in _execute docker.credentials.errors.StoreError: Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: `╔lÚment introuvable.`". During handling of the above exception, another exception occurred: Traceback (most recent call last): File "docker-compose", line 6, in File "compose\cli\main.py", line 72, in main File "compose\cli\main.py", line 128, in perform_command File "compose\cli\main.py", line 1078, in up File "compose\cli\main.py", line 1074, in up File "compose\project.py", line 548, in up File "compose\service.py", line 361, in ensure_image_exists File "compose\service.py", line 1250, in pull File "compose\progress_stream.py", line 102, in get_digest_from_pull File "compose\service.py", line 1215, in _do_pull File "site-packages\docker\api\image.py", line 396, in pull File "site-packages\docker\auth.py", line 48, in get_config_header File "site-packages\docker\auth.py", line 324, in resolve_authconfig File "site-packages\docker\auth.py", line 235, in resolve_authconfig File "site-packages\docker\auth.py", line 281, in _resolve_authconfig_credstore docker.errors.DockerException: Credentials store error: StoreError('Credentials store docker-credential-desktop exited with "error getting credentials - err: exit status 1, out: `╔lÚment introuvable.`".') 21/08/20_11:25:29 - Fin du processus de démarrage de Portainer. 21/08/20_11:25:29 - Vérification de Docker. Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.19.104-microsoft-standard Operating System: Docker Desktop OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.03GiB Name: docker-desktop ID: FMLW:VEW4:C6I5:FNQF:W7MW:XYHH:XB5V:UMQF:SAT4:6TKN:QUZ6:SY3V Docker Root Dir: /var/lib/docker Debug Mode: true File Descriptors: 38 Goroutines: 48 System Time: 2020-08-21T09:25:28.818942Z EventsListeners: 2 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine docker : WARNING: bridge-nf-call-iptables is disabled Au caractère C:\Program Files\e-comBox\scripts\fonctions.ps1:141 : 1 + docker info *>> $pathlog\ecombox.log + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (WARNING: bridge...les is disabled:String) [], RemoteException + FullyQualifiedErrorId : NativeCommandError WARNING: bridge-nf-call-ip6tables is disabled 21/08/20_11:25:30 - Docker est démarré. Le processus peut continuer... 21/08/20_11:25:30 - Portainer est correctement lancé. Le processus peut continuer... Toutes les tentatives pour démarrer Portainer ont échoué ============================================================= 21/08/20_11:26:09 - Lancement de l'URL ============================================================= 21/08/20_11:26:09 - Vérification de Docker. 21/08/20_11:26:09 - Vérification de Docker. Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 0 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: seccomp Profile: default Kernel Version: 4.19.104-microsoft-standard Operating System: Docker Desktop OSType: linux Architecture: x86_64 CPUs: 4 Total Memory: 3.03GiB Name: docker-desktop ID: FMLW:VEW4:C6I5:FNQF:W7MW:XYHH:XB5V:UMQF:SAT4:6TKN:QUZ6:SY3V Docker Root Dir: /var/lib/docker Debug Mode: true File Descriptors: 38 Goroutines: 48 System Time: 2020-08-21T09:26:09.0627396Z EventsListeners: 2 Registry: https://index.docker.io/v1/ Labels: Experimental: false Insecure Registries: 127.0.0.0/8 Live Restore Enabled: false Product License: Community Engine 21/08/20_11:26:10 - Docker est démarré. Le processus peut continuer... 21/08/20_11:26:10 - Portainer est correctement lancé. Le processus peut continuer... 21/08/20_11:26:10 - Fin du processus de vérification de Docker. L'application e-comBox va être lancée dans le navigateur. L'application e-comBox a été lancée dans le navigateur.