Bludwarf / cuetube

Lecteur de musique se basant sur des vidéos YouTube
https://bludwarf.github.io/cuetube/player
GNU General Public License v3.0
0 stars 0 forks source link

Les disques locaux non existants sur le distant ne sont pas créés au moment de la synchro #157

Open Bludwarf opened 5 years ago

Bludwarf commented 5 years ago
  1. Utiliser une collection existante sur le local et le distant (Google Drive)
  2. Se déconnecter du distant
  3. Ajouter un disque localement
  4. Se connecter au distant

Lors de la synchro le disque ajouté localement n'est pas ajouté sur le distant

Bludwarf commented 5 years ago

Erreur reproduite uniquement lorsqu'on ajoute un disque qui n'a jamais été ajouté dans une seule collection.

Log :

Appel à GoogleDrive : findGoogleFile("syncState.json", "16xjNCGVHLYi2Z5J5xzkhcUs0-joFzcka")
main.60b7fa47a6482d2d04e0.bundle.js:1 

Appel à GoogleDrive : getFileContent("1CzU51Jy1jL_C_c7wY-Fg4KdDenopzu_b")
content.googleapis.com/drive/v3/files/1CzU51Jy1jL_C_c7wY-Fg4KdDenopzu_b?alt=media:1

Failed to load resource: the server responded with a status of 503 ()
polyfills.50b851ccd19aa9b94ce1.bundle.js:1 Uncaught Error: sb
    at iQ (cb=gapi.loaded_0:682)
    at dH (cb=gapi.loaded_0:682)
    at cb=gapi.loaded_0:684
    at Object.<anonymous> (cb=gapi.loaded_0:200)
    at Object.E.__cb (cb=gapi.loaded_0:136)
    at g (cb=gapi.loaded_0:130)
    at c (cb=gapi.loaded_0:126)
    at t.invokeTask (polyfills.50b851ccd19aa9b94ce1.bundle.js:1)
    at e.runTask (polyfills.50b851ccd19aa9b94ce1.bundle.js:1)
    at e.invokeTask [as invoke] (polyfills.50b851ccd19aa9b94ce1.bundle.js:1)
Bludwarf commented 5 years ago

Juste après avoir rechargé, l'erreur suivante apparaît :

cb=gapi.loaded_0:151 GET https://content.googleapis.com/drive/v3/files/1bsvYOIeCxBJmQyD6fht1VsX8MHrfwZ6B?alt=media 503

polyfills.50b851ccd19aa9b94ce1.bundle.js:1 Uncaught Error: sb
    at iQ (cb=gapi.loaded_0:682)
    at dH (cb=gapi.loaded_0:682)
    at cb=gapi.loaded_0:684
    at Object.<anonymous> (cb=gapi.loaded_0:200)
    at Object.E.__cb (cb=gapi.loaded_0:136)
    at g (cb=gapi.loaded_0:130)
    at c (cb=gapi.loaded_0:126)
    at t.invokeTask (polyfills.50b851ccd19aa9b94ce1.bundle.js:1)
    at e.runTask (polyfills.50b851ccd19aa9b94ce1.bundle.js:1)
    at e.invokeTask [as invoke] (polyfills.50b851ccd19aa9b94ce1.bundle.js:1)