[2021-04-08 16:26:28][ERROR] : ConnectionThread : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version. [2021-04-08 17:24:15][ERROR] : ConnectionThread : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version. [2021-04-09 16:55:58][ERROR] : EventHandler : Fatal error: HTTPSConnectionPool(host='myapi.arlo.com', port=443): Max retries exceeded with url: /hmsweb/client/unsubscribe?eventId=FE%21b2075eb0-bf6f-4f4d-b8e3-ffea4f2c4ca1&time=1617980158327 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) [2021-04-09 16:57:43][ERROR] : KeepAliveThread : Error: Request (POST https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2) failed: {'data': {'error': '2059', 'message': 'Device is offline.', 'reason': 'Device is offline.'}, 'success': False} [2021-04-12 10:03:44][ERROR] : ConnectionThread : Arlo fatal error: Detected a Cloudflare version 2 Captcha challenge, This feature is not available in the opensource (free) version. Exception in thread EventStream: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 639, in _update_chunk_length self.chunk_left = int(line, 16) ValueError: invalid literal for int() with base 16: b'' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 397, in _error_catcher yield File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 704, in read_chunked self._update_chunk_length() File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 643, in _update_chunk_length raise httplib.IncompleteRead(line) http.client.IncompleteRead: IncompleteRead(0 bytes read) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 703, in generate for chunk in self.raw.stream(chunk_size, decode_content=True): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 527, in stream for line in self.read_chunked(amt, decode_content=decode_content): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 732, in read_chunked self._original_response.close() File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 415, in _error_catcher raise ProtocolError('Connection broken: %r' % e, e) requests.packages.urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 65, in __next__ next_chunk = next(self.resp_iterator) File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 706, in generate raise ChunkedEncodingError(e) requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/usr/lib/python3.7/threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "/var/www/html/plugins/arlo/resources/arlod/arlo/eventstream.py", line 26, in __QueueEvents for event in self.event_stream: File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 72, in __next__ self._connect() File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 52, in _connect self.resp.raise_for_status() File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 893, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/subscribe [2021-04-22 10:25:50][ERROR] : ConnectionThread : Arlo fatal error: Failed to start eventstream thread: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/subscribe Exception in thread EventStream: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 639, in _update_chunk_length self.chunk_left = int(line, 16) ValueError: invalid literal for int() with base 16: b'' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 397, in _error_catcher yield File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 704, in read_chunked self._update_chunk_length() File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 643, in _update_chunk_length raise httplib.IncompleteRead(line) http.client.IncompleteRead: IncompleteRead(0 bytes read) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 703, in generate for chunk in self.raw.stream(chunk_size, decode_content=True): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 527, in stream for line in self.read_chunked(amt, decode_content=decode_content): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 732, in read_chunked self._original_response.close() File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 415, in _error_catcher raise ProtocolError('Connection broken: %r' % e, e) requests.packages.urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 65, in __next__ next_chunk = next(self.resp_iterator) File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 706, in generate raise ChunkedEncodingError(e) requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/usr/lib/python3.7/threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "/var/www/html/plugins/arlo/resources/arlod/arlo/eventstream.py", line 26, in __QueueEvents for event in self.event_stream: File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 72, in __next__ self._connect() File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 52, in _connect self.resp.raise_for_status() File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 893, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/subscribe [2021-04-22 12:52:49][ERROR] : EventHandler : Fatal error: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/unsubscribe?eventId=FE%218576e1eb-f149-4263-9e48-3f84f76fdb23&time=1619088769449 [2021-04-22 13:11:48][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-22 13:16:42][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-22 13:17:16][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-23 10:48:35][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-23 10:52:57][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-23 11:22:42][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-23 21:16:02][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': "5TM1987YA08A2 doesn't belong to the User / Is not provisioned"}, 'success': False} [2021-04-25 23:25:46][ERROR] : EventHandler : Fatal error: HTTPSConnectionPool(host='myapi.arlo.com', port=443): Max retries exceeded with url: /hmsweb/client/unsubscribe?eventId=FE%2124216f6c-715a-4b48-b242-0de14865aa40&time=1619385936419 (Caused by NewConnectionError(': Failed to establish a new connection: [Errno -3] Temporary failure in name resolution')) [2021-04-26 11:31:40][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/startStream) failed: {'data': {'error': '5011', 'message': 'The device failed to connect. Please try again.', 'reason': 'Camera did not stream'}, 'success': False} [2021-04-26 11:33:40][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/startStream) failed: {'data': {'error': '5011', 'message': 'The device failed to connect. Please try again.', 'reason': 'Camera did not stream'}, 'success': False} [2021-04-26 11:39:21][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/startStream) failed: {'data': {'error': '5011', 'message': 'The device failed to connect. Please try again.', 'reason': 'Camera did not stream'}, 'success': False} [2021-04-26 11:43:11][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/startStream) failed: {'data': {'error': '5011', 'message': 'The device failed to connect. Please try again.', 'reason': 'Camera did not stream'}, 'success': False} [2021-04-26 11:46:17][ERROR] : MainThread : Send command to demon error : Request (POST https://myapi.arlo.com/hmsweb/users/devices/startStream) failed: {'data': {'error': '5011', 'message': 'The device failed to connect. Please try again.', 'reason': 'Camera did not stream'}, 'success': False} [2021-04-26 12:00:25][ERROR] : ConnectionThread : Arlo fatal error: Failed to start eventstream thread: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/subscribe [2021-04-26 12:32:28][ERROR] : KeepAliveThread : Error: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%2124284355-868a-4752-8c40-d26c59ec63a9&time=1619433148654 Exception in thread EventStream: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 639, in _update_chunk_length self.chunk_left = int(line, 16) ValueError: invalid literal for int() with base 16: b'' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 397, in _error_catcher yield File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 704, in read_chunked self._update_chunk_length() File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 643, in _update_chunk_length raise httplib.IncompleteRead(line) http.client.IncompleteRead: IncompleteRead(0 bytes read) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 703, in generate for chunk in self.raw.stream(chunk_size, decode_content=True): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 527, in stream for line in self.read_chunked(amt, decode_content=decode_content): File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 732, in read_chunked self._original_response.close() File "/usr/lib/python3.7/contextlib.py", line 130, in __exit__ self.gen.throw(type, value, traceback) File "/var/www/html/plugins/arlo/resources/arlod/urllib3/response.py", line 415, in _error_catcher raise ProtocolError('Connection broken: %r' % e, e) requests.packages.urllib3.exceptions.ProtocolError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 65, in __next__ next_chunk = next(self.resp_iterator) File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 706, in generate raise ChunkedEncodingError(e) requests.exceptions.ChunkedEncodingError: ('Connection broken: IncompleteRead(0 bytes read)', IncompleteRead(0 bytes read)) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3.7/threading.py", line 917, in _bootstrap_inner self.run() File "/usr/lib/python3.7/threading.py", line 865, in run self._target(*self._args, **self._kwargs) File "/var/www/html/plugins/arlo/resources/arlod/arlo/eventstream.py", line 26, in __QueueEvents for event in self.event_stream: File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 72, in __next__ self._connect() File "/usr/local/lib/python3.7/dist-packages/sseclient.py", line 52, in _connect self.resp.raise_for_status() File "/var/www/html/plugins/arlo/resources/arlod/requests/models.py", line 893, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/subscribe [2021-04-26 12:33:13][ERROR] : KeepAliveThread : Error: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%210967fb29-96a1-4ead-b1d6-b2c10fc4c999&time=1619433193797 [2021-04-26 12:33:43][ERROR] : EventHandler : Fatal error: 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/client/unsubscribe?eventId=FE%21f37bfe83-8a12-45ad-9aad-2f77828c00ad&time=1619433223654 [2021-04-26 16:38:58][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%215a3b7410-95ad-43f6-a820-fbbdffca2f2c&time=1619447938549 [2021-04-27 16:49:34][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%21adfaa79a-c75b-46ba-82f6-d0a3049c2508&time=1619534974532 [2021-04-27 16:49:35][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%21ea2c39bc-b028-44a9-a4b4-dd12a805bf87&time=1619534975727 [2021-04-27 16:49:37][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%21ca75afb2-cb5d-4aa8-adba-5c8331950c06&time=1619534976976 [2021-04-27 16:49:38][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%218d93d279-120d-4f7e-938d-65062a7648bd&time=1619534978216 [2021-04-27 16:49:39][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%21a91c913b-e220-4925-9be6-760d1a96b425&time=1619534979614 [2021-04-27 16:50:50][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%21b43819c1-2bc5-4b66-a4ea-2723188e5d26&time=1619535050435 [2021-04-27 16:50:51][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%21128bc23c-87a1-4597-9d50-0d0419a069ac&time=1619535051449 [2021-04-27 16:50:52][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%216d8d3eb0-6530-4b7c-b0e7-1847e9dea229&time=1619535052691 [2021-04-27 16:50:53][ERROR] : MainThread : Send command to demon error : 502 Server Error: Bad Gateway for url: https://myapi.arlo.com/hmsweb/users/devices/notify/5TM1987YA08A2?eventId=FE%214ed8dc06-f8ab-4937-8f77-021bdc2f1900&time=1619535053720