---
title: "Cozy Drive : Application Mac OS : Plus on avance et plus on a de conflict."
url: https://www.cyber-neurones.org/2018/10/cozy-drive-application-mac-os-plus-on-avance-et-plus-on-a-de-conflict/
date: 2018-10-29
modified: 2018-10-29
author: "Frederic"
description: "Je fais la mise à jours : Ensuite j'ai listé tous mes fichiers : $ ls -l -h -R * > list_29102018.txt Puis j'ai voulu voir si cette mise à..."
categories:
  - "Stockage"
tags:
  - "Cozy.cloud"
word_count: 201
---

# Cozy Drive : Application Mac OS : Plus on avance et plus on a de conflict.

Je fais la mise à jours :

[![](https://www.cyber-neurones.org/wp-content/uploads/2018/10/capture-decran-2018-10-29-a-21-15-42-300x238.png)](https://www.cyber-neurones.org/wp-content/uploads/2018/10/capture-decran-2018-10-29-a-21-15-42.png) [![](https://www.cyber-neurones.org/wp-content/uploads/2018/10/capture-decran-2018-10-29-a-21-42-13-300x213.png)](https://www.cyber-neurones.org/wp-content/uploads/2018/10/capture-decran-2018-10-29-a-21-42-13.png)

Ensuite j'ai listé tous mes fichiers :

**$ ls -l -h -R * > list_29102018.txt**

Puis j'ai voulu voir si cette mise à jours m'avait ajouter des fichiers conflicts :

** grep "conflict-2018-10-29T20" list_29102018.txt | wc -l**
**41**

J'ai donc **4****1 nouveaux fichiers en conflits qui ont étés crées suite à cette mise à jours (logs à disposition !)** ... je craque . Je pense que Cozy Cloud n'est pas pour moi ... c'est une usine a corrompre les noms des fichiers. Je pense que je reviendrais quand cela sera plus stable.

Dans les logs j'ai pu lire :
{"message":"Cannot read property '_rev' of undefined","name":"TypeError","stack":"TypeError: Cannot read property '_rev' of undefined\n at Remote.moveFileAsync (/Applications/Cozy Drive.app/Contents/Resources/app.asar/core/remote/index.js:208:34)\n at "}

A noter aussi des erreur du type:
"err":{"message":"{\"errors\":[{\"status\":\"412\",\"title\":\"Precondition Failed\",\"detail\":\"Revision does not match\",\"source\":{\"parameter\":\"If-Match\"}}]}","name":"FetchError","stack":"FetchError: {\"errors\":[{\"status\":\"412\",\"title\":\"Precondition Failed\",\"detail\":\"Revision does not match\",\"source\":{\"parameter\":\"If-Match\"}}]}\n at handleResponse (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/fetch.js:92:15)\n at /Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/fetch.js:17:29\nFrom previous event:\n at /Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/fetch.js:17:17\n at runCallback (timers.js:781:20)\n at tryOnImmediate (timers.js:743:5)\n at processImmediate [as _immediateCallback] (timers.js:714:5)\nFrom previous event:\n at cozyFetch (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/fetch.js:7:30)\n at fetchJSON (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/fetch.js:78:10)\n at cozyFetchJSON (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/fetch.js:53:10)\n at doUpdateAttributes (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/files.js:186:10)\n at updateAttributesById (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/files.js:194:10)\n at Object.prototyped [as updateAttributesById] (/Applications/Cozy Drive.app/Contents/Resources/app.asar/node_modules/cozy-client-js/dist/webpack:/src/index.js:307:12)\n at RemoteCozy.updateAttributesById (/Applications/Cozy Drive.app/Contents/Resources/app.asar/core/remote/cozy.js:116:30)\n at Remote.moveFileAsync (/Applications/Cozy Drive.app/Contents/Resources/app.asar/core/remote/index.js:211:63)\n at "},

 