You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Nachdem der Adapter neu gestartet wird kommt die folgenden Meldungen im Log
Expected behavior
Es werden auch keine Variablen angelegt
Screenshots & Logfiles
midea.0
2023-11-12 13:12:27.572
error
SyntaxError: Unexpected token F in JSON at position 446 at JSON.parse () at Midea.getDeviceList (/opt/iobroker/node_modules/iobroker.midea/main.js:113:30) at processTicksAndRejections (node:internal/process/task_queues:96:5) at Midea.onReady (/opt/iobroker/node_modules/iobroker.midea/main.js:76:5)
midea.0
2023-11-12 13:12:27.570
error
SyntaxError: Unexpected token F in JSON at position 446
*** PY *** Python Error Call to 'connect_to_cloud' failed: > const cloud = await this.midea_beautiful.connect_to_cloud$({ at Midea.login (/opt/iobroker/node_modules/iobroker.midea/main.js:87:21) at Midea.onReady (/opt/iobroker/node_modules/iobroker.midea/main.js:75:18) ... across the bridge ... > cloud.authenticate() at connect_to_cloud (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/init.py:87) > self._get_login_id() at authenticate (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:390) > response = self.api_request( at _get_login_id (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:360) > self.handle_api_error(int(payload[error_code_tag]), payload["msg"]) at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302) > handler() at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645) > self.authenticate() at session_restart (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:615) > self._get_login_id() at authenticate (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:390) > response = self.api_request( at _get_login_id (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:360) > self.handle_api_error(int(payload[error_code_tag]), payload["msg"]) at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302) > handler() at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645) > self.authenticate() at session_restart (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:615) > self._get_login_id() at authenticate (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:390) > response = self.api_request( at _get_login_id (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:360) > self.handle_api_error(int(payload[error_code_tag]), payload["msg"]) at api_request (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:302) > handler() at handle_api_error (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:645) > self._retry_check("session-restart", cause=f"{message} ({error})") at session_restart (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:613) > raise CloudRequestError( at _retry_check (/home/iobroker/.local/lib/python3.9/site-packages/midea_beautiful/cloud.py:350) *** JS *** midea_beautiful.exceptions.CloudRequestError: Too many retries while calling session-restart, last error value is illegal. (3004)
midea.0
2023-11-12 13:12:18.330
error
Error
midea.0
2023-11-12 13:12:13.111
info
starting. Version 0.1.0 (non-npm: TA2k/ioBroker.midea) in /opt/iobroker/node_modules/iobroker.midea, node: v16.20.2, js-controller: 5.0.12
midea.0
2023-11-12 13:12:07.430
info
terminating
midea.0
2023-11-12 13:12:06.928
info
Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
Describe the bug
Nachdem der Adapter neu gestartet wird kommt die folgenden Meldungen im Log
Expected behavior
Es werden auch keine Variablen angelegt
Screenshots & Logfiles
Versions:
CPU: 31,27 %
RAM: 54,3 %
Betriebszeit: 1d21h
Verfügbar: 5.0.12
Installiert: 5.0.12
Ereignisse: ⇥27 / ↦14
Plattform: linux
Betriebssystem: linux
Architektur: arm
CPUs: 4
Geschwindigkeit: 1800 MHz
Modell: unknown
RAM: 3.7 GB
System-Betriebszeit: 1 T. 21:23:31
Node.js: v16.20.2
time: 1699791097719
timeOffset: -60
NPM: 8.19.4
Adapter-Anzahl: 508
Datenträgergröße: 28.9 GB
Freier Festplattenspeicher: 21.9 GB
Aktive Instanzen: 24
Pfad: /opt/iobroker/
Betriebszeit: 1 T. 21:27:57
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: