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. seit update, kein funktionierender life360 adapter

NEWS

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

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

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

seit update, kein funktionierender life360 adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
4 Beiträge 2 Kommentatoren 422 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.
  • M Offline
    M Offline
    medolino
    schrieb am zuletzt editiert von medolino
    #1

    Hi, hab heute mal den js-controller auf die aktuelle version ge-updatet, seither funktionier der Life360 adapter nicht mehr, woran könnte das liegen

    life360.0	2021-02-20 23:52:36.321	warn	(19076) Terminated (UNCAUGHT_EXCEPTION): Without reason
    life360.0	2021-02-20 23:52:36.320	info	(19076) terminating
    life360.0	2021-02-20 23:52:36.319	info	(19076) cleaned everything up...
    life360.0	2021-02-20 23:52:36.318	info	(19076) Disabled polling.
    life360.0	2021-02-20 23:52:36.306	error	(19076) Cannot read property 'val' of null
    life360.0	2021-02-20 23:52:36.305	error	(19076) TypeError: Cannot read property 'val' of null at publishMyPlaces (/opt/iobroker/node_modules/iobroker.life360/lib/life360DbConnector.js:913:100) at async Object.exports.publishCloudDat
    life360.0	2021-02-20 23:52:36.305	error	(19076) unhandled promise rejection: Cannot read property 'val' of null
    life360.0	2021-02-20 23:52:36.304	error	(19076) 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().
    life360.0	2021-02-20 23:52:33.438	info	(19076) Connected to Life360 cloud services.
    life360.0	2021-02-20 23:52:32.698	info	(19076) Polling enabled every 20 seconds.
    life360.0	2021-02-20 23:52:32.649	info	(19076) starting. Version 0.2.12 in /opt/iobroker/node_modules/iobroker.life360, node: v12.20.2, js-controller: 3.2.16
    life360.0	2021-02-20 23:52:00.167	warn	(18938) Terminated (UNCAUGHT_EXCEPTION): Without reason
    life360.0	2021-02-20 23:52:00.166	info	(18938) terminating
    life360.0	2021-02-20 23:52:00.165	info	(18938) cleaned everything up...
    life360.0	2021-02-20 23:52:00.164	info	(18938) Disabled polling.
    life360.0	2021-02-20 23:52:00.152	error	(18938) Cannot read property 'val' of null
    life360.0	2021-02-20 23:52:00.152	error	at async Object.exports.publishCloudData (/opt/iobroker/node_modules/iobroker.life360/lib/life360DbConnector.js:347:21)
    life360.0	2021-02-20 23:52:00.152	error	at publishMyPlaces (/opt/iobroker/node_modules/iobroker.life360/lib/life360DbConnector.js:913:100)
    life360.0	2021-02-20 23:52:00.152	error	(18938) TypeError: Cannot read property 'val' of null
    life360.0	2021-02-20 23:52:00.151	error	(18938) unhandled promise rejection: Cannot read property 'val' of null
    life360.0	2021-02-20 23:52:00.150	error	(18938) 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().
    life360.0	2021-02-20 23:51:57.440	info	(18938) Connected to Life360 cloud services.
    life360.0	2021-02-20 23:51:56.767	info	(18938) Polling enabled every 20 seconds.
    life360.0	2021-02-20 23:51:56.720	info	(18938) starting. Version 0.2.12 in /opt/iobroker/node_modules/iobroker.life360, node: v12.20.2, js-controller: 3.2.16
    life360.0	2021-02-20 23:51:24.219	warn	(18744) Terminated (UNCAUGHT_EXCEPTION): Without reason
    life360.0	2021-02-20 23:51:24.218	info	(18744) terminating
    life360.0	2021-02-20 23:51:24.217	info	(18744) cleaned everything up...
    life360.0	2021-02-20 23:51:24.216	info	(18744) Disabled polling.
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • M medolino

      Hi, hab heute mal den js-controller auf die aktuelle version ge-updatet, seither funktionier der Life360 adapter nicht mehr, woran könnte das liegen

      life360.0	2021-02-20 23:52:36.321	warn	(19076) Terminated (UNCAUGHT_EXCEPTION): Without reason
      life360.0	2021-02-20 23:52:36.320	info	(19076) terminating
      life360.0	2021-02-20 23:52:36.319	info	(19076) cleaned everything up...
      life360.0	2021-02-20 23:52:36.318	info	(19076) Disabled polling.
      life360.0	2021-02-20 23:52:36.306	error	(19076) Cannot read property 'val' of null
      life360.0	2021-02-20 23:52:36.305	error	(19076) TypeError: Cannot read property 'val' of null at publishMyPlaces (/opt/iobroker/node_modules/iobroker.life360/lib/life360DbConnector.js:913:100) at async Object.exports.publishCloudDat
      life360.0	2021-02-20 23:52:36.305	error	(19076) unhandled promise rejection: Cannot read property 'val' of null
      life360.0	2021-02-20 23:52:36.304	error	(19076) 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().
      life360.0	2021-02-20 23:52:33.438	info	(19076) Connected to Life360 cloud services.
      life360.0	2021-02-20 23:52:32.698	info	(19076) Polling enabled every 20 seconds.
      life360.0	2021-02-20 23:52:32.649	info	(19076) starting. Version 0.2.12 in /opt/iobroker/node_modules/iobroker.life360, node: v12.20.2, js-controller: 3.2.16
      life360.0	2021-02-20 23:52:00.167	warn	(18938) Terminated (UNCAUGHT_EXCEPTION): Without reason
      life360.0	2021-02-20 23:52:00.166	info	(18938) terminating
      life360.0	2021-02-20 23:52:00.165	info	(18938) cleaned everything up...
      life360.0	2021-02-20 23:52:00.164	info	(18938) Disabled polling.
      life360.0	2021-02-20 23:52:00.152	error	(18938) Cannot read property 'val' of null
      life360.0	2021-02-20 23:52:00.152	error	at async Object.exports.publishCloudData (/opt/iobroker/node_modules/iobroker.life360/lib/life360DbConnector.js:347:21)
      life360.0	2021-02-20 23:52:00.152	error	at publishMyPlaces (/opt/iobroker/node_modules/iobroker.life360/lib/life360DbConnector.js:913:100)
      life360.0	2021-02-20 23:52:00.152	error	(18938) TypeError: Cannot read property 'val' of null
      life360.0	2021-02-20 23:52:00.151	error	(18938) unhandled promise rejection: Cannot read property 'val' of null
      life360.0	2021-02-20 23:52:00.150	error	(18938) 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().
      life360.0	2021-02-20 23:51:57.440	info	(18938) Connected to Life360 cloud services.
      life360.0	2021-02-20 23:51:56.767	info	(18938) Polling enabled every 20 seconds.
      life360.0	2021-02-20 23:51:56.720	info	(18938) starting. Version 0.2.12 in /opt/iobroker/node_modules/iobroker.life360, node: v12.20.2, js-controller: 3.2.16
      life360.0	2021-02-20 23:51:24.219	warn	(18744) Terminated (UNCAUGHT_EXCEPTION): Without reason
      life360.0	2021-02-20 23:51:24.218	info	(18744) terminating
      life360.0	2021-02-20 23:51:24.217	info	(18744) cleaned everything up...
      life360.0	2021-02-20 23:51:24.216	info	(18744) Disabled polling.
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @medolino
      Bitte LogFiles als Text in CodeTags posten.

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      M 1 Antwort Letzte Antwort
      0
      • Thomas BraunT Thomas Braun

        @medolino
        Bitte LogFiles als Text in CodeTags posten.

        M Offline
        M Offline
        medolino
        schrieb am zuletzt editiert von
        #3

        @thomas-braun erledigt

        Thomas BraunT 1 Antwort Letzte Antwort
        0
        • M medolino

          @thomas-braun erledigt

          Thomas BraunT Online
          Thomas BraunT Online
          Thomas Braun
          Most Active
          schrieb am zuletzt editiert von
          #4

          @medolino

          Vielleicht hier mal mitlesen?

          https://forum.iobroker.net/topic/25631/neuer-adapter-life360/89

          Linux-Werkzeugkasten:
          https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
          NodeJS Fixer Skript:
          https://forum.iobroker.net/topic/68035/iob-node-fix-skript
          iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

          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

          355

          Online

          32.7k

          Benutzer

          82.6k

          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