Plugin Google Keep, n'apparaît pas le token

Salut @Flobul . Je n’ai pas trouvé le tag plugin-gkeep. Je suis les étapes mais la boîte à jetons n’apparaît pas. Merci.

[2023-07-26 20:42:13]DEBUG : login : __AT__début
[2023-07-26 20:42:13]DEBUG : __AT__Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxx@gmail.com save_master_token --password xxxxxxx
[2023-07-26 20:42:14]DEBUG : sendCmdAndFormatResult : __AT__Résultat brut
[2023-07-26 20:42:14]INFO : sendCmdAndFormatResult : __AT__Résultat array null
[2023-07-26 20:42:14]WARNING : Erreur lors de l'exécution de la commande :  --username xxxxxxx@gmail.com save_master_token --password xxxxxxx
*************************************
*   Launch install of dependencies  *
*************************************
Mon Jul 24 13:48:47 CEST 2023
Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
Hit:2 https://deb.nodesource.com/node_14.x bullseye InRelease
Hit:3 http://ftp.es.debian.org/debian bullseye InRelease
Hit:4 http://ftp.es.debian.org/debian bullseye-updates InRelease
Hit:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
Reading package lists...
*****************************
Install modules using apt-get
*****************************
Reading package lists...
Building dependency tree...
Reading state information...
python3-pip is already the newest version (20.3.4-4+deb11u1).
python3 is already the newest version (3.9.2-3).
python3-venv is already the newest version (3.9.2-3).
python3-requests is already the newest version (2.25.1+dfsg-2).
python3-setuptools is already the newest version (52.0.0-4).
The following package was automatically installed and is no longer required:
linux-image-5.10.0-20-amd64
Use 'sudo apt autoremove' to remove it.
0 upgraded, 0 newly installed, 0 to remove and 7 not upgraded.
*************************************
Creating python 3 virtual environment
*************************************
Done
*************************************
Install the required python libraries
*************************************
Requirement already satisfied: pip in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (23.2.1)
Requirement already satisfied: wheel in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (0.41.0)
Requirement already satisfied: urllib3<2 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (1.26.16)
Requirement already satisfied: keyring in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (24.2.0)
Requirement already satisfied: jaraco.classes in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from keyring) (3.3.0)
Requirement already satisfied: importlib-metadata>=4.11.4 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from keyring) (6.8.0)
Requirement already satisfied: SecretStorage>=3.2 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from keyring) (3.3.3)
Requirement already satisfied: jeepney>=0.4.2 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from keyring) (0.8.0)
Requirement already satisfied: zipp>=0.5 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from importlib-metadata>=4.11.4->keyring) (3.16.2)
Requirement already satisfied: cryptography>=2.0 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from SecretStorage>=3.2->keyring) (41.0.2)
Requirement already satisfied: more-itertools in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from jaraco.classes->keyring) (9.1.0)
Requirement already satisfied: cffi>=1.12 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from cryptography>=2.0->SecretStorage>=3.2->keyring) (1.15.1)
Requirement already satisfied: pycparser in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from cffi>=1.12->cryptography>=2.0->SecretStorage>=3.2->keyring) (2.21)
Requirement already satisfied: keyrings.alt in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (5.0.0)
Requirement already satisfied: jaraco.classes in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from keyrings.alt) (3.3.0)
Requirement already satisfied: more-itertools in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from jaraco.classes->keyrings.alt) (9.1.0)
Requirement already satisfied: gkeepapi in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (0.14.2)
Requirement already satisfied: future>=0.16.0 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gkeepapi) (0.18.3)
Requirement already satisfied: gpsoauth>=1.0.2 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gkeepapi) (1.0.2)
Requirement already satisfied: pycryptodomex>=3.0 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gpsoauth>=1.0.2->gkeepapi) (3.18.0)
Requirement already satisfied: requests>=2.0.0 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gpsoauth>=1.0.2->gkeepapi) (2.31.0)
Requirement already satisfied: charset-normalizer<4,>=2 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (3.2.0)
Requirement already satisfied: idna<4,>=2.5 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (1.26.16)
Requirement already satisfied: certifi>=2017.4.17 in /var/www/html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (2023.7.22)
Mon Jul 24 13:48:54 CEST 2023
***************************
*      Install ended      *
***************************

Bonjour.

Tu peux taper la commande en ssh sur ton jeedom : (ou via l’administration système https://tonjeedom/index.php?v=d&p=system)

/var/www/html/plugins/gkeep/resources/venv/bin/python3 —version

Sin título

Je ne sais pas si c’est important, mais je suis sur Debian 11

Sur ma VM sous debian 11, pas de soucis.

Tape maintenant la commande en remplacant l’email et mdp :
sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py --username xxxxxxx@gmail.com save_master_token --password xxxxxxx

Cache les infos sensibles si il y a

Sin título

1 « J'aime »

Ok, merci.
Je vais regarder si je reproduis. (Pour vendredi)

J’ai poussé un correctif.

********************************
*Launch install of dependencies*
********************************
vie 28 jul 2023 10:10:05 CEST
Obj:1 http://security.debian.org/debian-security bullseye-security InRelease
Obj:2 https://deb.nodesource.com/node_14.x bullseye InRelease
Obj:3 http://ftp.es.debian.org/debian bullseye InRelease
Obj:4 http://ftp.es.debian.org/debian bullseye-updates InRelease
Obj:5 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
Leyendo lista de paquetes...
*****************************
Install modules using apt-get
*****************************
Leyendo lista de paquetes...
Creando árbol de dependencias...
Leyendo la información de estado...
python3-pip ya está en su versión más reciente (20.3.4-4+deb11u1).
python3 ya está en su versión más reciente (3.9.2-3).
python3-venv ya está en su versión más reciente (3.9.2-3).
python3-requests ya está en su versión más reciente (2.25.1+dfsg-2).
python3-setuptools ya está en su versión más reciente (52.0.0-4).
El paquete indicado a continuación se instaló de forma automática y ya no es necesario.
linux-image-5.10.0-20-amd64
Utilice «sudo apt autoremove» para eliminarlo.
0 actualizados, 0 nuevos se instalarán, 0 para eliminar y 4 no actualizados.
*************************************
Creating python 3 virtual environment
*************************************
Done
*************************************
Install the required python libraries
*************************************
Requirement already satisfied: pip in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (23.2.1)
Requirement already satisfied: wheel in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (0.41.0)
Requirement already satisfied: urllib3<2 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (1.26.16)
Requirement already satisfied: gkeepapi in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (0.14.2)
Requirement already satisfied: future>=0.16.0 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gkeepapi) (0.18.3)
Requirement already satisfied: gpsoauth>=1.0.2 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gkeepapi) (1.0.2)
Requirement already satisfied: pycryptodomex>=3.0 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gpsoauth>=1.0.2->gkeepapi) (3.18.0)
Requirement already satisfied: requests>=2.0.0 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from gpsoauth>=1.0.2->gkeepapi) (2.31.0)
Requirement already satisfied: charset-normalizer<4,>=2 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (3.2.0)
Requirement already satisfied: idna<4,>=2.5 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (3.4)
Requirement already satisfied: urllib3<3,>=1.21.1 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (1.26.16)
Requirement already satisfied: certifi>=2017.4.17 in ./html/plugins/gkeep/resources/venv/lib/python3.9/site-packages (from requests>=2.0.0->gpsoauth>=1.0.2->gkeepapi) (2023.7.22)
*********************************
Get version of installed packages
*********************************
Python 3.9.2
Package               Version
--------------------- --------------
android-backup        0.2.0
appdirs               1.4.4
asn1crypto            1.5.1
async-generator       1.10
async-timeout         4.0.2
attrs                 22.2.0
beautifulsoup4        4.11.2
bluepy                1.3.0
bs4                   0.0.1
casttube              0.2.1
certifi               2022.12.7
cffi                  1.15.1
chardet               4.0.0
charset-normalizer    3.1.0
click                 8.1.3
construct             2.10.68
croniter              1.3.8
cryptography          39.0.2
cupshelpers           1.0
dbus-python           1.2.16
defusedxml            0.7.1
distro                1.5.0
distro-info           1.0
enum-compat           0.0.3
enum34                1.1.10
exceptiongroup        1.1.1
fail2ban              0.11.2
future                0.18.3
gpg                   1.14.0-unknown
h11                   0.14.0
httplib2              0.18.1
idna                  3.4
ifaddr                0.2.0
iotop                 0.6
micloud               0.6
netifaces             0.11.0
numpy                 1.24.2
olefile               0.46
outcome               1.2.0
pexpect               4.8.0
Pillow                9.4.0
pip                   23.2.1
protobuf              3.19.0
pycairo               1.16.2
pycparser             2.21
pycrypto              2.6.1
pycryptodome          3.17
pycups                2.0.1
pycurl                7.43.0.6
PyGObject             3.38.0
pyinotify             0.9.6
pynut3                1.4.2
pyserial              3.5
PySimpleSOAP          1.16.2
pysmbc                1.0.23
PySocks               1.7.1
python-apt            2.2.1
python-dateutil       2.8.2
python-debian         0.1.39
python-debianbts      3.1.0
python-miio           0.5.12
pytz                  2022.7.1
pytz-deprecation-shim 0.1.0.post0
pyudev                0.24.0
PyYAML                6.0
reportbug             7.10.3+deb11u1
reportlab             3.5.59
requests              2.28.2
selenium              4.8.2
setuptools            67.6.0
six                   1.16.0
sniffio               1.3.0
sortedcontainers      2.4.0
soupsieve             2.4
systemd-python        234
tqdm                  4.65.0
trio                  0.22.0
trio-websocket        0.10.0
tzdata                2022.7
tzlocal               4.2
unattended-upgrades   0.1
urllib3               1.26.15
websocket-client      1.5.1
wheel                 0.34.2
wsproto               1.2.0
yeelight              0.7.10
zeroconf              0.47.3
vie 28 jul 2023 10:10:11 CEST
***************
*Install ended*
***************

Les dépendances ne sont pas démarrées

Exact, c’est corrigé.

Salut. Désolé, je ne vous ai pas compris. Les dépendances doivent rester en NOK ?
Par contre, lorsque je clique sur Première connexion, j’obtiens le message 500 : erreur interne du serveur. Et lorsque vous cliquez sur Synchronisation, aucune note n’apparaît.

Merci.

Ah zut. Un oubli du calcul du nombre de dépendances.
C’est corrigé.

Je ne sais pas ce qui se passe, je suis toujours le même; Dépendances NOK, aucune note récupérée.
Par contre j’ai le cron en 15 min mais il semble se lancer toutes les 1 min.

[2023-07-28 19:42:53]DEBUG : login : début
[2023-07-28 19:42:53]DEBUG : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxx@gmail.com get_master_token --password xxxxxxxx
[2023-07-28 19:42:54]DEBUG : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxx@gmail.com", "token": "aas_et/AKppINalC5aqUmcafeXvTgjuztPkJMTHq_zgc3GK53UXNbysu_B3QWN4k0n-l3yXbHTi0zr59HXnocA4NRkcRgJzsuaXNvkFXP3IT_pmjeB_ZEdBcMLNUfSl9GrrDV0mxhilpsKNnBa32US5TrkSWtQ_6ieARh7YipeHGRr1Uia-_eY8De2uI4chAikWaKZPDvU8oypy-6xs_e0cBje5SZg="}}
[2023-07-28 19:42:54]DEBUG : sendCmdAndFormatResult : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxx@gmail.com", "token": "aas_et/AKppINalC5aqUmcafeXvTgjuztPkJMTHq_zgc3GK53UXNbysu_B3QWN4k0n-l3yXbHTi0zr59HXnocA4NRkcRgJzsuaXNvkFXP3IT_pmjeB_ZEdBcMLNUfSl9GrrDV0mxhilpsKNnBa32US5TrkSWtQ_6ieARh7YipeHGRr1Uia-_eY8De2uI4chAikWaKZPDvU8oypy-6xs_e0cBje5SZg="}}
[2023-07-28 19:42:54]INFO : sendCmdAndFormatResult : Résultat array {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxxx@gmail.com","token":"aas_et\/AKppINalC5aqUmcafeXvTgjuztPkJMTHq_zgc3GK53UXNbysu_B3QWN4k0n-l3yXbHTi0zr59HXnocA4NRkcRgJzsuaXNvkFXP3IT_pmjeB_ZEdBcMLNUfSl9GrrDV0mxhilpsKNnBa32US5TrkSWtQ_6ieARh7YipeHGRr1Uia-_eY8De2uI4chAikWaKZPDvU8oypy-6xs_e0cBje5SZg="}}
[2023-07-28 19:42:54]INFO : sendCmdAndFormatResult : Résultat code {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxx@gmail.com","token":"aas_et\/AKppINalC5aqUmcafeXvTgjuztPkJMTHq_zgc3GK53UXNbysu_B3QWN4k0n-l3yXbHTi0zr59HXnocA4NRkcRgJzsuaXNvkFXP3IT_pmjeB_ZEdBcMLNUfSl9GrrDV0mxhilpsKNnBa32US5TrkSWtQ_6ieARh7YipeHGRr1Uia-_eY8De2uI4chAikWaKZPDvU8oypy-6xs_e0cBje5SZg="}}
[2023-07-28 19:42:54]DEBUG : login : Jeton récupéré aas_et/AKppINalC5aqUmcafeXvTgjuztPkJMTHq_zgc3GK53UXNbysu_B3QWN4k0n-l3yXbHTi0zr59HXnocA4NRkcRgJzsuaXNvkFXP3IT_pmjeB_ZEdBcMLNUfSl9GrrDV0mxhilpsKNnBa32US5TrkSWtQ_6ieARh7YipeHGRr1Uia-_eY8De2uI4chAikWaKZPDvU8oypy-6xs_e0cBje5SZg=
[2023-07-28 19:43:02]DEBUG : update : début
[2023-07-28 19:43:02]DEBUG : update : fin
[2023-07-28 19:44:02]DEBUG : update : début
[2023-07-28 19:44:02]DEBUG : update : fin
[2023-07-28 19:45:03]DEBUG : update : début
[2023-07-28 19:45:03]DEBUG : update : fin
[2023-07-28 19:46:02]DEBUG : update : début
[2023-07-28 19:46:02]DEBUG : update : fin
[2023-07-28 19:47:02]DEBUG : update : début
[2023-07-28 19:47:02]DEBUG : update : fin

Merci pour ta patience.

OK.

Je veins de pousser un correctif, je pense que c’est le bon.

Dépendances Ok. Mais il ne récupère aucune note.

[2023-07-28 22:43:21][DEBUG] : synchronize : début
[2023-07-28 22:43:21][DEBUG] : getNotes : début  & 
[2023-07-28 22:43:21][DEBUG] : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxx@gmail.com --token "" get_notes
[2023-07-28 22:43:21][DEBUG] : Résultat brut 
[2023-07-28 22:43:21][DEBUG] : sendCmdAndFormatResult : Résultat brut 
[2023-07-28 22:43:21][INFO] : sendCmdAndFormatResult : Résultat array null
[2023-07-28 22:43:21][WARNING] : Erreur lors de l'exécution de la commande :  --username xxxxxxx@gmail.com --token "" get_notes
[2023-07-28 22:43:21][DEBUG] : synchronize : fin
[2023-07-28 22:44:02][DEBUG] : update : début
[2023-07-28 22:44:02][DEBUG] : update : fin
[2023-07-28 22:45:03][DEBUG] : update : début
[2023-07-28 22:45:03][DEBUG] : update : fin
[2023-07-28 22:46:02][DEBUG] : update : début
[2023-07-28 22:46:02][DEBUG] : update : fin
[2023-07-28 22:47:01][DEBUG] : update : début
[2023-07-28 22:47:01][DEBUG] : update : fin
[2023-07-28 22:48:02][DEBUG] : update : début
[2023-07-28 22:48:02][DEBUG] : update : fin

On avance :slight_smile:

J’ai poussé une mise à jour pour s’auto-connecter (récupérer le jeton) quand il est vide.

Mis à jour, essayez de synchroniser sans obtenir de notes et essayez de créer une note à partir du plugin.

[2023-07-28 23:34:44][DEBUG] : Lanzamiento de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=gkeep function=pre_update callInstallFunction=1
[2023-07-28 23:34:45][INFO] : Début d'activation du plugin
[2023-07-28 23:34:46][INFO] : Info sur le démon : {"launchable_message":"","launchable":"nok","state":"nok","log":"nok","auto":0}
[2023-07-28 23:34:46][DEBUG] : Lanzamiento de : /var/www/html/core/class/../../core/php/jeePlugin.php  plugin_id=gkeep function=update callInstallFunction=1
[2023-07-28 23:35:03][DEBUG] : update : début
[2023-07-28 23:35:03][DEBUG] : update : fin
[2023-07-28 23:35:43][DEBUG] : login : début
[2023-07-28 23:35:43][DEBUG] : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxxx@gmail.com get_master_token --password xxxxxxxxx
[2023-07-28 23:35:44][DEBUG] : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxxx@gmail.com", "token": "aas_et/AKppINbxdR_Nh4z5NimnnJ15y5Xp-htQhbol4ynYAAd_UtB-JSHQhdVAjS-si7eE_rEEII5yIPlRcqiKl6-b1iwE_Nv1uXWQhS4AtqEArDEVrriVN0rQuENLjdfn2rP3SIU7wL6ZsKpFvcADjZE36hK2-_JTqnmW3kP1gvicyc_2tRYpkF43s-wz26t55EFfF1eXu3u8EhZmtmtkHqK9ukM="}}
[2023-07-28 23:35:44][DEBUG] : sendCmdAndFormatResult : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxx@gmail.com", "token": "aas_et/AKppINbxdR_Nh4z5NimnnJ15y5Xp-htQhbol4ynYAAd_UtB-JSHQhdVAjS-si7eE_rEEII5yIPlRcqiKl6-b1iwE_Nv1uXWQhS4AtqEArDEVrriVN0rQuENLjdfn2rP3SIU7wL6ZsKpFvcADjZE36hK2-_JTqnmW3kP1gvicyc_2tRYpkF43s-wz26t55EFfF1eXu3u8EhZmtmtkHqK9ukM="}}
[2023-07-28 23:35:44][INFO] : sendCmdAndFormatResult : Résultat array {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxxx@gmail.com","token":"aas_et\/AKppINbxdR_Nh4z5NimnnJ15y5Xp-htQhbol4ynYAAd_UtB-JSHQhdVAjS-si7eE_rEEII5yIPlRcqiKl6-b1iwE_Nv1uXWQhS4AtqEArDEVrriVN0rQuENLjdfn2rP3SIU7wL6ZsKpFvcADjZE36hK2-_JTqnmW3kP1gvicyc_2tRYpkF43s-wz26t55EFfF1eXu3u8EhZmtmtkHqK9ukM="}}
[2023-07-28 23:35:44][INFO] : sendCmdAndFormatResult : Résultat code {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxxxxx@gmail.com","token":"aas_et\/AKppINbxdR_Nh4z5NimnnJ15y5Xp-htQhbol4ynYAAd_UtB-JSHQhdVAjS-si7eE_rEEII5yIPlRcqiKl6-b1iwE_Nv1uXWQhS4AtqEArDEVrriVN0rQuENLjdfn2rP3SIU7wL6ZsKpFvcADjZE36hK2-_JTqnmW3kP1gvicyc_2tRYpkF43s-wz26t55EFfF1eXu3u8EhZmtmtkHqK9ukM="}}
[2023-07-28 23:35:44][DEBUG] : login : Jeton récupéré aas_et/AKppINbxdR_Nh4z5NimnnJ15y5Xp-htQhbol4ynYAAd_UtB-JSHQhdVAjS-si7eE_rEEII5yIPlRcqiKl6-b1iwE_Nv1uXWQhS4AtqEArDEVrriVN0rQuENLjdfn2rP3SIU7wL6ZsKpFvcADjZE36hK2-_JTqnmW3kP1gvicyc_2tRYpkF43s-wz26t55EFfF1eXu3u8EhZmtmtkHqK9ukM=
[2023-07-28 23:36:02][DEBUG] : update : début
[2023-07-28 23:36:02][DEBUG] : update : fin
[2023-07-28 23:36:33][DEBUG] : synchronize : début
[2023-07-28 23:36:33][DEBUG] : getNotes : début  & 
[2023-07-28 23:36:33][DEBUG] : login : début
[2023-07-28 23:36:33][DEBUG] : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxxxxx@gmail.com get_master_token --password xxxxxxxx
[2023-07-28 23:36:34][DEBUG] : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxx@gmail.com", "token": "aas_et/AKppINYcoS0b97Fs9plijAGMGcELCDFmuGP0s79mOOdkZIXodhjAWctu4pdJazzb_hC1pp1ihkrpGARHUtdEri3q1vSe56Ge1Rcqr-w5hY3UpWkrHsm_YdpfIo5FAjktcKUmhnkefP8gztlh8gkeryvxf7E5zJXGSeJAJu3aUJewxvJ-JP_K_gy-iOnd9O8qTNTqyy8EN3O7l-VNZMqjO-o="}}
[2023-07-28 23:36:34][DEBUG] : sendCmdAndFormatResult : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxxx@gmail.com", "token": "aas_et/AKppINYcoS0b97Fs9plijAGMGcELCDFmuGP0s79mOOdkZIXodhjAWctu4pdJazzb_hC1pp1ihkrpGARHUtdEri3q1vSe56Ge1Rcqr-w5hY3UpWkrHsm_YdpfIo5FAjktcKUmhnkefP8gztlh8gkeryvxf7E5zJXGSeJAJu3aUJewxvJ-JP_K_gy-iOnd9O8qTNTqyy8EN3O7l-VNZMqjO-o="}}
[2023-07-28 23:36:34][INFO] : sendCmdAndFormatResult : Résultat array {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxxxx@gmail.com","token":"aas_et\/AKppINYcoS0b97Fs9plijAGMGcELCDFmuGP0s79mOOdkZIXodhjAWctu4pdJazzb_hC1pp1ihkrpGARHUtdEri3q1vSe56Ge1Rcqr-w5hY3UpWkrHsm_YdpfIo5FAjktcKUmhnkefP8gztlh8gkeryvxf7E5zJXGSeJAJu3aUJewxvJ-JP_K_gy-iOnd9O8qTNTqyy8EN3O7l-VNZMqjO-o="}}
[2023-07-28 23:36:34][INFO] : sendCmdAndFormatResult : Résultat code {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxxx@gmail.com","token":"aas_et\/AKppINYcoS0b97Fs9plijAGMGcELCDFmuGP0s79mOOdkZIXodhjAWctu4pdJazzb_hC1pp1ihkrpGARHUtdEri3q1vSe56Ge1Rcqr-w5hY3UpWkrHsm_YdpfIo5FAjktcKUmhnkefP8gztlh8gkeryvxf7E5zJXGSeJAJu3aUJewxvJ-JP_K_gy-iOnd9O8qTNTqyy8EN3O7l-VNZMqjO-o="}}
[2023-07-28 23:36:34][DEBUG] : login : Jeton récupéré aas_et/AKppINYcoS0b97Fs9plijAGMGcELCDFmuGP0s79mOOdkZIXodhjAWctu4pdJazzb_hC1pp1ihkrpGARHUtdEri3q1vSe56Ge1Rcqr-w5hY3UpWkrHsm_YdpfIo5FAjktcKUmhnkefP8gztlh8gkeryvxf7E5zJXGSeJAJu3aUJewxvJ-JP_K_gy-iOnd9O8qTNTqyy8EN3O7l-VNZMqjO-o=
[2023-07-28 23:37:01][DEBUG] : update : début
[2023-07-28 23:37:01][DEBUG] : update : fin
[2023-07-28 23:37:35][DEBUG] : synchronize : début
[2023-07-28 23:37:35][DEBUG] : getNotes : début  & 
[2023-07-28 23:37:35][DEBUG] : login : début
[2023-07-28 23:37:35][DEBUG] : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxxx@gmail.com get_master_token --password xxxxxxxx
[2023-07-28 23:37:37][DEBUG] : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxx@gmail.com", "token": "aas_et/AKppINZXbssvQimFU3k8X9zEw0K2fr4YcUI72rgccWY_9yFTEkmTiKtu1HuLjHcl-gbFN_9H_9Pu2LWrat_RMIHaQwf920ADjxxcsaABXbpxpgIYXrQRQGEUpaZWDfz0HTBydyuNFzuBJcSalXz_N2UN3q9IrS_ExRRpS7q6GpbZSiqHL0qI98yQQnlGzXm7FhfZI9Z9lqa0nzPW9Jz5og4="}}
[2023-07-28 23:37:37][DEBUG] : sendCmdAndFormatResult : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxx@gmail.com", "token": "aas_et/AKppINZXbssvQimFU3k8X9zEw0K2fr4YcUI72rgccWY_9yFTEkmTiKtu1HuLjHcl-gbFN_9H_9Pu2LWrat_RMIHaQwf920ADjxxcsaABXbpxpgIYXrQRQGEUpaZWDfz0HTBydyuNFzuBJcSalXz_N2UN3q9IrS_ExRRpS7q6GpbZSiqHL0qI98yQQnlGzXm7FhfZI9Z9lqa0nzPW9Jz5og4="}}
[2023-07-28 23:37:37][INFO] : sendCmdAndFormatResult : Résultat array {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxxx@gmail.com","token":"aas_et\/AKppINZXbssvQimFU3k8X9zEw0K2fr4YcUI72rgccWY_9yFTEkmTiKtu1HuLjHcl-gbFN_9H_9Pu2LWrat_RMIHaQwf920ADjxxcsaABXbpxpgIYXrQRQGEUpaZWDfz0HTBydyuNFzuBJcSalXz_N2UN3q9IrS_ExRRpS7q6GpbZSiqHL0qI98yQQnlGzXm7FhfZI9Z9lqa0nzPW9Jz5og4="}}
[2023-07-28 23:37:37][INFO] : sendCmdAndFormatResult : Résultat code {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxx@gmail.com","token":"aas_et\/AKppINZXbssvQimFU3k8X9zEw0K2fr4YcUI72rgccWY_9yFTEkmTiKtu1HuLjHcl-gbFN_9H_9Pu2LWrat_RMIHaQwf920ADjxxcsaABXbpxpgIYXrQRQGEUpaZWDfz0HTBydyuNFzuBJcSalXz_N2UN3q9IrS_ExRRpS7q6GpbZSiqHL0qI98yQQnlGzXm7FhfZI9Z9lqa0nzPW9Jz5og4="}}
[2023-07-28 23:37:37][DEBUG] : login : Jeton récupéré aas_et/AKppINZXbssvQimFU3k8X9zEw0K2fr4YcUI72rgccWY_9yFTEkmTiKtu1HuLjHcl-gbFN_9H_9Pu2LWrat_RMIHaQwf920ADjxxcsaABXbpxpgIYXrQRQGEUpaZWDfz0HTBydyuNFzuBJcSalXz_N2UN3q9IrS_ExRRpS7q6GpbZSiqHL0qI98yQQnlGzXm7FhfZI9Z9lqa0nzPW9Jz5og4=
[2023-07-28 23:38:01][DEBUG] : update : début
[2023-07-28 23:38:01][DEBUG] : update : fin
[2023-07-28 23:38:05][DEBUG] : addNote xxxxxxxx@gmail.com {"title":"Teste","text":"Proba","archived":"0","pinned":"0"}
[2023-07-28 23:38:05][DEBUG] : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxx@gmail.com --token "" create_note --text "Proba" --title "Teste" --unarchived --unpinned
[2023-07-28 23:38:06][DEBUG] : Résultat brut 
[2023-07-28 23:38:06][DEBUG] : sendCmdAndFormatResult : Résultat brut 
[2023-07-28 23:38:06][INFO] : sendCmdAndFormatResult : Résultat array null
[2023-07-28 23:38:06][WARNING] : Erreur lors de l'exécution de la commande :  --username xxxxxxxx@gmail.com --token "" create_note --text "Proba" --title "Teste" --unarchived --unpinned
[2023-07-28 23:38:06][DEBUG] : getNotes : début  & 
[2023-07-28 23:38:06][DEBUG] : login : début
[2023-07-28 23:38:06][DEBUG] : Commande envoyée : sudo /var/www/html/plugins/gkeep/core/class/../../resources/venv/bin/python3 /var/www/html/plugins/gkeep/core/class/../../resources/gkeepmanager.py  --username xxxxxxxx@gmail.com get_master_token --password xxxxxxx
[2023-07-28 23:38:07][DEBUG] : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxxxx@gmail.com", "token": "aas_et/AKppINZtjJo7Ye85u2NJOgMmgB0sPWA1b7F7PffF-Y4_TpSd8qgDnZ44PZWW7QT6RttVX-QDfTugZpn9b6ZnOrcQLMiMYec4N1li5rx-pA4qtDTkjxYTiDFlI9fDzmwCmvCDUQmsMZVB7irz0x94fzgLAWIvyRaGhPYMOKcYnRsoM5jlfAk-FFjWJBrsEQPshnpNp3lKFr2sp01DVIqx-yE="}}
[2023-07-28 23:38:07][DEBUG] : sendCmdAndFormatResult : Résultat brut {"code": 0, "message": "Master token created successfully.", "result": {"username": "xxxxxxx@gmail.com", "token": "aas_et/AKppINZtjJo7Ye85u2NJOgMmgB0sPWA1b7F7PffF-Y4_TpSd8qgDnZ44PZWW7QT6RttVX-QDfTugZpn9b6ZnOrcQLMiMYec4N1li5rx-pA4qtDTkjxYTiDFlI9fDzmwCmvCDUQmsMZVB7irz0x94fzgLAWIvyRaGhPYMOKcYnRsoM5jlfAk-FFjWJBrsEQPshnpNp3lKFr2sp01DVIqx-yE="}}
[2023-07-28 23:38:07][INFO] : sendCmdAndFormatResult : Résultat array {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxxx@gmail.com","token":"aas_et\/AKppINZtjJo7Ye85u2NJOgMmgB0sPWA1b7F7PffF-Y4_TpSd8qgDnZ44PZWW7QT6RttVX-QDfTugZpn9b6ZnOrcQLMiMYec4N1li5rx-pA4qtDTkjxYTiDFlI9fDzmwCmvCDUQmsMZVB7irz0x94fzgLAWIvyRaGhPYMOKcYnRsoM5jlfAk-FFjWJBrsEQPshnpNp3lKFr2sp01DVIqx-yE="}}
[2023-07-28 23:38:07][INFO] : sendCmdAndFormatResult : Résultat code {"code":0,"message":"Master token created successfully.","result":{"username":"xxxxxx@gmail.com","token":"aas_et\/AKppINZtjJo7Ye85u2NJOgMmgB0sPWA1b7F7PffF-Y4_TpSd8qgDnZ44PZWW7QT6RttVX-QDfTugZpn9b6ZnOrcQLMiMYec4N1li5rx-pA4qtDTkjxYTiDFlI9fDzmwCmvCDUQmsMZVB7irz0x94fzgLAWIvyRaGhPYMOKcYnRsoM5jlfAk-FFjWJBrsEQPshnpNp3lKFr2sp01DVIqx-yE="}}
[2023-07-28 23:38:07][DEBUG] : login : Jeton récupéré aas_et/AKppINZtjJo7Ye85u2NJOgMmgB0sPWA1b7F7PffF-Y4_TpSd8qgDnZ44PZWW7QT6RttVX-QDfTugZpn9b6ZnOrcQLMiMYec4N1li5rx-pA4qtDTkjxYTiDFlI9fDzmwCmvCDUQmsMZVB7irz0x94fzgLAWIvyRaGhPYMOKcYnRsoM5jlfAk-FFjWJBrsEQPshnpNp3lKFr2sp01DVIqx-yE=
[2023-07-28 23:39:02][DEBUG] : update : début
[2023-07-28 23:39:02][DEBUG] : update : fin

Merci pour les logs.

J’ai vu le problème, c’est poussé sur le market.

J’ai déjà les notes dans le plugin. Je vais continuer à tester et je vous tiens au courant. Merci.

Pour l’instant je peux vous dire que les widgets n’affichent pas les textes.

Je peux voir les logs ?