Démon arlo cesse d'échanger avec arlo.com : Device doesn't belong to the User

Bonjour,

Pourriez-vous définir « même problème »? même que quoi ou qui?
un log peut-être?

Je ne sais pas, tout ce que je peux dire c’est qu’à chaque fois que j’ai besoin du plugin Arlo il est souvent inopérant, soit son démon est éteint, soit les commandes ne répondent plus avec l’erreur remontée.

Mais il y a encore quelques jours ça allait. En tous cas c’est tellement peu fiable que je bascule les modes à la main depuis l’appli pour être sûr que ce soit fait, et je ne peux malheureusement plus me fier à la synchro alarme pour le moment. J’ai deux bases, ça le fait sur les deux apparement.

Bonjour,

Je pense que je suis confronté au même problème de stabilité du daemon du plugin Arlo, comme vous.
Je joins ici, le log de du daemon :

[2021-05-22 22:22:59][ERROR] : ConnectionThread : Arlo fatal error: Cloudflare Captcha detected, unfortunately you haven't loaded an anti Captcha provider correctly via the 'captcha' parameter.
[2021-05-22 22:24:24][ERROR] : ConnectionThread : Arlo fatal error: Cloudflare Captcha detected, unfortunately you haven't loaded an anti Captcha provider correctly via the 'captcha' parameter.
[2021-05-23 07:38:49][ERROR] : KeepAliveThread : Error: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
[2021-05-23 07:39:44][ERROR] : KeepAliveThread : Error: Request (POST https://myapi.arlo.com/hmsweb/users/devices/notify/5TM30375A0312) failed: {'data': {'error': '2059', 'message': 'Device is offline.', 'reason': 'Device is offline.'}, 'success': False}
[2021-05-23 07:40:06][ERROR] : ConnectionThread : Error: ('Connection aborted.', ConnectionResetError(104, 'Connection reset by peer'))
[2021-05-23 17:15:14][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/automation/active) failed: {'data': {'error': 'AUTO-5010', 'message': "Device doesn't belong to the User", 'reason': "5TM30375A0312 doesn't belong to the User / Is not provisioned"}, 'success': False}

Au final, je doit redémarrer le daemon pour pouvoir retrouver un fonctionnement normal et ainsi piloté les scénarios faisant intervenir les fonctions Arlo.

Je suis en version 3.3.24 du 03/04/21, sur un PI 3.

Est-ce que j’ai loupé quelque chose ?

Merci à vous

Bonjour,

C’est bien arlo qui répond ce message « Device doesn’t belong to the User » et donc coupe l’accès, ce n’est nullement un problème de stabilité du démon.
Ce que j’essaie de faire par contre (en bêta) c’est de détecter toutes ces coupures et de relancer la connexion de la façon la plus transparente possible.

Version du plug-in Stable ou bêta ?
Quelle version de linux ?

Ça c’est soit votre version de jeedom soit la version minimum requise pour le plug-in mais en aucun cas une version d’un plug-in (qui est toujours une date, vrai pour tous les plug-ins sous jeedom).

Salut,

Merci de ta réponse et ton « taff » sur le plugin.

Je débute sous Jeedom, je te met donc une capture d’écran pour récupérer la version du plugin, et je crois que je suis en stable :

Et je suis sur Jeedom V4, sur un PI3 en débian 10, si je ne me trompe pas.

Merci

OK c’est plus clair.
Si tu as l’occasion passe en bêta, j’ai deux installs jeedom et sur l’une d’elle je suis sur cette bêta et je suis de moins en moins impacté par ce problème: il se produit toujours mais le démon se reconnecte si besoin.

Sur mon autre install (autre compte arlo, autre base et caméras) je n’ai toujours pas rencontré le soucis et donc je suis toujours sur la stable.

A tout le monde,
sur la dernière beta (datant du 2021-05-22 08:41:07), il y a l’option « Activer heartbeat » qui peut être cochée si vous avez bien une base ou autre appareil toujours alimenté sur secteur.


Le délai peut-être adapté mais ne pas descendre en-dessous de 2min pour le moment, le développement doit encore être finalisé.

Vous pouvez aussi vérifier la version de cloudscraper installée, si c’est une version inférieur à la 1.2.58 qui est indiqué je recommande de relancer l’install des dépendances pour mettre à jour.

Edit ; c’est bon j’ai trouvé pour l’installation ::slight_smile:

OK, je vais passer en beta du coup.

J’ai activé la prise en charge des plugins en beta sur mon compte Market, du coup, je fais comment pour passer le plugin Arlo en beta stp ?

Merci

Il faut le réinstaller depuis gestion plug-in, market.
Chercher le plug-in et installer bêta.

Ne pas supprimer la version stable déjà installée mais réinstaller par dessus pour ne pas perdre les équipements.

Salut

Je viens de tester, mais le demon est NOK
voici les messages que j’ai

[2021-05-23 21:50:12][INFO] : MainThread : Start daemon
[2021-05-23 21:50:12][INFO] : MainThread : Log level : debug
[2021-05-23 21:50:12][DEBUG] : MainThread : Socket port : 55064
[2021-05-23 21:50:12][DEBUG] : MainThread : Socket host : localhost
[2021-05-23 21:50:12][DEBUG] : MainThread : PID file : /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:50:12][DEBUG] : MainThread : Writing PID 22743 to /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:50:12][DEBUG] : MainThread : Init request module v2.21.0
[2021-05-23 21:50:12][DEBUG] : MainThread : Starting new HTTP connection (1): 127.0.0.1:80
[2021-05-23 21:50:12][DEBUG] : MainThread : http://XXX.X.X.X:80 "GET /plugins/arlo/core/php/jeeArlo.php?test=1&apikey=SybgUgNhmmvgL60eU28U0lm6S7hORapk HTTP/1.1" 200 2
[2021-05-23 21:50:12][INFO] : MainThread : ffmpeg loglevel:debug->debug
[2021-05-23 21:50:12][INFO] : ConnectionThread : cloudscraper version:1.2.58
[2021-05-23 21:50:12][INFO] : MainThread : Start listening
[2021-05-23 21:50:12][DEBUG] : MainThread : Socket interface started
[2021-05-23 21:50:12][DEBUG] : Thread-2  : LoopNetServer Thread started
[2021-05-23 21:50:12][DEBUG] : Thread-2  : Listening on: [localhost:55064]
[2021-05-23 21:50:12][DEBUG] : ConnectionThread : Starting new HTTPS connection (1): ocapi-app.arlo.com:443
[2021-05-23 21:50:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/auth HTTP/1.1" 403 None
[2021-05-23 21:50:12][ERROR] : ConnectionThread : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.
[2021-05-23 21:50:12][INFO] : ConnectionThread : Shuting down
[2021-05-23 21:50:12][DEBUG] : ConnectionThread : Removing PID file /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:50:12][DEBUG] : Thread-2  : LoopNetServer Thread stopped
[2021-05-23 21:50:12][DEBUG] : ConnectionThread : Exit 0
[2021-05-23 21:55:11][INFO] : MainThread : Start daemon
[2021-05-23 21:55:11][INFO] : MainThread : Log level : debug
[2021-05-23 21:55:11][DEBUG] : MainThread : Socket port : 55064
[2021-05-23 21:55:11][DEBUG] : MainThread : Socket host : localhost
[2021-05-23 21:55:11][DEBUG] : MainThread : PID file : /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:55:11][DEBUG] : MainThread : Writing PID 26631 to /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:55:11][DEBUG] : MainThread : Init request module v2.21.0
[2021-05-23 21:55:11][DEBUG] : MainThread : Starting new HTTP connection (1): 127.0.0.1:80
[2021-05-23 21:55:11][DEBUG] : MainThread : http://127.0.0.1:80 "GET /plugins/arlo/core/php/jeeArlo.php?test=1&apikey=SybgUgNhmmvgL60eU28U0lm6S7hORapk HTTP/1.1" 200 2
[2021-05-23 21:55:11][INFO] : MainThread : ffmpeg loglevel:debug->debug
[2021-05-23 21:55:11][INFO] : ConnectionThread : cloudscraper version:1.2.58
[2021-05-23 21:55:11][INFO] : MainThread : Start listening
[2021-05-23 21:55:11][DEBUG] : MainThread : Socket interface started
[2021-05-23 21:55:11][DEBUG] : Thread-2  : LoopNetServer Thread started
[2021-05-23 21:55:11][DEBUG] : Thread-2  : Listening on: [localhost:55064]
[2021-05-23 21:55:11][DEBUG] : ConnectionThread : Starting new HTTPS connection (1): ocapi-app.arlo.com:443
[2021-05-23 21:55:11][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/auth HTTP/1.1" 204 0
[2021-05-23 21:55:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "POST /api/auth HTTP/1.1" 200 None
[2021-05-23 21:55:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/getFactors?data%20=%201621806910 HTTP/1.1" 204 0
[2021-05-23 21:55:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "GET /api/getFactors?data%20=%201621806910 HTTP/1.1" 200 None
[2021-05-23 21:55:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/startAuth HTTP/1.1" 204 0
[2021-05-23 21:55:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "POST /api/startAuth HTTP/1.1" 200 None
[2021-05-23 21:55:12][DEBUG] : ConnectionThread : pivot date:2021-05-23 21:54:12.674775
[2021-05-23 21:58:09][DEBUG] : MainThread : Signal 15 caught, exiting...
[2021-05-23 21:58:09][INFO] : MainThread : Shuting down
[2021-05-23 21:58:09][DEBUG] : MainThread : Removing PID file /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:58:11][INFO] : MainThread : Start daemon
[2021-05-23 21:58:11][INFO] : MainThread : Log level : debug
[2021-05-23 21:58:11][DEBUG] : MainThread : Socket port : 55064
[2021-05-23 21:58:11][DEBUG] : MainThread : Socket host : localhost
[2021-05-23 21:58:11][DEBUG] : MainThread : PID file : /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:58:11][DEBUG] : MainThread : Writing PID 29873 to /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:58:11][DEBUG] : MainThread : Init request module v2.21.0
[2021-05-23 21:58:11][DEBUG] : MainThread : Starting new HTTP connection (1): 127.0.0.1:80
[2021-05-23 21:58:11][DEBUG] : MainThread : http://127.0.0.1:80 "GET /plugins/arlo/core/php/jeeArlo.php?test=1&apikey=SybgUgNhmmvgL60eU28U0lm6S7hORapk HTTP/1.1" 200 2
[2021-05-23 21:58:11][INFO] : MainThread : ffmpeg loglevel:debug->debug
[2021-05-23 21:58:11][INFO] : ConnectionThread : cloudscraper version:1.2.58
[2021-05-23 21:58:11][INFO] : MainThread : Start listening
[2021-05-23 21:58:11][DEBUG] : MainThread : Socket interface started
[2021-05-23 21:58:11][DEBUG] : Thread-2  : LoopNetServer Thread started
[2021-05-23 21:58:11][DEBUG] : Thread-2  : Listening on: [localhost:55064]
[2021-05-23 21:58:11][DEBUG] : ConnectionThread : Starting new HTTPS connection (1): ocapi-app.arlo.com:443
[2021-05-23 21:58:11][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/auth HTTP/1.1" 204 0
[2021-05-23 21:58:11][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "POST /api/auth HTTP/1.1" 200 None
[2021-05-23 21:58:11][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/getFactors?data%20=%201621807090 HTTP/1.1" 204 0
[2021-05-23 21:58:11][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "GET /api/getFactors?data%20=%201621807090 HTTP/1.1" 200 None
[2021-05-23 21:58:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/startAuth HTTP/1.1" 204 0
[2021-05-23 21:58:12][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "POST /api/startAuth HTTP/1.1" 200 None
[2021-05-23 21:58:12][DEBUG] : ConnectionThread : pivot date:2021-05-23 21:57:12.285727
[2021-05-23 21:59:01][DEBUG] : Thread-2  : Client connected to [127.0.0.1:40230]
[2021-05-23 21:59:01][DEBUG] : Thread-2  : Message read from socket: b'{"action":"StartStream","camera":{"parentId":"4R05847BA5F0D","deviceId":"52M1847RAFBA2","deviceType":"camera","xCloudId":"N7FQ-1690-176-69390563","properties":{"modelId":"VMC4030P","olsonTimeZone":"Europe\/Brussels","hwVersion":"H3"},"modelId":"VMC4030P"},"apikey":"SybgUgNhmmvgL60eU28U0lm6S7hORapk"}'
[2021-05-23 21:59:01][DEBUG] : Thread-2  : Client disconnected from [127.0.0.1:40230]
[2021-05-23 21:59:01][DEBUG] : MainThread : Message received in socket JEEDOM_SOCKET_MESSAGE
[2021-05-23 21:59:01][DEBUG] : MainThread : StopStream 52M1847RAFBA2
[2021-05-23 21:59:01][ERROR] : MainThread : Send command to demon error : name 'arloSystem' is not defined
[2021-05-23 21:59:01][INFO] : MainThread : Shuting down
[2021-05-23 21:59:01][DEBUG] : MainThread : Removing PID file /tmp/jeedom/arlo/deamon.pid
[2021-05-23 21:59:01][DEBUG] : Thread-2  : LoopNetServer Thread stopped
[2021-05-23 21:59:01][DEBUG] : MainThread : Exit 0
[2021-05-23 22:00:14][INFO] : MainThread : Start daemon
[2021-05-23 22:00:14][INFO] : MainThread : Log level : debug
[2021-05-23 22:00:14][DEBUG] : MainThread : Socket port : 55064
[2021-05-23 22:00:14][DEBUG] : MainThread : Socket host : localhost
[2021-05-23 22:00:14][DEBUG] : MainThread : PID file : /tmp/jeedom/arlo/deamon.pid
[2021-05-23 22:00:14][DEBUG] : MainThread : Writing PID 31505 to /tmp/jeedom/arlo/deamon.pid
[2021-05-23 22:00:14][DEBUG] : MainThread : Init request module v2.21.0
[2021-05-23 22:00:14][DEBUG] : MainThread : Starting new HTTP connection (1): 127.0.0.1:80
[2021-05-23 22:00:14][DEBUG] : MainThread : http://127.0.0.1:80 "GET /plugins/arlo/core/php/jeeArlo.php?test=1&apikey=SybgUgNhmmvgL60eU28U0lm6S7hORapk HTTP/1.1" 200 2
[2021-05-23 22:00:14][INFO] : MainThread : ffmpeg loglevel:debug->debug
[2021-05-23 22:00:14][INFO] : ConnectionThread : cloudscraper version:1.2.58
[2021-05-23 22:00:14][INFO] : MainThread : Start listening
[2021-05-23 22:00:14][DEBUG] : MainThread : Socket interface started
[2021-05-23 22:00:14][DEBUG] : Thread-2  : LoopNetServer Thread started
[2021-05-23 22:00:14][DEBUG] : Thread-2  : Listening on: [localhost:55064]
[2021-05-23 22:00:14][DEBUG] : ConnectionThread : Starting new HTTPS connection (1): ocapi-app.arlo.com:443
[2021-05-23 22:00:14][DEBUG] : ConnectionThread : https://ocapi-app.arlo.com:443 "OPTIONS /api/auth HTTP/1.1" 403 None
[2021-05-23 22:00:14][ERROR] : ConnectionThread : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.
[2021-05-23 22:00:14][INFO] : ConnectionThread : Shuting down
[2021-05-23 22:00:14][DEBUG] : ConnectionThread : Removing PID file /tmp/jeedom/arlo/deamon.pid
[2021-05-23 22:00:14][DEBUG] : Thread-2  : LoopNetServer Thread stopped
[2021-05-23 22:00:14][DEBUG] : ConnectionThread : Exit 0

Trop tard pour moi pour continuer à chercher
On verra demain

A+

PS : j’ai toujours mes 2 h d’écart entre arlo et jeedom

j’avais une 1.2.56. Je reteste avec une version plus récente, ça peut expliquer mes problèmes peut être !

Je suis passé de 56 à 58….

4 messages ont été scindés en un nouveau sujet : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge

Bonsoir,

Je reviens vers vous après être passé en Beta, et après avoir activé le Heartbeat à 2 minutes.

J’obtiens cette erreur lorsque mon scénario d’activation / désactivation de la station est exécuté :

[2021-05-25 18:06:03][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/automation/active) failed: {'data': {'error': 'AUTO-5010', 'message': "Device doesn't belong to the User", 'reason': "5TM30375A0312 doesn't belong to the User / Is not provisioned"}, 'success': False}
[2021-05-25 18:47:28][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/automation/active) failed: {'data': {'error': 'AUTO-5010', 'message': "Device doesn't belong to the User", 'reason': "5TM30375A0312 doesn't belong to the User / Is not provisioned"}, 'success': False}
[2021-05-25 18:50:15][ERROR] : ConnectionThread : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version.

J’oublie quelque chose ou bien, je suis toujours dans une erreur inconnue ?

Merci à vous

2 messages ont été fusionnés à un sujet existant : Le plugin n’arrive plus à lire le code

Bonjour Mips,

je ne sais pas si mes logs peuvent également t’aider, j’ai également depuis ces dernières semaines, des pertes de synchro entre jeedom et arlo, les commandes des scénarios s’éxécutent, mais rien.
seulement je n’ai pas l’impression d’avoir les mêmes erreurs dans les logs, je te les copie en fin de message.
comme pour toi ou d’autres, et relançant le daemon ça permet de resynchro quelques minutes ou quelques heures, mais c’est principalement la sélection des modes par jeedom.
merci d’avance pour tout ton travail.
pour info, hier soir, j’avais réinstallé les dépendances (au cas ou ça aurait été quelque chose mis en cache ou quelque chose comme ça) quand j’avais vu que ma sonette n’avait pas fonctionné, mais ça n’a rien changé.

[2021-05-26 21:16:47][DEBUG] : unknown event: Array
[2021-05-26 21:35:52][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-26 21:46:51][DEBUG] : unknown event: Array
[2021-05-26 21:53:20][DEBUG] : ResourceEventHandlerForDevices for A2R1997EB55C4/terrasse_camera: motionDetectionActive:true | audioDetectionActive:false |
[2021-05-26 21:53:20][DEBUG] : ResourceEventHandlerForDevices for A2R1997VB1A19/entrée_camera: motionDetectionActive:true | audioDetectionActive:false |
[2021-05-26 22:23:39][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-26 22:35:26][DEBUG] : unknown event: Array
[2021-05-26 22:54:01][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-26 23:05:30][DEBUG] : unknown event: Array
[2021-05-26 23:24:27][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-26 23:35:33][DEBUG] : unknown event: Array
[2021-05-26 23:54:49][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-27 00:05:37][DEBUG] : unknown event: Array
[2021-05-27 00:25:09][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-27 00:35:41][DEBUG] : unknown event: Array
[2021-05-27 01:05:44][DEBUG] : unknown event: Array
[2021-05-27 01:35:47][DEBUG] : unknown event: Array
[2021-05-27 02:05:51][DEBUG] : unknown event: Array
[2021-05-27 02:27:17][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Flux alerte actif |
[2021-05-27 02:27:17][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: motionDetected:true |
[2021-05-27 02:27:17][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera:
[2021-05-27 02:27:44][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: motionDetected:false |
[2021-05-27 02:27:44][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera:
[2021-05-27 02:27:45][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Inactif |
[2021-05-27 02:27:45][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Inactif |
[2021-05-27 02:34:19][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:34 | chargingState:Off |
[2021-05-27 02:35:54][DEBUG] : unknown event: Array
[2021-05-27 02:38:26][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 02:38:27][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:27 | chargingState:Off |
[2021-05-27 02:38:28][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: signalStrength:2 |
[2021-05-27 03:00:08][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: batteryLevel:60 |
[2021-05-27 03:00:08][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: connectionState:1 |
[2021-05-27 03:00:08][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: activityState:Inactif |
[2021-05-27 03:00:18][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:false |
[2021-05-27 03:05:58][DEBUG] : unknown event: Array
[2021-05-27 03:08:49][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 03:36:01][DEBUG] : unknown event: Array
[2021-05-27 03:39:12][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 04:00:05][DEBUG] : Daily maintenance started
[2021-05-27 04:00:06][DEBUG] : Cleaning old snapshots of entrée_camera
[2021-05-27 04:00:06][INFO] : Deleting /var/www/html/plugins/arlo/data/snapshots/A2R1997VB1A19/20210426155637726340.jpg
[2021-05-27 04:00:06][DEBUG] : Cleaning old videos of entrée_camera
[2021-05-27 04:00:06][DEBUG] : Cleaning old snapshots of terrasse_camera
[2021-05-27 04:00:06][INFO] : Deleting /var/www/html/plugins/arlo/data/snapshots/A2R1997EB55C4/20210426085714338375.jpg
[2021-05-27 04:00:06][INFO] : Deleting /var/www/html/plugins/arlo/data/snapshots/A2R1997EB55C4/20210426085647607644.jpg
[2021-05-27 04:00:06][DEBUG] : Cleaning old videos of terrasse_camera
[2021-05-27 04:00:06][DEBUG] : Create EqLogics...
[2021-05-27 04:00:06][INFO] : Checking commands of 'sonette' - deviceType/modelId:'doorbell/AAD1001'
[2021-05-27 04:00:06][DEBUG] : check special model for AAD1001
[2021-05-27 04:00:06][DEBUG] : next device...
[2021-05-27 04:00:06][INFO] : Checking commands of 'rvt' - deviceType/modelId:'siren/VMB4500-siren'
[2021-05-27 04:00:06][DEBUG] : check special model for VMB4500-siren
[2021-05-27 04:00:06][DEBUG] : next device...
[2021-05-27 04:00:06][INFO] : Checking commands of 'terrasse' - deviceType/modelId:'camera/VMC4030P'
[2021-05-27 04:00:06][DEBUG] : check special model for VMC4030P
[2021-05-27 04:00:06][DEBUG] : isCamera...
[2021-05-27 04:00:06][DEBUG] : next device...
[2021-05-27 04:00:06][INFO] : Checking commands of 'entrée' - deviceType/modelId:'camera/VMC4030P'
[2021-05-27 04:00:06][DEBUG] : check special model for VMC4030P
[2021-05-27 04:00:06][DEBUG] : isCamera...
[2021-05-27 04:00:06][DEBUG] : next device...
[2021-05-27 04:00:06][INFO] : Checking commands of 'rvt' - deviceType/modelId:'basestation/VMB4500'
[2021-05-27 04:00:06][DEBUG] : check special model for VMB4500
[2021-05-27 04:00:06][DEBUG] : next device...
[2021-05-27 04:00:07][DEBUG] : Create modes...
[2021-05-27 04:00:07][DEBUG] : Update active modes...
[2021-05-27 04:00:07][INFO] : Active mode for 5TM19978A1206 => mode4 / nuit
[2021-05-27 04:00:07][INFO] : Active mode for 5TM19978A1206 => mode4 / mode4
[2021-05-27 04:00:08][DEBUG] : update connectivity properties of:5TM19978A1206/Arlo: connected:1 |
[2021-05-27 04:00:08][DEBUG] : update connectivity properties of:5TM19978A1206/arlo_siren: connected:1 |
[2021-05-27 04:00:08][DEBUG] : ResourceEventHandlerForRules
[2021-05-27 04:00:08][DEBUG] : Update active modes...
[2021-05-27 04:00:08][INFO] : Active mode for 5TM19978A1206 => mode4 / nuit
[2021-05-27 04:00:08][INFO] : Active mode for 5TM19978A1206 => mode4 / mode4
[2021-05-27 04:00:08][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:27 | chargingState:Off | signalStrength:2 | deviceActive:1 | audioDetected:false | motionDetected:false | activityState:Inactif | connectionState:1 | brightness:0 | speakerVolume:100 | speakerMute:0 |
[2021-05-27 04:00:08][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off | signalStrength:3 | deviceActive:1 | audioDetected:false | motionDetected:false | activityState:Inactif | connectionState:1 | brightness:0 | speakerVolume:100 | speakerMute:0 |
[2021-05-27 04:00:09][DEBUG] : update connectivity properties of:5TM19978A1206/Arlo: connected:1 |
[2021-05-27 04:00:09][DEBUG] : update connectivity properties of:5TM19978A1206/arlo_siren: connected:1 |
[2021-05-27 04:00:09][DEBUG] : ResourceEventHandlerForRules
[2021-05-27 04:00:09][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:27 | chargingState:Off | signalStrength:2 | deviceActive:1 | audioDetected:false | motionDetected:false | activityState:Inactif | connectionState:1 | brightness:0 | speakerVolume:100 | speakerMute:0 |
[2021-05-27 04:00:09][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off | signalStrength:3 | deviceActive:1 | audioDetected:false | motionDetected:false | activityState:Inactif | connectionState:1 | brightness:0 | speakerVolume:100 | speakerMute:0 |
[2021-05-27 04:00:19][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: batteryLevel:60 |
[2021-05-27 04:00:19][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: connectionState:1 |
[2021-05-27 04:00:19][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: activityState:Inactif |
[2021-05-27 04:00:20][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:true |
[2021-05-27 04:00:24][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:false |
[2021-05-27 04:06:05][DEBUG] : unknown event: Array
[2021-05-27 04:36:09][DEBUG] : unknown event: Array
[2021-05-27 04:39:36][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 05:00:26][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: batteryLevel:60 |
[2021-05-27 05:00:26][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: connectionState:1 |
[2021-05-27 05:00:26][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: activityState:Inactif |
[2021-05-27 05:00:31][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:false |
[2021-05-27 05:06:13][DEBUG] : unknown event: Array
[2021-05-27 05:36:16][DEBUG] : unknown event: Array
[2021-05-27 05:38:30][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: batteryLevel:25 |
[2021-05-27 05:38:30][DEBUG] : update connectivity properties of:5TM19978A1206/Arlo: connected:1 |
[2021-05-27 05:38:30][DEBUG] : update connectivity properties of:5TM19978A1206/arlo_siren: connected:1 |
[2021-05-27 05:39:58][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: batteryLevel:60 |
[2021-05-27 05:39:58][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: connectionState:1 |
[2021-05-27 05:39:58][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: activityState:Inactif |
[2021-05-27 05:39:58][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:true |
[2021-05-27 05:40:00][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Flux alerte actif |
[2021-05-27 05:40:00][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: motionDetected:true |
[2021-05-27 05:40:00][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera:
[2021-05-27 05:40:10][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:false |
[2021-05-27 05:40:22][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: motionDetected:false |
[2021-05-27 05:40:22][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera:
[2021-05-27 05:40:22][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Inactif |
[2021-05-27 05:40:22][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Inactif |
[2021-05-27 05:40:23][DEBUG] : Cleaning old snapshots of entrée_camera
[2021-05-27 05:40:23][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: LastCloudImageUrl |
[2021-05-27 05:41:31][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 05:41:32][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: signalStrength:3 |
[2021-05-27 05:41:37][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 05:43:43][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 05:43:43][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 05:44:31][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: connectionState:0 |
[2021-05-27 05:44:35][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: connectionState:0 |
[2021-05-27 05:44:41][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: connectionState:1 |
[2021-05-27 05:44:42][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 05:44:42][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: connectionState:1 |
[2021-05-27 05:44:42][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 05:45:11][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: connectionState:0 |
[2021-05-27 05:45:35][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: connectionState:0 |
[2021-05-27 05:47:13][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: connectionState:1 |
[2021-05-27 05:47:15][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:32 | chargingState:Off |
[2021-05-27 05:47:15][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 05:47:15][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: connectionState:1 |
[2021-05-27 05:51:23][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 05:51:24][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: signalStrength:2 |
[2021-05-27 05:51:26][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:31 | chargingState:Off |
[2021-05-27 05:52:45][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Flux alerte actif |
[2021-05-27 05:52:45][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: motionDetected:true |
[2021-05-27 05:52:46][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera:
[2021-05-27 05:53:02][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: batteryLevel:60 |
[2021-05-27 05:53:02][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: connectionState:1 |
[2021-05-27 05:53:02][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: activityState:Inactif |
[2021-05-27 05:53:02][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:true |
[2021-05-27 05:53:12][DEBUG] : update properties of:5MJ505W7A0F4B/sonette_doorbell: motionDetected:false |
[2021-05-27 05:53:17][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: motionDetected:false |
[2021-05-27 05:53:17][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera:
[2021-05-27 05:53:18][DEBUG] : Cleaning old snapshots of entrée_camera
[2021-05-27 05:53:19][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: LastCloudImageUrl |
[2021-05-27 05:53:19][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Inactif |
[2021-05-27 05:53:19][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: activityState:Inactif |
[2021-05-27 05:54:21][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:31 | chargingState:Off |
[2021-05-27 05:54:22][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 05:54:22][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: signalStrength:3 |
[2021-05-27 06:02:35][DEBUG] : update properties of:A2R1997EB55C4/terrasse_camera: battery_type:Rechargeable | batteryLevel:25 | chargingState:Off |
[2021-05-27 06:03:31][DEBUG] : ResourceEventHandlerForDevices for A2R1997EB55C4/terrasse_camera: motionDetectionActive:false | audioDetectionActive:false |
[2021-05-27 06:03:31][DEBUG] : ResourceEventHandlerForDevices for A2R1997VB1A19/entrée_camera: motionDetectionActive:false | audioDetectionActive:false |
[2021-05-27 06:03:35][DEBUG] : update properties of:A2R1997VB1A19/entrée_camera: battery_type:Rechargeable | batteryLevel:31 | chargingState:Off |
[2021-05-27 06:08:28][DEBUG] : unknown event: Array

Bonjour,
Y a t il l’erreur du sujet dans les logs du démon ? (Ce ne sont pas les logs du démons qui sont fournit)
Si oui, quelle version ?

Si non, c’est hors sujet.

Bonjour Monsieur @Mips,

le demon plante toujours, j’arrive parfois à le relancer à la main et d’autre pas.
Ci joint les logs en mode debug comme vous me l’avez demandé.

arlo_daemon.txt (135,2 Ko)

Bonjour,

voici le log du démon

[2021-05-28 02:16:17][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%217d3dc727-1f4d-4cfe-9b09-1164ace7ba5f&time=1622168177724 HTTP/1.1" 204 0
[2021-05-28 02:16:17][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%217d3dc727-1f4d-4cfe-9b09-1164ace7ba5f&time=1622168177724 HTTP/1.1" 200 None
[2021-05-28 02:17:03][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%211e1b7722-c63d-41a5-baaa-41d36609005c&time=1622168223428 HTTP/1.1" 204 0
[2021-05-28 02:17:03][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%211e1b7722-c63d-41a5-baaa-41d36609005c&time=1622168223428 HTTP/1.1" 200 None
[2021-05-28 02:17:49][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21f78bd676-bc20-4df4-bae1-395a3fbb7e3c&time=1622168268911 HTTP/1.1" 204 0
[2021-05-28 02:17:49][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21f78bd676-bc20-4df4-bae1-395a3fbb7e3c&time=1622168268911 HTTP/1.1" 200 None
[2021-05-28 02:18:34][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21abfb710e-0b61-4f77-823f-1bc9456a3710&time=1622168314699 HTTP/1.1" 204 0
[2021-05-28 02:18:34][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21abfb710e-0b61-4f77-823f-1bc9456a3710&time=1622168314699 HTTP/1.1" 200 None
[2021-05-28 02:19:20][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21c4b41c3d-d6b2-4483-871b-9393928e7b54&time=1622168360178 HTTP/1.1" 204 0
[2021-05-28 02:19:20][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21c4b41c3d-d6b2-4483-871b-9393928e7b54&time=1622168360178 HTTP/1.1" 200 None
[2021-05-28 02:20:06][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%211ed9bb5c-8a2c-4a53-b414-6a106a1b5040&time=1622168405921 HTTP/1.1" 204 0
[2021-05-28 02:20:06][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%211ed9bb5c-8a2c-4a53-b414-6a106a1b5040&time=1622168405921 HTTP/1.1" 200 None
[2021-05-28 02:20:51][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%216a72521a-3b13-44aa-9798-8b908d79e33c&time=1622168451387 HTTP/1.1" 204 0
[2021-05-28 02:20:51][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%216a72521a-3b13-44aa-9798-8b908d79e33c&time=1622168451387 HTTP/1.1" 200 None
[2021-05-28 02:21:37][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%216407a3a0-ff6f-4855-a211-49aa3a4b2ed7&time=1622168496997 HTTP/1.1" 204 0
[2021-05-28 02:21:37][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%216407a3a0-ff6f-4855-a211-49aa3a4b2ed7&time=1622168496997 HTTP/1.1" 200 None
[2021-05-28 02:22:22][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%219a5c61a0-d4e4-4a1a-9270-19e4267f2a20&time=1622168542643 HTTP/1.1" 204 0
[2021-05-28 02:22:22][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%219a5c61a0-d4e4-4a1a-9270-19e4267f2a20&time=1622168542643 HTTP/1.1" 200 None
[2021-05-28 02:23:08][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%218c266caa-a33d-4de2-a3c9-85dd4f4c2553&time=1622168588447 HTTP/1.1" 204 0
[2021-05-28 02:23:08][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%218c266caa-a33d-4de2-a3c9-85dd4f4c2553&time=1622168588447 HTTP/1.1" 200 None
[2021-05-28 02:23:54][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%219f434c6f-93de-4c9d-8959-e72de65dd230&time=1622168634034 HTTP/1.1" 204 0
[2021-05-28 02:23:54][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%219f434c6f-93de-4c9d-8959-e72de65dd230&time=1622168634034 HTTP/1.1" 200 None
[2021-05-28 02:24:39][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21cfaa7ba4-3ad4-49f7-bd6c-b310e023f6fb&time=1622168679728 HTTP/1.1" 204 0
[2021-05-28 02:24:39][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21cfaa7ba4-3ad4-49f7-bd6c-b310e023f6fb&time=1622168679728 HTTP/1.1" 200 None
[2021-05-28 02:25:25][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21987e12eb-6fe6-4588-a905-4c080d6139cc&time=1622168725320 HTTP/1.1" 204 0
[2021-05-28 02:25:25][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21987e12eb-6fe6-4588-a905-4c080d6139cc&time=1622168725320 HTTP/1.1" 200 None
[2021-05-28 02:26:11][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%212649af69-4295-4123-9f85-eb0bed1c8f41&time=1622168771152 HTTP/1.1" 204 0
[2021-05-28 02:26:11][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%212649af69-4295-4123-9f85-eb0bed1c8f41&time=1622168771152 HTTP/1.1" 200 None
[2021-05-28 02:26:56][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21cbe1af06-8159-4007-84c9-af78ff17150c&time=1622168816631 HTTP/1.1" 204 0
[2021-05-28 02:26:56][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21cbe1af06-8159-4007-84c9-af78ff17150c&time=1622168816631 HTTP/1.1" 200 None
[2021-05-28 02:27:42][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21f9ccceb3-1d2d-49f2-9360-857ebf96885a&time=1622168862196 HTTP/1.1" 204 0
[2021-05-28 02:27:42][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21f9ccceb3-1d2d-49f2-9360-857ebf96885a&time=1622168862196 HTTP/1.1" 200 None
[2021-05-28 02:28:27][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21b4921cb3-ee0f-4afa-9f6d-ed350305b3e8&time=1622168907865 HTTP/1.1" 204 0
[2021-05-28 02:28:28][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21b4921cb3-ee0f-4afa-9f6d-ed350305b3e8&time=1622168907865 HTTP/1.1" 200 None
[2021-05-28 02:29:13][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21b62fd869-09a7-48f5-9b8a-dd6601cdac07&time=1622168953429 HTTP/1.1" 204 0
[2021-05-28 02:29:13][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21b62fd869-09a7-48f5-9b8a-dd6601cdac07&time=1622168953429 HTTP/1.1" 200 None
[2021-05-28 02:29:59][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21d90b2ed5-7fcd-4ea9-9759-194abd79c7f5&time=1622168998954 HTTP/1.1" 204 0
[2021-05-28 02:29:59][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21d90b2ed5-7fcd-4ea9-9759-194abd79c7f5&time=1622168998954 HTTP/1.1" 200 None
[2021-05-28 02:30:45][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%215cb53b0d-9b7c-4d93-a935-9a5f97be7515&time=1622169044999 HTTP/1.1" 204 0
[2021-05-28 02:30:45][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%215cb53b0d-9b7c-4d93-a935-9a5f97be7515&time=1622169044999 HTTP/1.1" 200 None
[2021-05-28 02:31:30][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%216ef9a69d-a20d-46cf-bbfe-935dcfc60220&time=1622169090487 HTTP/1.1" 204 0
[2021-05-28 02:31:30][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%216ef9a69d-a20d-46cf-bbfe-935dcfc60220&time=1622169090487 HTTP/1.1" 200 None
[2021-05-28 02:32:16][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "OPTIONS /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21b4059547-8ef6-41e6-b156-b71666a83d74&time=1622169136203 HTTP/1.1" 204 0
[2021-05-28 02:32:16][DEBUG] : KeepAliveThread : https://myapi.arlo.com:443 "POST /hmsweb/users/devices/notify/5TM19978A1206?eventId=FE%21b4059547-8ef6-41e6-b156-b71666a83d74&time=1622169136203 HTTP/1.1" 200 None
[2021-05-28 02:32:35][DEBUG] : EventHandler : Send to jeedom :  {'event': {'status': 'disconnected:2021-05-28T02:32:35.907Z'}}
[2021-05-28 02:32:35][DEBUG] : EventHandler : Starting new HTTP connection (1): 127.0.0.1:80
[2021-05-28 02:32:35][DEBUG] : EventHandler : http://127.0.0.1:80 "POST /plugins/arlo/core/php/jeeArlo.php?apikey=pIrssuCA58tFpfBR8lv3ZsER9AGjG8sv HTTP/1.1" 200 2
[2021-05-28 02:32:39][DEBUG] : EventStream : https://myapi.arlo.com:443 "GET /hmsweb/client/subscribe HTTP/1.1" 200 None
[2021-05-28 02:32:39][DEBUG] : EventStream : event stream connected

Je ne vois aucune erreur dans ce log.
Je répète ma question:

Bonjour à qui parlez vous ?