Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. tado - Login troubles... tado Funkthermostat Verursacher?

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    tado - Login troubles... tado Funkthermostat Verursacher?

    This topic has been deleted. Only users with topic management privileges can see it.
    • Thomas Braun
      Thomas Braun Most Active last edited by Thomas Braun

      Seit ein paar Tagen hab ich Probleme mit Restarts des tado-Adapters.
      Schaut im Log so aus:

      2023-02-14 19:54:09.146  - error: tado.0 (17878) Error: connect ETIMEDOUT 34.252.73.152:443
      2023-02-14 19:54:09.149  - error: tado.0 (17878) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2023-02-14 19:54:09.149  - error: tado.0 (17878) unhandled promise rejection: connect ETIMEDOUT 34.252.73.152:443
      2023-02-14 19:54:09.150  - error: tado.0 (17878) Error: connect ETIMEDOUT 34.252.73.152:443
          at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
          at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:569:25)
          at RedirectableRequest.emit (node:events:512:28)
          at RedirectableRequest.emit (node:domain:489:12)
          at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24)
          at ClientRequest.emit (node:events:524:35)
          at ClientRequest.emit (node:domain:489:12)
          at TLSSocket.socketErrorListener (node:_http_client:496:9)
          at TLSSocket.emit (node:events:512:28)
          at TLSSocket.emit (node:domain:489:12)
      2023-02-14 19:54:09.150  - error: tado.0 (17878) Exception-Code: ETIMEDOUT: connect ETIMEDOUT 34.252.73.152:443
      2023-02-14 19:54:09.181  - info: tado.0 (17878) cleaned everything up...
      2023-02-14 19:54:09.182  - info: tado.0 (17878) terminating
      2023-02-14 19:54:09.183  - warn: tado.0 (17878) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2023-02-14 19:54:09.832  - error: host.chet Caught by controller[1]: AxiosError: connect ETIMEDOUT 34.252.73.152:443
      2023-02-14 19:54:09.833  - error: host.chet Caught by controller[1]:     at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
      2023-02-14 19:54:09.833  - error: host.chet Caught by controller[1]:     at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:569:25)
      2023-02-14 19:54:09.833  - error: host.chet Caught by controller[1]:     at RedirectableRequest.emit (node:events:512:28)
      2023-02-14 19:54:09.833  - error: host.chet Caught by controller[1]:     at RedirectableRequest.emit (node:domain:489:12)
      2023-02-14 19:54:09.833  - error: host.chet Caught by controller[1]:     at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24)
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:     at ClientRequest.emit (node:events:524:35)
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:     at ClientRequest.emit (node:domain:489:12)
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:     at TLSSocket.socketErrorListener (node:_http_client:496:9)
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:     at TLSSocket.emit (node:events:512:28)
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:     at TLSSocket.emit (node:domain:489:12) {
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:   port: 443,
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:   address: '34.252.73.152',
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:   syscall: 'connect',
      2023-02-14 19:54:09.834  - error: host.chet Caught by controller[1]:   code: 'ETIMEDOUT',
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:   errno: -110,
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:   config: {
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:     transitional: {
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:       silentJSONParsing: true,
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:       forcedJSONParsing: true,
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:       clarifyTimeoutError: false
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:     },
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:     adapter: [ 'xhr', 'http' ],
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:     transformRequest: [ [Function: transformRequest] ],
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:     transformResponse: [ [Function: transformResponse] ],
      2023-02-14 19:54:09.835  - error: host.chet Caught by controller[1]:     timeout: 0,
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     xsrfCookieName: 'XSRF-TOKEN',
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     xsrfHeaderName: 'X-XSRF-TOKEN',
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     maxContentLength: -1,
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     maxBodyLength: -1,
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     env: { FormData: [Function], Blob: [class Blob] },
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     validateStatus: [Function: validateStatus],
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:     headers: AxiosHeaders {
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:       Accept: 'application/json, text/plain, */*',
      2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:       Authorization: 'Bearer SCHWUPPDIWUPP_ENTFERNT',2023-02-14 19:54:09.836  - error: host.chet Caught by controller[1]:       'Content-Type': 'application/json',
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:       'User-Agent': 'axios/1.3.1',
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:       'Content-Length': '2',
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:       'Accept-Encoding': 'gzip, compress, deflate, br'
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:     },
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:     url: 'https://my.tado.com/api/v2/devices/SU_SCHWUPPDIWUPP_ENTFERNT/temperatureOffset',
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:     method: 'get',
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:     data: '{}'
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:   },
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:   request: <ref *1> Writable {
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:     _writableState: WritableState {
      2023-02-14 19:54:09.837  - error: host.chet Caught by controller[1]:       objectMode: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       highWaterMark: 16384,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       finalCalled: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       needDrain: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       ending: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       ended: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       finished: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       destroyed: false,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       decodeStrings: true,
      2023-02-14 19:54:09.838  - error: host.chet Caught by controller[1]:       defaultEncoding: 'utf8',
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       length: 0,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       writing: false,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       corked: 0,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       sync: true,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       bufferProcessing: false,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       onwrite: [Function: bound onwrite],
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       writecb: null,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       writelen: 0,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       afterWriteTickInfo: null,
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       buffered: [],
      2023-02-14 19:54:09.839  - error: host.chet Caught by controller[1]:       bufferedIndex: 0,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       allBuffers: true,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       allNoop: true,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       pendingcb: 0,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       constructed: true,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       prefinished: false,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       errorEmitted: false,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       emitClose: true,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       autoDestroy: true,
      2023-02-14 19:54:09.840  - error: host.chet Caught by controller[1]:       errored: null,
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:       closed: false,
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:       closeEmitted: false,
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:       [Symbol(kOnFinished)]: []
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:     },
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:     _events: [Object: null prototype] {
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:       response: [Function: handleResponse],
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:       error: [Function: handleRequestError],
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:       socket: [Function: handleRequestSocket]
      2023-02-14 19:54:09.841  - error: host.chet Caught by controller[1]:     },
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:     _eventsCount: 3,
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:     _maxListeners: 100,
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:     _options: {
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:       maxRedirects: 21,
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:       maxBodyLength: Infinity,
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:       protocol: 'https:',
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:       path: '/api/v2/devices/SU0583224576/temperatureOffset',
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:       method: 'GET',
      2023-02-14 19:54:09.842  - error: host.chet Caught by controller[1]:       headers: [Object: null prototype],
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       agents: [Object],
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       auth: undefined,
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       beforeRedirect: [Function: dispatchBeforeRedirect],
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       beforeRedirects: [Object],
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       hostname: 'my.tado.com',
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       port: '',
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       agent: undefined,
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       nativeProtocols: [Object],
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:       pathname: '/api/v2/devices/SU_SCHWUPPDIWUPP_ENTFERNT/temperatureOffset'
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:     },
      2023-02-14 19:54:09.843  - error: host.chet Caught by controller[1]:     _ended: false,
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _ending: true,
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _redirectCount: 0,
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _redirects: [],
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _requestBodyLength: 2,
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _requestBodyBuffers: [ [Object] ],
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _onNativeResponse: [Function (anonymous)],
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:     _currentRequest: ClientRequest {
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:       _events: [Object: null prototype],
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:       _eventsCount: 7,
      2023-02-14 19:54:09.844  - error: host.chet Caught by controller[1]:       _maxListeners: 100,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       outputData: [],
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       outputSize: 0,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       writable: true,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       destroyed: false,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       _last: false,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       chunkedEncoding: false,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       shouldKeepAlive: true,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       maxRequestsOnConnectionReached: false,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       _defaultKeepAlive: true,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       useChunkedEncodingByDefault: false,
      2023-02-14 19:54:09.845  - error: host.chet Caught by controller[1]:       sendDate: false,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _removedConnection: false,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _removedContLen: false,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _removedTE: false,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       strictContentLength: false,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _contentLength: '2',
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _hasBody: true,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _trailer: '',
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       finished: false,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _headerSent: true,
      2023-02-14 19:54:09.846  - error: host.chet Caught by controller[1]:       _closed: false,
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:       socket: [TLSSocket],
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:       _header: 'GET /api/v2/devices/SUSCHWUPPDIWUPP_ENTFERNT/temperatureOffset HTTP/1.1\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Accept: application/json, text/plain, */*\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Authorization: Bearer SCHWUPPDIWUPP_ENTFERNT\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Content-Type: application/json\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'User-Agent: axios/1.3.1\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Content-Length: 2\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Host: my.tado.com\r\n' +
      2023-02-14 19:54:09.847  - error: host.chet Caught by controller[1]:         'Connection: keep-alive\r\n' +
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:         '\r\n',
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       _keepAliveTimeout: 0,
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       _onPendingData: [Function: nop],
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       agent: [Agent],
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       socketPath: undefined,
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       method: 'GET',
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       maxHeaderSize: undefined,
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       insecureHTTPParser: undefined,
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       joinDuplicateHeaders: undefined,
      2023-02-14 19:54:09.848  - error: host.chet Caught by controller[1]:       path: '/api/v2/devices/SU_SCHWUPPDIWUPP_ENTFERNT/temperatureOffset',
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       _ended: false,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       res: null,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       aborted: false,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       timeoutCb: [Function: emitRequestTimeout],
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       upgradeOrConnect: false,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       parser: null,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       maxHeadersCount: null,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       reusedSocket: false,
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       host: 'my.tado.com',
      2023-02-14 19:54:09.849  - error: host.chet Caught by controller[1]:       protocol: 'https:',
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       _redirectable: [Circular *1],
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       [Symbol(kCapture)]: false,
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       [Symbol(kBytesWritten)]: 0,
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       [Symbol(kEndCalled)]: false,
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       [Symbol(kNeedDrain)]: false,
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       [Symbol(corked)]: 0,
      2023-02-14 19:54:09.850  - error: host.chet Caught by controller[1]:       [Symbol(kOutHeaders)]: [Object: null prototype],
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:       [Symbol(errored)]: null,
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:       [Symbol(kUniqueHeaders)]: null
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:     },
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:     _currentUrl: 'https://my.tado.com/api/v2/devices/SU_SCHWUPPDIWUPP_ENTFERNT/temperatureOffset',
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:     [Symbol(kCapture)]: false
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:   },
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:   cause: Error: connect ETIMEDOUT 34.252.73.152:4432023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:       at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:     errno: -110,
      2023-02-14 19:54:09.851  - error: host.chet Caught by controller[1]:     code: 'ETIMEDOUT',
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[1]:     syscall: 'connect',
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[1]:     address: '34.252.73.152',
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[1]:     port: 443
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[1]:   }
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[1]: }
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[2]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason:
      2023-02-14 19:54:09.852  - error: host.chet Caught by controller[3]: Error: connect ETIMEDOUT 34.252.73.152:443
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:569:25)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at RedirectableRequest.emit (node:events:512:28)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at RedirectableRequest.emit (node:domain:489:12)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:14:24)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at ClientRequest.emit (node:events:524:35)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at ClientRequest.emit (node:domain:489:12)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at TLSSocket.socketErrorListener (node:_http_client:496:9)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at TLSSocket.emit (node:events:512:28)
      2023-02-14 19:54:09.853  - error: host.chet Caught by controller[3]:     at TLSSocket.emit (node:domain:489:12)
      2023-02-14 19:54:09.854  - error: host.chet instance system.adapter.tado.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2023-02-14 19:54:09.854  - info: host.chet Restart adapter system.adapter.tado.0 because enabled
      2023-02-14 19:54:39.980  - info: host.chet instance system.adapter.tado.0 started with pid 27960
      2023-02-14 19:54:42.664  - info: tado.0 (27960) starting. Version 0.4.4 in /opt/iobroker/node_modules/iobroker.tado, node: v19.6.0, js-controller: 4.0.24
      2023-02-14 19:54:42.702  - info: tado.0 (27960) Started with JSON-Explorer version 0.1.10
      2023-02-14 19:54:43.211  - info: tado.0 (27960) Connected to Tado cloud, initialyzing...
      2023-02-14 19:55:03.467  - info: tado.0 (27960) Initialisation finished, connected to Tado cloud service refreshing every 60 seconds
      

      Ich habe die Tage die tado-Funktemperatursensoren hinzugefügt. Klemmt es vielleicht da? Sind jedenfalls die Geräte mit der Seriennummer SU_SCHWUPPDIWUPP_ENTFERNT

      Hat die Dinger vielleicht wer erfolgreich und störungsfrei im Einsatz?

      €dit: Hab jetzt die Objekte gelöscht. Mal schauen ob sich das jetzt gibt.
      €dith 2: Ich bin doof... Mein 'Schatten-/FallBack-System' lief im Hintergrund. Hatte den Service-Start nicht deaktiviert. Ich denke das sollte es jetzt gewesen sein.

      arteck 1 Reply Last reply Reply Quote 0
      • arteck
        arteck Developer Most Active @Thomas Braun last edited by

        @thomas-braun sagte in tado - Login troubles... tado Funkthermostat Verursacher?:

        AxiosError

        schaumal nach der Version von axios.. da war eine fehlerhaft...

        1 Reply Last reply Reply Quote 0
        • First post
          Last post

        Support us

        ioBroker
        Community Adapters
        Donate

        387
        Online

        31.8k
        Users

        80.0k
        Topics

        1.3m
        Posts

        2
        2
        157
        Loading More Posts
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes
        Reply
        • Reply as topic
        Log in to reply
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
        The ioBroker Community 2014-2023
        logo