vault backup: 2026-08-19 17:35:02
This commit is contained in:
@@ -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
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user