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. Error/Bug
  4. Rasperry und XS1 Fehlermeldungen

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.6k

Rasperry und XS1 Fehlermeldungen

Geplant Angeheftet Gesperrt Verschoben Error/Bug
3 Beiträge 2 Kommentatoren 173 Aufrufe 2 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.
  • A Offline
    A Offline
    ARI 0
    schrieb am zuletzt editiert von ARI 0
    #1

    Hallo zusammen,
    das System läuft kurz, dann funktioniert auch alles und folgen Fehlermeldungen mit denen ich nichts anfangen kann, nichts geht mehr (Sprachsteuerung via Alexa).

    Systemdata Meine Konfiguration
    Hardwaresystem: PI 4, CPUs 4, 600 MHz, ARMv7 Processor rev 3 (v7l)
    Arbeitsspeicher: 4 GB
    Festplattenart: SD-Karte 64 GB
    Betriebssystem: linux
    Node-Version: v12.22.1
    Nodejs-Version: v12.22.1
    NPM-Version: 6.14.12
    Installationsart: Skript/Manuell
    Image genutzt: Nein
    2021-04-11 09:33:31.238 - info: host.raspberrypi "system.adapter.xs1.2" disabled
    2021-04-11 09:33:33.987 - info: host.raspberrypi "system.adapter.xs1.2" enabled
    2021-04-11 09:33:34.045 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23166
    2021-04-11 09:33:35.207 - info: xs1.2 (23166) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
    2021-04-11 09:33:35.239 - info: xs1.2 (23166) config XS1 Addresse: http://XS1:80
    2021-04-11 09:33:35.258 - info: xs1.2 (23166) CopyList = {}
    2021-04-11 09:33:38.015 - warn: xs1.2 (23166) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
    2021-04-11 09:33:38.637 - info: xs1.2 (23166) Finished state creation. Added totally 54 actuators or sensors
    2021-04-11 09:34:38.704 - error: xs1.2 (23166) 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().
    2021-04-11 09:34:38.706 - error: xs1.2 (23166) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
    2021-04-11 09:34:38.711 - error: xs1.2 (23166) Error: The state contains the forbidden properties lname, number, name, vtype!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
    at new Promise ()
    at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
    at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
    at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
    at MyXS1.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
    at IncomingMessage.emit (events.js:314:20)
    2021-04-11 09:34:38.712 - error: xs1.2 (23166) The state contains the forbidden properties lname, number, name, vtype!
    2021-04-11 09:34:38.732 - info: xs1.2 (23166) cleaned everything up...
    2021-04-11 09:34:38.733 - info: xs1.2 (23166) terminating
    2021-04-11 09:34:38.735 - warn: xs1.2 (23166) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-04-11 09:34:39.336 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-04-11 09:34:39.339 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
    2021-04-11 09:34:47.278 - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
    2021-04-11 09:35:09.392 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23184
    2021-04-11 09:35:10.584 - info: xs1.2 (23184) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
    2021-04-11 09:35:10.617 - info: xs1.2 (23184) config XS1 Addresse: http://XS1:80
    2021-04-11 09:35:10.620 - info: xs1.2 (23184) CopyList = {}
    2021-04-11 09:35:12.191 - warn: xs1.2 (23184) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
    2021-04-11 09:35:12.827 - info: xs1.2 (23184) Finished state creation. Added totally 54 actuators or sensors
    2021-04-11 09:36:12.868 - error: xs1.2 (23184) 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().
    2021-04-11 09:36:12.870 - error: xs1.2 (23184) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
    2021-04-11 09:36:12.876 - error: xs1.2 (23184) Error: The state contains the forbidden properties lname, number, name, vtype!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
    at new Promise ()
    at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
    at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
    at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
    at MyXS1.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
    at IncomingMessage.emit (events.js:314:20)
    2021-04-11 09:36:12.878 - error: xs1.2 (23184) The state contains the forbidden properties lname, number, name, vtype!
    2021-04-11 09:36:12.921 - info: xs1.2 (23184) cleaned everything up...
    2021-04-11 09:36:12.922 - info: xs1.2 (23184) terminating
    2021-04-11 09:36:12.925 - warn: xs1.2 (23184) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-04-11 09:36:13.480 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-04-11 09:36:13.485 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
    2021-04-11 09:36:43.535 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23250
    2021-04-11 09:36:44.717 - info: xs1.2 (23250) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
    2021-04-11 09:36:44.749 - info: xs1.2 (23250) config XS1 Addresse: http://XS1:80
    2021-04-11 09:36:44.753 - info: xs1.2 (23250) CopyList = {}
    2021-04-11 09:36:46.315 - warn: xs1.2 (23250) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
    2021-04-11 09:36:46.933 - info: xs1.2 (23250) Finished state creation. Added totally 54 actuators or sensors
    2021-04-11 09:37:33.098 - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
    2021-04-11 09:37:47.004 - error: xs1.2 (23250) 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().
    2021-04-11 09:37:47.005 - error: xs1.2 (23250) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
    2021-04-11 09:37:47.011 - error: xs1.2 (23250) Error: The state contains the forbidden properties lname, number, name, vtype!
    at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
    at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
    at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
    at new Promise ()
    at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
    at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
    at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
    at MyXS1.emit (events.js:314:20)
    at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
    at IncomingMessage.emit (events.js:314:20)
    2021-04-11 09:37:47.012 - error: xs1.2 (23250) The state contains the forbidden properties lname, number, name, vtype!
    2021-04-11 09:37:47.032 - info: xs1.2 (23250) cleaned everything up...
    2021-04-11 09:37:47.034 - info: xs1.2 (23250) terminating
    2021-04-11 09:37:47.036 - warn: xs1.2 (23250) Terminated (UNCAUGHT_EXCEPTION): Without reason
    2021-04-11 09:37:47.638 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
    2021-04-11 09:37:47.641 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
    2021-04-11 09:37:47.642 - warn: host.raspberrypi Do not restart adapter system.adapter.xs1.2 because restart loop detected
    
    
    Thomas BraunT 1 Antwort Letzte Antwort
    0
    • A ARI 0

      Hallo zusammen,
      das System läuft kurz, dann funktioniert auch alles und folgen Fehlermeldungen mit denen ich nichts anfangen kann, nichts geht mehr (Sprachsteuerung via Alexa).

      Systemdata Meine Konfiguration
      Hardwaresystem: PI 4, CPUs 4, 600 MHz, ARMv7 Processor rev 3 (v7l)
      Arbeitsspeicher: 4 GB
      Festplattenart: SD-Karte 64 GB
      Betriebssystem: linux
      Node-Version: v12.22.1
      Nodejs-Version: v12.22.1
      NPM-Version: 6.14.12
      Installationsart: Skript/Manuell
      Image genutzt: Nein
      2021-04-11 09:33:31.238 - info: host.raspberrypi "system.adapter.xs1.2" disabled
      2021-04-11 09:33:33.987 - info: host.raspberrypi "system.adapter.xs1.2" enabled
      2021-04-11 09:33:34.045 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23166
      2021-04-11 09:33:35.207 - info: xs1.2 (23166) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
      2021-04-11 09:33:35.239 - info: xs1.2 (23166) config XS1 Addresse: http://XS1:80
      2021-04-11 09:33:35.258 - info: xs1.2 (23166) CopyList = {}
      2021-04-11 09:33:38.015 - warn: xs1.2 (23166) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
      2021-04-11 09:33:38.637 - info: xs1.2 (23166) Finished state creation. Added totally 54 actuators or sensors
      2021-04-11 09:34:38.704 - error: xs1.2 (23166) 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().
      2021-04-11 09:34:38.706 - error: xs1.2 (23166) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:34:38.711 - error: xs1.2 (23166) Error: The state contains the forbidden properties lname, number, name, vtype!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
      at new Promise ()
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
      at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
      at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
      at MyXS1.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
      at IncomingMessage.emit (events.js:314:20)
      2021-04-11 09:34:38.712 - error: xs1.2 (23166) The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:34:38.732 - info: xs1.2 (23166) cleaned everything up...
      2021-04-11 09:34:38.733 - info: xs1.2 (23166) terminating
      2021-04-11 09:34:38.735 - warn: xs1.2 (23166) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-04-11 09:34:39.336 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-04-11 09:34:39.339 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
      2021-04-11 09:34:47.278 - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
      2021-04-11 09:35:09.392 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23184
      2021-04-11 09:35:10.584 - info: xs1.2 (23184) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
      2021-04-11 09:35:10.617 - info: xs1.2 (23184) config XS1 Addresse: http://XS1:80
      2021-04-11 09:35:10.620 - info: xs1.2 (23184) CopyList = {}
      2021-04-11 09:35:12.191 - warn: xs1.2 (23184) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
      2021-04-11 09:35:12.827 - info: xs1.2 (23184) Finished state creation. Added totally 54 actuators or sensors
      2021-04-11 09:36:12.868 - error: xs1.2 (23184) 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().
      2021-04-11 09:36:12.870 - error: xs1.2 (23184) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:36:12.876 - error: xs1.2 (23184) Error: The state contains the forbidden properties lname, number, name, vtype!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
      at new Promise ()
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
      at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
      at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
      at MyXS1.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
      at IncomingMessage.emit (events.js:314:20)
      2021-04-11 09:36:12.878 - error: xs1.2 (23184) The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:36:12.921 - info: xs1.2 (23184) cleaned everything up...
      2021-04-11 09:36:12.922 - info: xs1.2 (23184) terminating
      2021-04-11 09:36:12.925 - warn: xs1.2 (23184) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-04-11 09:36:13.480 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-04-11 09:36:13.485 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
      2021-04-11 09:36:43.535 - info: host.raspberrypi instance system.adapter.xs1.2 started with pid 23250
      2021-04-11 09:36:44.717 - info: xs1.2 (23250) starting. Version 1.0.2 in /opt/iobroker/node_modules/iobroker.xs1, node: v12.22.1, js-controller: 3.2.16
      2021-04-11 09:36:44.749 - info: xs1.2 (23250) config XS1 Addresse: http://XS1:80
      2021-04-11 09:36:44.753 - info: xs1.2 (23250) CopyList = {}
      2021-04-11 09:36:46.315 - warn: xs1.2 (23250) adapter.objects.getObjectList is deprecated, and will be removed in the future. Please use adapter.getObjectList/Async. Report this to Developer!
      2021-04-11 09:36:46.933 - info: xs1.2 (23250) Finished state creation. Added totally 54 actuators or sensors
      2021-04-11 09:37:33.098 - info: host.raspberrypi Updating repository "default" under "http://download.iobroker.net/sources-dist.json"
      2021-04-11 09:37:47.004 - error: xs1.2 (23250) 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().
      2021-04-11 09:37:47.005 - error: xs1.2 (23250) unhandled promise rejection: The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:37:47.011 - error: xs1.2 (23250) Error: The state contains the forbidden properties lname, number, name, vtype!
      at validateSetStateObjectArgument (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5848:23)
      at setState (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5935:21)
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:44:15
      at new Promise ()
      at /opt/iobroker/node_modules/iobroker.xs1/xs1.js:42:16
      at pSetState (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:432:34)
      at MyXS1. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:578:13)
      at MyXS1.emit (events.js:314:20)
      at IncomingMessage. (/opt/iobroker/node_modules/iobroker.xs1/xs1.js:275:34)
      at IncomingMessage.emit (events.js:314:20)
      2021-04-11 09:37:47.012 - error: xs1.2 (23250) The state contains the forbidden properties lname, number, name, vtype!
      2021-04-11 09:37:47.032 - info: xs1.2 (23250) cleaned everything up...
      2021-04-11 09:37:47.034 - info: xs1.2 (23250) terminating
      2021-04-11 09:37:47.036 - warn: xs1.2 (23250) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2021-04-11 09:37:47.638 - error: host.raspberrypi instance system.adapter.xs1.2 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2021-04-11 09:37:47.641 - info: host.raspberrypi Restart adapter system.adapter.xs1.2 because enabled
      2021-04-11 09:37:47.642 - warn: host.raspberrypi Do not restart adapter system.adapter.xs1.2 because restart loop detected
      
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #2

      @ari-0
      Kannst du bitte den log text in CodeTags packen? Danke.

      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

      A 1 Antwort Letzte Antwort
      1
      • Thomas BraunT Thomas Braun

        @ari-0
        Kannst du bitte den log text in CodeTags packen? Danke.

        A Offline
        A Offline
        ARI 0
        schrieb am zuletzt editiert von ARI 0
        #3

        Danke und bitte!

        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

        313

        Online

        32.7k

        Benutzer

        82.4k

        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