From 31f345622353e0e2fe7ce460eb251cd74bf148d3 Mon Sep 17 00:00:00 2001 From: Amadou Date: Wed, 19 Aug 2026 17:35:02 -0400 Subject: [PATCH] vault backup: 2026-08-19 17:35:02 --- .../Templates/Jira incident template.md | 3 ++- 20 Work/Journal/2026/2026-08-19.md | 1 + .../2026/08/2026-08-19 - TECH-32615.md | 25 +++++++++++++------ 3 files changed, 21 insertions(+), 8 deletions(-) diff --git a/10 Knowledge/Templates/Jira incident template.md b/10 Knowledge/Templates/Jira incident template.md index 89c5b7f..c24de75 100644 --- a/10 Knowledge/Templates/Jira incident template.md +++ b/10 Knowledge/Templates/Jira incident template.md @@ -101,7 +101,8 @@ tR += `# ${jira.toUpperCase()}`; - Checked time: - Expected availability: - Content available: -- Technical issue identified: +### Technical issue identified: + ## Outcome diff --git a/20 Work/Journal/2026/2026-08-19.md b/20 Work/Journal/2026/2026-08-19.md index 0156009..849bc56 100644 --- a/20 Work/Journal/2026/2026-08-19.md +++ b/20 Work/Journal/2026/2026-08-19.md @@ -15,6 +15,7 @@ ## Significant Events - Document contractuel refusé par Wp-Expert +- Les assurances de TFO sont d'Octobre à Octobre. Pour cette fois ci on a fait du --- diff --git a/20 Work/Tracking/Website Sync/2026/08/2026-08-19 - TECH-32615.md b/20 Work/Tracking/Website Sync/2026/08/2026-08-19 - TECH-32615.md index fdb95bc..1305568 100644 --- a/20 Work/Tracking/Website Sync/2026/08/2026-08-19 - TECH-32615.md +++ b/20 Work/Tracking/Website Sync/2026/08/2026-08-19 - TECH-32615.md @@ -1,9 +1,9 @@ --- -date: -jira: -actual_sync_issue: false -status: investigating -classification: +date: 2026-08-19 +jira: TECH-32615 +actual_sync_issue: true +status: resolved +classification: confirmed-sync-issue project: "[[Idello]]" --- @@ -39,11 +39,22 @@ Seul épisode dissocié de la collection 002391091. - Checked time: - Expected availability: - Content available: -- Technical issue identified: +### Technical issue identified: + +p1-synccms-02 ne marchait pas bien. Les supervisors étaient en mode Fatal et refusé de se relancer. +Les commandes php artisan ne marchait pas non plus. + +Solution fut d'effacer les cache avec la commande +```php +rm -f bootstrap/cache/config.php bootstrap/cache/services.php bootstrap/cache/packages.php +php artisan config:clear +``` + +Ceci permet de relancer les services supervisor ## Outcome -- +- Les prochaines sync devraient fonctionner correctement ---