Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Tado Adapter und Adguard Probleme?

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.4k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    815

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.0k

Tado Adapter und Adguard Probleme?

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
tado
1 Beiträge 1 Kommentatoren 137 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • D Offline
    D Offline
    denjo
    schrieb am zuletzt editiert von denjo
    #1

    Hallo, ich habe auf mein Proxmox Adguard laufen und genau dann habe ich immer probleme mit den Tado Adapter. Er Stürzt standing ab, ich habe schon so wie ich es kann alles freigeben aber es hilft nix. Kann mir da jemand weiterhelfen??

    568a0907-9773-41c3-a06e-531461f019d9-image.png

    Das sind die Clienten die Tado nutzen:
    1= IOBroker
    2= die Tado Bridge
    3= mein Handy
    kann ich noch wo anders etwas freigeben??

    Tado v0.4.5
    Node.js: v20.14.0
    js-controller 5.0.19

    hier der Log:

    host.iOBroker
    2024-06-21 15:16:13.434	info	instance system.adapter.tado.0 started with pid 10808
    host.iOBroker
    2024-06-21 15:15:43.352	info	Restart adapter system.adapter.tado.0 because enabled
    host.iOBroker
    2024-06-21 15:15:43.352	error	instance system.adapter.tado.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[2]: Error in function stateSetCreate(): Error: DB closed
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at Axios.request (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/Axios.js:45:41)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at TLSSocket.emit (node:domain:488:12)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at TLSSocket.emit (node:events:519:28)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at TLSSocket.socketErrorListener (node:_http_client:500:9)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at ClientRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at ClientRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at RedirectableRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at RedirectableRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:610:25)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
    host.iOBroker
    2024-06-21 15:15:43.352	error	Caught by controller[1]: Error: getaddrinfo EAI_AGAIN my.tado.com
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[1]: 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:
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: }
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: }
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: hostname: 'my.tado.com'
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: syscall: 'getaddrinfo',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: code: 'EAI_AGAIN',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: errno: -3001,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) {
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: cause: Error: getaddrinfo EAI_AGAIN my.tado.com
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kCapture)]: false
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(shapeMode)]: true,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: _timeout: null,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: _currentUrl: 'https://my.tado.com/api/v2/devices/VA3433832192/temperatureOffset',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kUniqueHeaders)]: null
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kRejectNonStandardBodyWrites)]: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kHighWaterMark)]: 16384,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(errored)]: null,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kOutHeaders)]: [Object: null prototype],
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(corked)]: 0,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kNeedDrain)]: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kBytesWritten)]: 0,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(kCapture)]: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: [Symbol(shapeMode)]: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: _redirectable: [Circular *1],
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: protocol: 'https:',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: host: 'my.tado.com',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: reusedSocket: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: maxHeadersCount: null,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: parser: null,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: upgradeOrConnect: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: timeoutCb: null,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: aborted: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: res: null,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: _ended: false,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: path: '/api/v2/devices/VA3433832192/temperatureOffset',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: joinDuplicateHeaders: undefined,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: insecureHTTPParser: undefined,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: maxHeaderSize: undefined,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: method: 'GET',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: socketPath: undefined,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: agent: [Agent],
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: _onPendingData: [Function: nop],
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: _keepAliveTimeout: 0,
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: '\r\n',
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: 'Connection: keep-alive\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.351	error	Caught by controller[0]: 'Host: my.tado.com\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'baggage: sentry-environment=production,sentry-release=iobroker.tado%400.5.4,sentry-public_key=9417776af8984b5090f8c4ff8635cead,sentry-trace_id=388890a454174c9aa60fd30963f4d5de\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'sentry-trace: 388890a454174c9aa60fd30963f4d5de-88eba3ffaa14f36e\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'Content-Length: 2\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'User-Agent: axios/1.6.8\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'Source: iobroker.tado@0.5.4\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YTNmNGI3YzQ2ZTBmYjAwMTAxNGNhNTgiLCJ0YWRvX2hvbWVzIjpbeyJpZCI6MTUzMDkxfV0sImlzcyI6InRhZG8iLCJsb2NhbGUiOiJkZSIsImF1ZCI6InBhcnRuZXIiLCJuYmYiOjE3MTg5NzU3MzIsInRhZG9fc2NvcGUiOlsiaG9tZS51c2VyIl0sInRhZG9fdXNlcm5hbWUiOiJkYXZlbi5idWRlbG1hbm5AZ21haWwuY29tIiwibmFtZSI6IkRhdmVuIEJ1ZGVsbWFubiIsImV4cCI6MTcxODk3NjMzMiwiaWF0IjoxNzE4OTc1NzMyLCJ0YWRvX2NsaWVudF9pZCI6InRhZG8td2ViLWFwcCIsImp0aSI6ImFhZDY1NmZlLWQ2OTktNDg1NS1hZTgwLWFkMTNhZjUyYTFhYyIsImVtYWlsIjoiZGF2ZW4uYnVkZWxtYW5uQGdtYWlsLmNvbSJ9.f6J3czqROzWRbiuLUl7RED355V-_BAz_uaCt_Asjznwy538LZR8BCbm_qMIEkzQiVt-tfWZLRVp4bwAGY7O-cb84BXRxW_1MtgR9VvkmBQDnJ-r6sALuV6FX3jq8Bv1pmHKAa08xpeeI7hgMnk8fmWVAG_dVTkMMuL6vwYGG3Y5Xw9hSaC-53pe8cdYLFn6yRVRuZqDNliBxmaH01w7g1yqFwqOxSXV7fJ90MNnl0CX0Ppl6qYR91hokfGXd0C6ng5kEthC6OZYyeMDqX5H_qGzw3sSMLUIlyVA_FWlBOXoSyJ5MtDefxACy-DvLd3CVM3AhgW_VXhq7U0xjzMt96g\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'Content-Type: application/json\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: 'Accept: application/json, text/plain, */*\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _header: 'GET /api/v2/devices/VA3433832192/temperatureOffset HTTP/1.1\r\n' +
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: socket: [TLSSocket],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _closed: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _headerSent: true,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: finished: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _trailer: '',
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _hasBody: true,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _contentLength: '2',
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: strictContentLength: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _removedTE: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _removedContLen: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _removedConnection: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: sendDate: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: useChunkedEncodingByDefault: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _defaultKeepAlive: true,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: maxRequestsOnConnectionReached: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: shouldKeepAlive: true,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: chunkedEncoding: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _last: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: destroyed: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: writable: true,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: outputSize: 0,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: outputData: [],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _maxListeners: 100,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _eventsCount: 7,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _events: [Object: null prototype],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _currentRequest: ClientRequest {
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _onNativeResponse: [Function (anonymous)],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _eventsCount: 3,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _requestBodyBuffers: [ [Object] ],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _requestBodyLength: 2,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _redirects: [],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _redirectCount: 0,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _ending: true,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: _ended: false,
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: pathname: '/api/v2/devices/VA3433832192/temperatureOffset'
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: nativeProtocols: [Object],
    host.iOBroker
    2024-06-21 15:15:43.350	error	Caught by controller[0]: agent: [Agent],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: port: '',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: hostname: 'my.tado.com',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: beforeRedirects: [Object],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: beforeRedirect: [Function: dispatchBeforeRedirect],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: family: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: auth: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: agents: [Object],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: headers: [Object: null prototype],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: method: 'GET',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: path: '/api/v2/devices/VA3433832192/temperatureOffset',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: protocol: 'https:',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: maxBodyLength: Infinity,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: maxRedirects: 21,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: _options: {
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: _maxListeners: 100,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: [Symbol(kBufferedValue)]: null
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: [Symbol(kState)]: 17580812,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: pendingcb: 0,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: bufferedIndex: 0,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: writelen: 0,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: onwrite: [Function: bound onwrite],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: corked: 0,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: length: 0,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: highWaterMark: 16384,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: _writableState: WritableState {
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: abort: undefined
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: timeout: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: socket: [Array],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: response: [Function: handleResponse],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: drain: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: finish: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: prefinish: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: error: [Function: handleRequestError],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: close: undefined,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: _events: {
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: request: <ref *1> Writable {
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: data: '{}'
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: method: 'get',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: url: '/api/v2/devices/VA3433832192/temperatureOffset',
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: [Symbol(kCapture)]: false
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: [Symbol(shapeMode)]: false,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: _sessionCache: [Object],
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: maxCachedSessions: 100,
    host.iOBroker
    2024-06-21 15:15:43.349	error	Caught by controller[0]: totalSocketCount: 4,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: maxTotalSockets: Infinity,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: scheduling: 'lifo',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: maxFreeSockets: 256,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: maxSockets: Infinity,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: keepAlive: true,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: keepAliveMsecs: 1000,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: freeSockets: [Object: null prototype] {},
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: sockets: [Object: null prototype],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: requests: [Object: null prototype] {},
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: options: [Object: null prototype],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: protocol: 'https:',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: defaultPort: 443,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: _maxListeners: 100,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: _eventsCount: 2,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: _events: [Object: null prototype],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: httpsAgent: Agent {
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: baseURL: 'https://my.tado.com/',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: 'Accept-Encoding': 'gzip, compress, deflate, br'
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: 'Content-Length': '2',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: 'User-Agent': 'axios/1.6.8',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: Source: 'iobroker.tado@0.5.4',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: Authorization: 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YTNmNGI3YzQ2ZTBmYjAwMTAxNGNhNTgiLCJ0YWRvX2hvbWVzIjpbeyJpZCI6MTUzMDkxfV0sImlzcyI6InRhZG8iLCJsb2NhbGUiOiJkZSIsImF1ZCI6InBhcnRuZXIiLCJuYmYiOjE3MTg5NzU3MzIsInRhZG9fc2NvcGUiOlsiaG9tZS51c2VyIl0sInRhZG9fdXNlcm5hbWUiOiJkYXZlbi5idWRlbG1hbm5AZ21haWwuY29tIiwibmFtZSI6IkRhdmVuIEJ1ZGVsbWFubiIsImV4cCI6MTcxODk3NjMzMiwiaWF0IjoxNzE4OTc1NzMyLCJ0YWRvX2NsaWVudF9pZCI6InRhZG8td2ViLWFwcCIsImp0aSI6ImFhZDY1NmZlLWQ2OTktNDg1NS1hZTgwLWFkMTNhZjUyYTFhYyIsImVtYWlsIjoiZGF2ZW4uYnVkZWxtYW5uQGdtYWlsLmNvbSJ9.f6J3czqROzWRbiuLUl7RED355V-_BAz_uaCt_Asjznwy538LZR8BCbm_qMIEkzQiVt-tfWZLRVp4bwAGY7O-cb84BXRxW_1MtgR9VvkmBQDnJ-r6sALuV6FX3jq8Bv1pmHKAa08xpeeI7hgMnk8fmWVAG_dVTkMMuL6vwYGG3Y5Xw9hSaC-53pe8cdYLFn6yRVRuZqDNliBxmaH01w7g1yqFwqOxSXV7fJ90MNnl0CX0Ppl6qYR91hokfGXd0C6ng5kEthC6OZYyeMDqX5H_qGzw3sSMLUIlyVA_FWlBOXoSyJ5MtDefxACy-DvLd3CVM3AhgW_VXhq7U0xjzMt96g',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: 'Content-Type': 'application/json',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: Accept: 'application/json, text/plain, */*',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: headers: Object [AxiosHeaders] {
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: validateStatus: [Function: validateStatus],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: env: { FormData: [Function], Blob: [class Blob] },
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: maxBodyLength: -1,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: maxContentLength: -1,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: xsrfHeaderName: 'X-XSRF-TOKEN',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: xsrfCookieName: 'XSRF-TOKEN',
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: timeout: 20000,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: transformResponse: [ [Function: transformResponse] ],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: transformRequest: [ [Function: transformRequest] ],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: adapter: [ 'xhr', 'http' ],
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: },
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: clarifyTimeoutError: false
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: forcedJSONParsing: true,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: silentJSONParsing: true,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: transitional: {
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: config: {
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: errno: -3001,
    host.iOBroker
    2024-06-21 15:15:43.348	error	Caught by controller[0]: code: 'EAI_AGAIN',
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: syscall: 'getaddrinfo',
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: hostname: 'my.tado.com',
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at processTicksAndRejections (node:internal/process/task_queues:95:5) {
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at Axios.request (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/Axios.js:45:41)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at TLSSocket.emit (node:domain:488:12)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at TLSSocket.emit (node:events:519:28)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at TLSSocket.socketErrorListener (node:_http_client:500:9)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at ClientRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at ClientRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at RedirectableRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at RedirectableRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:610:25)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
    host.iOBroker
    2024-06-21 15:15:43.347	error	Caught by controller[0]: AxiosError: getaddrinfo EAI_AGAIN my.tado.com
    
    tado.0
    2024-06-21 15:15:42.765	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    tado.0
    2024-06-21 15:15:42.746	error	Exception-Code: EAI_AGAIN: getaddrinfo EAI_AGAIN my.tado.com
    
    tado.0
    2024-06-21 15:15:42.746	error	Error: getaddrinfo EAI_AGAIN my.tado.com 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:610:25) at RedirectableRequest.emit (node:events:531:35) at RedirectableRequest.emit (node:domain:488:12) at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24) at ClientRequest.emit (node:events:531:35) at ClientRequest.emit (node:domain:488:12) at TLSSocket.socketErrorListener (node:_http_client:500:9) at TLSSocket.emit (node:events:519:28) at TLSSocket.emit (node:domain:488:12) at Axios.request (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/Axios.js:45:41) at processTicksAndRejections (node:internal/process/task_queues:95:5)
    
    tado.0
    2024-06-21 15:15:42.746	error	unhandled promise rejection: getaddrinfo EAI_AGAIN my.tado.com
    
    tado.0
    2024-06-21 15:15:42.745	error	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().
    
    tado.0
    2024-06-21 15:15:42.741	error	Error: getaddrinfo EAI_AGAIN my.tado.com
    host.iOBroker
    2024-06-21 15:12:52.692	info	instance system.adapter.tado.0 started with pid 10700
    host.iOBroker
    2024-06-21 15:12:50.122	info	instance system.adapter.tado.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
    host.iOBroker
    2024-06-21 15:12:49.616	info	stopInstance system.adapter.tado.0 send kill signal
    host.iOBroker
    2024-06-21 15:12:49.529	info	stopInstance system.adapter.tado.0 (force=false, process=true)
    
    1 Antwort Letzte Antwort
    0
    Antworten
    • In einem neuen Thema antworten
    Anmelden zum Antworten
    • Älteste zuerst
    • Neuste zuerst
    • Meiste Stimmen


    Support us

    ioBroker
    Community Adapters
    Donate
    FAQ Cloud / IOT
    HowTo: Node.js-Update
    HowTo: Backup/Restore
    Downloads
    BLOG

    711

    Online

    32.6k

    Benutzer

    82.0k

    Themen

    1.3m

    Beiträge
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
    ioBroker Community 2014-2025
    logo
    • Anmelden

    • Du hast noch kein Konto? Registrieren

    • Anmelden oder registrieren, um zu suchen
    • Erster Beitrag
      Letzter Beitrag
    0
    • Home
    • Aktuell
    • Tags
    • Ungelesen 0
    • Kategorien
    • Unreplied
    • Beliebt
    • GitHub
    • Docu
    • Hilfe