Weiter zum Inhalt
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Hell
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dunkel
  • 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 abbrüche

NEWS

  • Neuer ioBroker-Blog online: Monatsrückblick März/April 2026
    BluefoxB
    Bluefox
    7
    1
    276

  • Verwendung von KI bitte immer deutlich kennzeichnen
    HomoranH
    Homoran
    9
    1
    253

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    18
    1
    904

Tado abbrüche

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
tado
5 Beiträge 2 Kommentatoren 245 Aufrufe 2 Beobachtet
  • Ä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
    #1

    Hallo, habe den ganzen Tag schon beim Tado Adapter abbrüche.

    AdapterV.: v0.5.4
    JS 5.0.19
    Plattform: linux
    RAM: 11.6 GB
    Node.js: v20.14.0
    NPM: 10.7.0

    läuft auf Proxmox

    host.iOBroker
    2024-06-09 21:36:21.928	info	Restart adapter system.adapter.tado.0 because enabled
    host.iOBroker
    2024-06-09 21:36:21.928	error	instance system.adapter.tado.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
    host.iOBroker
    2024-06-09 21:36:21.928	error	Caught by controller[4]: Error in function stateSetCreate(): Error: DB closed
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at Axios.request (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/Axios.js:45:41)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at TLSSocket.emit (node:domain:488:12)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at TLSSocket.emit (node:events:519:28)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at TLSSocket.socketErrorListener (node:_http_client:500:9)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at ClientRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at ClientRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at RedirectableRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at RedirectableRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:610:25)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[3]: Error: getaddrinfo EAI_AGAIN my.tado.com
    host.iOBroker
    2024-06-09 21:36:21.927	error	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:
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: }
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: }
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: hostname: 'my.tado.com'
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: syscall: 'getaddrinfo',
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: code: 'EAI_AGAIN',
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: errno: -3001,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) {
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: cause: Error: getaddrinfo EAI_AGAIN my.tado.com
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kCapture)]: false
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(shapeMode)]: true,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: _timeout: null,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: _currentUrl: 'https://my.tado.com/api/v2/devices/VA3500941056/temperatureOffset',
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kUniqueHeaders)]: null
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kRejectNonStandardBodyWrites)]: false,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kHighWaterMark)]: 16384,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(errored)]: null,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kOutHeaders)]: [Object: null prototype],
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(corked)]: 0,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kNeedDrain)]: false,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kBytesWritten)]: 0,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kCapture)]: false,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(shapeMode)]: false,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: _redirectable: [Circular *1],
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: protocol: 'https:',
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: host: 'my.tado.com',
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: reusedSocket: false,
    host.iOBroker
    2024-06-09 21:36:21.927	error	Caught by controller[1]: maxHeadersCount: null,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: parser: null,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: upgradeOrConnect: false,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: timeoutCb: null,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: aborted: false,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: res: null,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _ended: false,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: path: '/api/v2/devices/VA3500941056/temperatureOffset',
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: joinDuplicateHeaders: undefined,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: insecureHTTPParser: undefined,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: maxHeaderSize: undefined,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: method: 'GET',
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: socketPath: undefined,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: agent: [Agent],
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _onPendingData: [Function: nop],
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _keepAliveTimeout: 0,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: '\r\n',
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Connection: keep-alive\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Host: my.tado.com\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'baggage: sentry-environment=production,sentry-release=iobroker.tado%400.5.4,sentry-public_key=9417776af8984b5090f8c4ff8635cead,sentry-trace_id=02cb2c4824a342119d160d0e9c5490af\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'sentry-trace: 02cb2c4824a342119d160d0e9c5490af-94d3468e96260eed\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Content-Length: 2\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'User-Agent: axios/1.6.8\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Source: iobroker.tado@0.5.4\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YTNmNGI3YzQ2ZTBmYjAwMTAxNGNhNTgiLCJ0YWRvX2hvbWVzIjpbeyJpZCI6MTUzMDkxfV0sImlzcyI6InRhZG8iLCJsb2NhbGUiOiJkZSIsImF1ZCI6InBhcnRuZXIiLCJuYmYiOjE3MTc5NjE3NzAsInRhZG9fc2NvcGUiOlsiaG9tZS51c2VyIl0sInRhZG9fdXNlcm5hbWUiOiJkYXZlbi5idWRlbG1hbm5AZ21haWwuY29tIiwibmFtZSI6IkRhdmVuIEJ1ZGVsbWFubiIsImV4cCI6MTcxNzk2MjM3MCwiaWF0IjoxNzE3OTYxNzcwLCJ0YWRvX2NsaWVudF9pZCI6InRhZG8td2ViLWFwcCIsImp0aSI6IjAwOGVhMzc4LTc2YmMtNDdkZS1iYmU0LTFkMzY5NjkxMmNjYSIsImVtYWlsIjoiZGF2ZW4uYnVkZWxtYW5uQGdtYWlsLmNvbSJ9.UJdedxQWETGXx_imGp5hF-P1vrl_D61D6c3kkc3AD8saYWM4CxaTq3bpSPhBiqwgD_jU8zK29U9OkJqoGRB5TBM2lLYtpt7ePNMpMvJ6b7KambKGevCELImeRCCotTP_5liaLprTY2jxuc2GBZTh5dyMzE1yjeMvOJqAiji7Lr17XdcPsavkOIfy8OISlEs3GncF7vitkL8jzB-1vGOsfkxGCiZcIn6ng4oT80ib0SFAGZDnE4tG6DjjGdPpKhklFfXmPVAlCxvUG4ZHh3xc24Mc9YP806yPFjYaBuexn5iThoaxQvyIwHIMKynJfKGVq_TSDun11A8xgYaRvuR6eg\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Content-Type: application/json\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Accept: application/json, text/plain, */*\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _header: 'GET /api/v2/devices/VA3500941056/temperatureOffset HTTP/1.1\r\n' +
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: socket: [TLSSocket],
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _closed: false,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _headerSent: true,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: finished: false,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _trailer: '',
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _hasBody: true,
    host.iOBroker
    2024-06-09 21:36:21.926	error	Caught by controller[1]: _contentLength: '2',
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: strictContentLength: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _removedTE: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _removedContLen: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _removedConnection: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: sendDate: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: useChunkedEncodingByDefault: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _defaultKeepAlive: true,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: maxRequestsOnConnectionReached: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: shouldKeepAlive: true,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: chunkedEncoding: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _last: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: destroyed: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: writable: true,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: outputSize: 0,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: outputData: [],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _maxListeners: 100,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _eventsCount: 7,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _events: [Object: null prototype],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _currentRequest: ClientRequest {
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _onNativeResponse: [Function (anonymous)],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _eventsCount: 3,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _requestBodyBuffers: [ [Object] ],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _requestBodyLength: 2,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _redirects: [],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _redirectCount: 0,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _ending: true,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _ended: false,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: pathname: '/api/v2/devices/VA3500941056/temperatureOffset'
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: nativeProtocols: [Object],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: agent: [Agent],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: port: '',
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: hostname: 'my.tado.com',
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: beforeRedirects: [Object],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: beforeRedirect: [Function: dispatchBeforeRedirect],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: family: undefined,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: auth: undefined,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: agents: [Object],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: headers: [Object: null prototype],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: method: 'GET',
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: path: '/api/v2/devices/VA3500941056/temperatureOffset',
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: protocol: 'https:',
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: maxBodyLength: Infinity,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: maxRedirects: 21,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _options: {
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: _maxListeners: 100,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: [Symbol(kBufferedValue)]: null
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: [Symbol(kState)]: 17580812,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: pendingcb: 0,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: bufferedIndex: 0,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: writelen: 0,
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: onwrite: [Function: bound onwrite],
    host.iOBroker
    2024-06-09 21:36:21.925	error	Caught by controller[1]: corked: 0,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: length: 0,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: highWaterMark: 16384,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: _writableState: WritableState {
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: abort: undefined
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: timeout: undefined,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: socket: [Array],
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: response: [Function: handleResponse],
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: drain: undefined,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: finish: undefined,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: prefinish: undefined,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: error: [Function: handleRequestError],
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: close: undefined,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: _events: {
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: request: <ref *1> Writable {
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: data: '{}'
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: method: 'get',
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: url: '/api/v2/devices/VA3500941056/temperatureOffset',
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: [Symbol(kCapture)]: false
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: [Symbol(shapeMode)]: false,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: _sessionCache: [Object],
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: maxCachedSessions: 100,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: totalSocketCount: 4,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: maxTotalSockets: Infinity,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: scheduling: 'lifo',
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: maxFreeSockets: 256,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: maxSockets: Infinity,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: keepAlive: true,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: keepAliveMsecs: 1000,
    host.iOBroker
    2024-06-09 21:36:21.924	error	Caught by controller[1]: freeSockets: [Object: null prototype] {},
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: sockets: [Object: null prototype],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: requests: [Object: null prototype] {},
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: options: [Object: null prototype],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: protocol: 'https:',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: defaultPort: 443,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: _maxListeners: 100,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: _eventsCount: 2,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: _events: [Object: null prototype],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: httpsAgent: Agent {
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: baseURL: 'https://my.tado.com/',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: 'Accept-Encoding': 'gzip, compress, deflate, br'
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: 'Content-Length': '2',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: 'User-Agent': 'axios/1.6.8',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: Source: 'iobroker.tado@0.5.4',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: Authorization: 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YTNmNGI3YzQ2ZTBmYjAwMTAxNGNhNTgiLCJ0YWRvX2hvbWVzIjpbeyJpZCI6MTUzMDkxfV0sImlzcyI6InRhZG8iLCJsb2NhbGUiOiJkZSIsImF1ZCI6InBhcnRuZXIiLCJuYmYiOjE3MTc5NjE3NzAsInRhZG9fc2NvcGUiOlsiaG9tZS51c2VyIl0sInRhZG9fdXNlcm5hbWUiOiJkYXZlbi5idWRlbG1hbm5AZ21haWwuY29tIiwibmFtZSI6IkRhdmVuIEJ1ZGVsbWFubiIsImV4cCI6MTcxNzk2MjM3MCwiaWF0IjoxNzE3OTYxNzcwLCJ0YWRvX2NsaWVudF9pZCI6InRhZG8td2ViLWFwcCIsImp0aSI6IjAwOGVhMzc4LTc2YmMtNDdkZS1iYmU0LTFkMzY5NjkxMmNjYSIsImVtYWlsIjoiZGF2ZW4uYnVkZWxtYW5uQGdtYWlsLmNvbSJ9.UJdedxQWETGXx_imGp5hF-P1vrl_D61D6c3kkc3AD8saYWM4CxaTq3bpSPhBiqwgD_jU8zK29U9OkJqoGRB5TBM2lLYtpt7ePNMpMvJ6b7KambKGevCELImeRCCotTP_5liaLprTY2jxuc2GBZTh5dyMzE1yjeMvOJqAiji7Lr17XdcPsavkOIfy8OISlEs3GncF7vitkL8jzB-1vGOsfkxGCiZcIn6ng4oT80ib0SFAGZDnE4tG6DjjGdPpKhklFfXmPVAlCxvUG4ZHh3xc24Mc9YP806yPFjYaBuexn5iThoaxQvyIwHIMKynJfKGVq_TSDun11A8xgYaRvuR6eg',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: 'Content-Type': 'application/json',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: Accept: 'application/json, text/plain, */*',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: headers: Object [AxiosHeaders] {
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: validateStatus: [Function: validateStatus],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: env: { FormData: [Function], Blob: [class Blob] },
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: maxBodyLength: -1,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: maxContentLength: -1,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: xsrfHeaderName: 'X-XSRF-TOKEN',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: xsrfCookieName: 'XSRF-TOKEN',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: timeout: 20000,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: transformResponse: [ [Function: transformResponse] ],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: transformRequest: [ [Function: transformRequest] ],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: adapter: [ 'xhr', 'http' ],
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: },
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: clarifyTimeoutError: false
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: forcedJSONParsing: true,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: silentJSONParsing: true,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: transitional: {
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: config: {
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: errno: -3001,
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: code: 'EAI_AGAIN',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: syscall: 'getaddrinfo',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: hostname: 'my.tado.com',
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5) {
    host.iOBroker
    2024-06-09 21:36:21.923	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-09 21:36:21.923	error	Caught by controller[1]: at TLSSocket.emit (node:domain:488:12)
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: at TLSSocket.emit (node:events:519:28)
    host.iOBroker
    2024-06-09 21:36:21.923	error	Caught by controller[1]: at TLSSocket.socketErrorListener (node:_http_client:500:9)
    host.iOBroker
    2024-06-09 21:36:21.922	error	Caught by controller[1]: at ClientRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-09 21:36:21.922	error	Caught by controller[1]: at ClientRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-09 21:36:21.922	error	Caught by controller[1]: at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)
    host.iOBroker
    2024-06-09 21:36:21.922	error	Caught by controller[1]: at RedirectableRequest.emit (node:domain:488:12)
    host.iOBroker
    2024-06-09 21:36:21.922	error	Caught by controller[1]: at RedirectableRequest.emit (node:events:531:35)
    host.iOBroker
    2024-06-09 21:36:21.922	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-09 21:36:21.922	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-09 21:36:21.922	error	Caught by controller[1]: AxiosError: getaddrinfo EAI_AGAIN my.tado.com
    
    tado.0
    2024-06-09 21:36:21.346	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
    
    tado.0
    2024-06-09 21:36:21.345	info	terminating
    
    tado.0
    2024-06-09 21:36:21.345	info	cleaned everything up...
    
    tado.0
    2024-06-09 21:36:21.330	error	Exception-Code: EAI_AGAIN: getaddrinfo EAI_AGAIN my.tado.com
    
    tado.0
    2024-06-09 21:36:21.330	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-09 21:36:21.330	error	unhandled promise rejection: getaddrinfo EAI_AGAIN my.tado.com
    
    tado.0
    2024-06-09 21:36:21.329	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-09 21:36:21.327	error	Error: getaddrinfo EAI_AGAIN my.tado.com
    
    mcm1957M 1 Antwort Letzte Antwort
    0
    • D denjo

      Hallo, habe den ganzen Tag schon beim Tado Adapter abbrüche.

      AdapterV.: v0.5.4
      JS 5.0.19
      Plattform: linux
      RAM: 11.6 GB
      Node.js: v20.14.0
      NPM: 10.7.0

      läuft auf Proxmox

      host.iOBroker
      2024-06-09 21:36:21.928	info	Restart adapter system.adapter.tado.0 because enabled
      host.iOBroker
      2024-06-09 21:36:21.928	error	instance system.adapter.tado.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      host.iOBroker
      2024-06-09 21:36:21.928	error	Caught by controller[4]: Error in function stateSetCreate(): Error: DB closed
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at processTicksAndRejections (node:internal/process/task_queues:95:5)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at Axios.request (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/Axios.js:45:41)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at TLSSocket.emit (node:domain:488:12)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at TLSSocket.emit (node:events:519:28)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at TLSSocket.socketErrorListener (node:_http_client:500:9)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at ClientRequest.emit (node:domain:488:12)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at ClientRequest.emit (node:events:531:35)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at RedirectableRequest.emit (node:domain:488:12)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at RedirectableRequest.emit (node:events:531:35)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at RedirectableRequest.handleRequestError (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/adapters/http.js:610:25)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: at Function.AxiosError.from (/opt/iobroker/node_modules/iobroker.tado/node_modules/axios/lib/core/AxiosError.js:89:14)
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[3]: Error: getaddrinfo EAI_AGAIN my.tado.com
      host.iOBroker
      2024-06-09 21:36:21.927	error	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:
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: }
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: }
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: hostname: 'my.tado.com'
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: syscall: 'getaddrinfo',
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: code: 'EAI_AGAIN',
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: errno: -3001,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: at GetAddrInfoReqWrap.onlookupall [as oncomplete] (node:dns:120:26) {
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: cause: Error: getaddrinfo EAI_AGAIN my.tado.com
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kCapture)]: false
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(shapeMode)]: true,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: _timeout: null,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: _currentUrl: 'https://my.tado.com/api/v2/devices/VA3500941056/temperatureOffset',
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kUniqueHeaders)]: null
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kRejectNonStandardBodyWrites)]: false,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kHighWaterMark)]: 16384,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(errored)]: null,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kOutHeaders)]: [Object: null prototype],
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(corked)]: 0,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kNeedDrain)]: false,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kBytesWritten)]: 0,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(kCapture)]: false,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: [Symbol(shapeMode)]: false,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: _redirectable: [Circular *1],
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: protocol: 'https:',
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: host: 'my.tado.com',
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: reusedSocket: false,
      host.iOBroker
      2024-06-09 21:36:21.927	error	Caught by controller[1]: maxHeadersCount: null,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: parser: null,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: upgradeOrConnect: false,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: timeoutCb: null,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: aborted: false,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: res: null,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _ended: false,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: path: '/api/v2/devices/VA3500941056/temperatureOffset',
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: joinDuplicateHeaders: undefined,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: insecureHTTPParser: undefined,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: maxHeaderSize: undefined,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: method: 'GET',
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: socketPath: undefined,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: agent: [Agent],
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _onPendingData: [Function: nop],
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _keepAliveTimeout: 0,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: '\r\n',
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Connection: keep-alive\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Host: my.tado.com\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'baggage: sentry-environment=production,sentry-release=iobroker.tado%400.5.4,sentry-public_key=9417776af8984b5090f8c4ff8635cead,sentry-trace_id=02cb2c4824a342119d160d0e9c5490af\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'sentry-trace: 02cb2c4824a342119d160d0e9c5490af-94d3468e96260eed\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Accept-Encoding: gzip, compress, deflate, br\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Content-Length: 2\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'User-Agent: axios/1.6.8\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Source: iobroker.tado@0.5.4\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Authorization: Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YTNmNGI3YzQ2ZTBmYjAwMTAxNGNhNTgiLCJ0YWRvX2hvbWVzIjpbeyJpZCI6MTUzMDkxfV0sImlzcyI6InRhZG8iLCJsb2NhbGUiOiJkZSIsImF1ZCI6InBhcnRuZXIiLCJuYmYiOjE3MTc5NjE3NzAsInRhZG9fc2NvcGUiOlsiaG9tZS51c2VyIl0sInRhZG9fdXNlcm5hbWUiOiJkYXZlbi5idWRlbG1hbm5AZ21haWwuY29tIiwibmFtZSI6IkRhdmVuIEJ1ZGVsbWFubiIsImV4cCI6MTcxNzk2MjM3MCwiaWF0IjoxNzE3OTYxNzcwLCJ0YWRvX2NsaWVudF9pZCI6InRhZG8td2ViLWFwcCIsImp0aSI6IjAwOGVhMzc4LTc2YmMtNDdkZS1iYmU0LTFkMzY5NjkxMmNjYSIsImVtYWlsIjoiZGF2ZW4uYnVkZWxtYW5uQGdtYWlsLmNvbSJ9.UJdedxQWETGXx_imGp5hF-P1vrl_D61D6c3kkc3AD8saYWM4CxaTq3bpSPhBiqwgD_jU8zK29U9OkJqoGRB5TBM2lLYtpt7ePNMpMvJ6b7KambKGevCELImeRCCotTP_5liaLprTY2jxuc2GBZTh5dyMzE1yjeMvOJqAiji7Lr17XdcPsavkOIfy8OISlEs3GncF7vitkL8jzB-1vGOsfkxGCiZcIn6ng4oT80ib0SFAGZDnE4tG6DjjGdPpKhklFfXmPVAlCxvUG4ZHh3xc24Mc9YP806yPFjYaBuexn5iThoaxQvyIwHIMKynJfKGVq_TSDun11A8xgYaRvuR6eg\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Content-Type: application/json\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: 'Accept: application/json, text/plain, */*\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _header: 'GET /api/v2/devices/VA3500941056/temperatureOffset HTTP/1.1\r\n' +
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: socket: [TLSSocket],
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _closed: false,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _headerSent: true,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: finished: false,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _trailer: '',
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _hasBody: true,
      host.iOBroker
      2024-06-09 21:36:21.926	error	Caught by controller[1]: _contentLength: '2',
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: strictContentLength: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _removedTE: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _removedContLen: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _removedConnection: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: sendDate: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: useChunkedEncodingByDefault: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _defaultKeepAlive: true,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: maxRequestsOnConnectionReached: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: shouldKeepAlive: true,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: chunkedEncoding: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _last: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: destroyed: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: writable: true,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: outputSize: 0,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: outputData: [],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _maxListeners: 100,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _eventsCount: 7,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _events: [Object: null prototype],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _currentRequest: ClientRequest {
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _onNativeResponse: [Function (anonymous)],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _eventsCount: 3,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _requestBodyBuffers: [ [Object] ],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _requestBodyLength: 2,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _redirects: [],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _redirectCount: 0,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _ending: true,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _ended: false,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: pathname: '/api/v2/devices/VA3500941056/temperatureOffset'
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: nativeProtocols: [Object],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: agent: [Agent],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: port: '',
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: hostname: 'my.tado.com',
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: beforeRedirects: [Object],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: beforeRedirect: [Function: dispatchBeforeRedirect],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: family: undefined,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: auth: undefined,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: agents: [Object],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: headers: [Object: null prototype],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: method: 'GET',
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: path: '/api/v2/devices/VA3500941056/temperatureOffset',
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: protocol: 'https:',
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: maxBodyLength: Infinity,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: maxRedirects: 21,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _options: {
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: _maxListeners: 100,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: [Symbol(kBufferedValue)]: null
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: [Symbol(kState)]: 17580812,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: pendingcb: 0,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: bufferedIndex: 0,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: writelen: 0,
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: onwrite: [Function: bound onwrite],
      host.iOBroker
      2024-06-09 21:36:21.925	error	Caught by controller[1]: corked: 0,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: length: 0,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: highWaterMark: 16384,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: _writableState: WritableState {
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: abort: undefined
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: timeout: undefined,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: socket: [Array],
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: response: [Function: handleResponse],
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: drain: undefined,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: finish: undefined,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: prefinish: undefined,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: error: [Function: handleRequestError],
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: close: undefined,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: _events: {
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: request: <ref *1> Writable {
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: data: '{}'
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: method: 'get',
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: url: '/api/v2/devices/VA3500941056/temperatureOffset',
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: [Symbol(kCapture)]: false
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: [Symbol(shapeMode)]: false,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: _sessionCache: [Object],
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: maxCachedSessions: 100,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: totalSocketCount: 4,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: maxTotalSockets: Infinity,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: scheduling: 'lifo',
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: maxFreeSockets: 256,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: maxSockets: Infinity,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: keepAlive: true,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: keepAliveMsecs: 1000,
      host.iOBroker
      2024-06-09 21:36:21.924	error	Caught by controller[1]: freeSockets: [Object: null prototype] {},
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: sockets: [Object: null prototype],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: requests: [Object: null prototype] {},
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: options: [Object: null prototype],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: protocol: 'https:',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: defaultPort: 443,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: _maxListeners: 100,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: _eventsCount: 2,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: _events: [Object: null prototype],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: httpsAgent: Agent {
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: baseURL: 'https://my.tado.com/',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: 'Accept-Encoding': 'gzip, compress, deflate, br'
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: 'Content-Length': '2',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: 'User-Agent': 'axios/1.6.8',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: Source: 'iobroker.tado@0.5.4',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: Authorization: 'Bearer eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJzdWIiOiI1YTNmNGI3YzQ2ZTBmYjAwMTAxNGNhNTgiLCJ0YWRvX2hvbWVzIjpbeyJpZCI6MTUzMDkxfV0sImlzcyI6InRhZG8iLCJsb2NhbGUiOiJkZSIsImF1ZCI6InBhcnRuZXIiLCJuYmYiOjE3MTc5NjE3NzAsInRhZG9fc2NvcGUiOlsiaG9tZS51c2VyIl0sInRhZG9fdXNlcm5hbWUiOiJkYXZlbi5idWRlbG1hbm5AZ21haWwuY29tIiwibmFtZSI6IkRhdmVuIEJ1ZGVsbWFubiIsImV4cCI6MTcxNzk2MjM3MCwiaWF0IjoxNzE3OTYxNzcwLCJ0YWRvX2NsaWVudF9pZCI6InRhZG8td2ViLWFwcCIsImp0aSI6IjAwOGVhMzc4LTc2YmMtNDdkZS1iYmU0LTFkMzY5NjkxMmNjYSIsImVtYWlsIjoiZGF2ZW4uYnVkZWxtYW5uQGdtYWlsLmNvbSJ9.UJdedxQWETGXx_imGp5hF-P1vrl_D61D6c3kkc3AD8saYWM4CxaTq3bpSPhBiqwgD_jU8zK29U9OkJqoGRB5TBM2lLYtpt7ePNMpMvJ6b7KambKGevCELImeRCCotTP_5liaLprTY2jxuc2GBZTh5dyMzE1yjeMvOJqAiji7Lr17XdcPsavkOIfy8OISlEs3GncF7vitkL8jzB-1vGOsfkxGCiZcIn6ng4oT80ib0SFAGZDnE4tG6DjjGdPpKhklFfXmPVAlCxvUG4ZHh3xc24Mc9YP806yPFjYaBuexn5iThoaxQvyIwHIMKynJfKGVq_TSDun11A8xgYaRvuR6eg',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: 'Content-Type': 'application/json',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: Accept: 'application/json, text/plain, */*',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: headers: Object [AxiosHeaders] {
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: validateStatus: [Function: validateStatus],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: env: { FormData: [Function], Blob: [class Blob] },
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: maxBodyLength: -1,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: maxContentLength: -1,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: xsrfHeaderName: 'X-XSRF-TOKEN',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: xsrfCookieName: 'XSRF-TOKEN',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: timeout: 20000,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: transformResponse: [ [Function: transformResponse] ],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: transformRequest: [ [Function: transformRequest] ],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: adapter: [ 'xhr', 'http' ],
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: },
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: clarifyTimeoutError: false
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: forcedJSONParsing: true,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: silentJSONParsing: true,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: transitional: {
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: config: {
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: errno: -3001,
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: code: 'EAI_AGAIN',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: syscall: 'getaddrinfo',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: hostname: 'my.tado.com',
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: at processTicksAndRejections (node:internal/process/task_queues:95:5) {
      host.iOBroker
      2024-06-09 21:36:21.923	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-09 21:36:21.923	error	Caught by controller[1]: at TLSSocket.emit (node:domain:488:12)
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: at TLSSocket.emit (node:events:519:28)
      host.iOBroker
      2024-06-09 21:36:21.923	error	Caught by controller[1]: at TLSSocket.socketErrorListener (node:_http_client:500:9)
      host.iOBroker
      2024-06-09 21:36:21.922	error	Caught by controller[1]: at ClientRequest.emit (node:domain:488:12)
      host.iOBroker
      2024-06-09 21:36:21.922	error	Caught by controller[1]: at ClientRequest.emit (node:events:531:35)
      host.iOBroker
      2024-06-09 21:36:21.922	error	Caught by controller[1]: at ClientRequest.eventHandlers.<computed> (/opt/iobroker/node_modules/follow-redirects/index.js:38:24)
      host.iOBroker
      2024-06-09 21:36:21.922	error	Caught by controller[1]: at RedirectableRequest.emit (node:domain:488:12)
      host.iOBroker
      2024-06-09 21:36:21.922	error	Caught by controller[1]: at RedirectableRequest.emit (node:events:531:35)
      host.iOBroker
      2024-06-09 21:36:21.922	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-09 21:36:21.922	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-09 21:36:21.922	error	Caught by controller[1]: AxiosError: getaddrinfo EAI_AGAIN my.tado.com
      
      tado.0
      2024-06-09 21:36:21.346	warn	Terminated (UNCAUGHT_EXCEPTION): Without reason
      
      tado.0
      2024-06-09 21:36:21.345	info	terminating
      
      tado.0
      2024-06-09 21:36:21.345	info	cleaned everything up...
      
      tado.0
      2024-06-09 21:36:21.330	error	Exception-Code: EAI_AGAIN: getaddrinfo EAI_AGAIN my.tado.com
      
      tado.0
      2024-06-09 21:36:21.330	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-09 21:36:21.330	error	unhandled promise rejection: getaddrinfo EAI_AGAIN my.tado.com
      
      tado.0
      2024-06-09 21:36:21.329	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-09 21:36:21.327	error	Error: getaddrinfo EAI_AGAIN my.tado.com
      
      mcm1957M Online
      mcm1957M Online
      mcm1957
      schrieb am zuletzt editiert von
      #2

      @denjo said in Tado abbrüche:

      EAI_AGAIN: getaddrinfo EAI_AGAIN my.tado.com

      Dein Netzwerk dürfte ein Problem haben und die Addresse my.tado.com nicht auflösen können.

      Das der Adapter dabei nicht crashen sollte ist eine andere Sache. Dazu wäre wahrscheinlich ein Issur unter Angabe der beteiligten Versionen (Adapter, js-controller, node, o/s) und des obigen Logs sinnvoll.

      Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
      Support Repositoryverwaltung.

      Wer 'nen Kaffee spendieren will: https://paypal.me

      LESEN - gute Forenbeitrage

      D 1 Antwort Letzte Antwort
      0
      • mcm1957M mcm1957

        @denjo said in Tado abbrüche:

        EAI_AGAIN: getaddrinfo EAI_AGAIN my.tado.com

        Dein Netzwerk dürfte ein Problem haben und die Addresse my.tado.com nicht auflösen können.

        Das der Adapter dabei nicht crashen sollte ist eine andere Sache. Dazu wäre wahrscheinlich ein Issur unter Angabe der beteiligten Versionen (Adapter, js-controller, node, o/s) und des obigen Logs sinnvoll.

        D Offline
        D Offline
        denjo
        schrieb am zuletzt editiert von
        #3

        @mcm1957 ich glaube es lag an AD Guard, habe es wieder deaktiviert. Seit dem läuft wieder alles. Schade eigentlich

        mcm1957M 1 Antwort Letzte Antwort
        1
        • D denjo

          @mcm1957 ich glaube es lag an AD Guard, habe es wieder deaktiviert. Seit dem läuft wieder alles. Schade eigentlich

          mcm1957M Online
          mcm1957M Online
          mcm1957
          schrieb am zuletzt editiert von
          #4

          @denjo
          Kenn adguard nicht - aber oft kannst du bestimmte Webseiten explizit whitelisten.
          Oder du konfigurierst deinen ioBroker host so dass er ungefilterten dns Zugang hat.

          Entwicklung u Betreuung: envertech-pv, hoymiles-ms, ns-client, pid, snmp Adapter;
          Support Repositoryverwaltung.

          Wer 'nen Kaffee spendieren will: https://paypal.me

          LESEN - gute Forenbeitrage

          D 1 Antwort Letzte Antwort
          0
          • mcm1957M mcm1957

            @denjo
            Kenn adguard nicht - aber oft kannst du bestimmte Webseiten explizit whitelisten.
            Oder du konfigurierst deinen ioBroker host so dass er ungefilterten dns Zugang hat.

            D Offline
            D Offline
            denjo
            schrieb am zuletzt editiert von denjo
            #5

            @mcm1957 ist quasi wie PI-Hole. ja habe ich alles versucht aber war mir dann irgendwann zu blöd und ich habe einfach alles rückgängig gemacht und alles läuft wieder

            1 Antwort Letzte Antwort
            0

            Hey! Du scheinst an dieser Unterhaltung interessiert zu sein, hast aber noch kein Konto.

            Hast du es satt, bei jedem Besuch durch die gleichen Beiträge zu scrollen? Wenn du dich für ein Konto anmeldest, kommst du immer genau dorthin zurück, wo du zuvor warst, und kannst dich über neue Antworten benachrichtigen lassen (entweder per E-Mail oder Push-Benachrichtigung). Du kannst auch Lesezeichen speichern und Beiträge positiv bewerten, um anderen Community-Mitgliedern deine Wertschätzung zu zeigen.

            Mit deinem Input könnte dieser Beitrag noch besser werden 💗

            Registrieren Anmelden
            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

            558

            Online

            32.8k

            Benutzer

            82.8k

            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