Bonjour, je suis passé sous Debian 11 et j’ai changé de compte Google, j’ai refait la procédure « https://thanaus.github.io/jeedom_docs/plugins/cloudsyncpro/fr_FR/ » mais quand j’essaye d’associer via le bouton « associer le compte », quand ça retourne sur jeedom j’ai une erreur 500
# Il semble y avoir un problème sur ce site
Il est possible que .../plugins/cloudsyncpro/core/php/CSRedirectURI.php?state=...=&code=...&scope=https://www.googleapis.com/auth/drive connaisse un problème temporaire ou ait été déplacé.
Code d’erreur : 500 Internal Server Error
Quand je lance la tache de sauvegarde j’ai un log " Starting task (Sauvegarde/Backup #660)", mais rien d’autre, pas de fichier créé
Et voici une idée de mes logs debug:
[2026-01-02 12:04:24][ALERT] Starting task (Sauvegarde/Backup #660)
[2026-01-02 12:04:30][DEBUG] ajax:: redirectURI:'https://accounts.google.com/o/oauth2/v2/auth?client_id=...&response_type=code&redirect_uri=.../plugins/cloudsyncpro/core/php/CSRedirectURI.php&scope=https://www.googleapis.com/auth/drive&access_type=offline&prompt=consent&state=...'
[2026-01-02 12:04:38][DEBUG] redirectURI:: QUERY_STRING:'state=...code=...=https://www.googleapis.com/auth/drive'
[2026-01-02 12:04:38][DEBUG] redirectURI:: output:array (
'state' => '...',
'code' => '...',
'scope' => 'https://www.googleapis.com/auth/drive',
)
[2026-01-02 12:04:38][DEBUG] redirectURI:: data:array (
'type' => 'drive',
'logicalId' => 38,
)
[2026-01-02 12:06:25][DEBUG] postSave:: this:cloudsyncpro::__set_state(array(
'id' => '256',
'name' => 'Google Drive',
'logicalId' => '',
'generic_type' => NULL,
'object_id' => NULL,
'eqType_name' => 'cloudsyncpro',
'isVisible' => 0,
'isEnable' => 0,
'configuration' =>
array (
'createtime' => '2026-01-02 12:06:25',
),
'timeout' => 0,
'category' => NULL,
'display' =>
array (
'backGraph::info' => 0,
),
'order' => 9999,
'comment' => NULL,
'tags' => NULL,
'_debug' => false,
'_object' => NULL,
'_needRefreshWidget' => true,
'_timeoutUpdated' => false,
'_batteryUpdated' => false,
'_changed' => true,
'_cmds' =>
array (
),
))
[2026-01-02 12:06:25][DEBUG] loadConfigFile::
[2026-01-02 12:06:25][DEBUG] loadConfigFile:: rclone.conf:array (
38 =>
array (
'type' => 'drive',
'scope' => 'drive',
'token' => '{"access_token":"...","token_type":"Bearer","refresh_token":"...","expiry":"2025-12-27T01:00:03+01:00"}',
'team_drive' => '',
),
)
[2026-01-02 12:06:49][DEBUG] postSave:: this:cloudsyncpro::__set_state(array(
'id' => '256',
'name' => 'Google Drive',
'logicalId' => '',
'generic_type' => NULL,
'object_id' => '14',
'eqType_name' => 'cloudsyncpro',
'isVisible' => '1',
'isEnable' => '1',
'configuration' =>
array (
'createtime' => '2026-01-02 12:06:25',
'comment' => '',
'type' => 'drive',
'client_id' => '...',
'client_secret' => '...',
'updatetime' => '2026-01-02 12:06:48',
),
'timeout' => NULL,
'category' =>
array (
'heating' => '0',
'security' => '0',
'energy' => '0',
'light' => '0',
'opening' => '0',
'automatism' => '0',
'multimedia' => '0',
'default' => '0',
),
'display' =>
array (
'backGraph::info' => 0,
),
'order' => '9999',
'comment' => NULL,
'tags' => NULL,
'_debug' => false,
'_object' => NULL,
'_needRefreshWidget' => true,
'_timeoutUpdated' => false,
'_batteryUpdated' => false,
'_changed' => true,
'_cmds' =>
array (
),
))
[2026-01-02 12:06:49][DEBUG] loadConfigFile::
[2026-01-02 12:06:49][DEBUG] loadConfigFile:: rclone.conf:array (
38 =>
array (
'type' => 'drive',
'scope' => 'drive',
'token' => '{"access_token":"...","token_type":"Bearer","refresh_token":"...","expiry":"2025-12-27T01:00:03+01:00"}',
'team_drive' => '',
),
)
Merci ![]()
Informations Jeedom Atlas
Core : 4.5.2 (master)
DNS Jeedom Atlas : oui
Plugin : CloudSync Pro
Version : 2023-03-03 19:20:37 (stable)