Skip to content
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Error/Bug
  4. [Gelöst] Fehlermeldungen in Log-Datei

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.0k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.0k

[Gelöst] Fehlermeldungen in Log-Datei

[Gelöst] Fehlermeldungen in Log-Datei

Scheduled Pinned Locked Moved Error/Bug
errorerror im logerror logerrorproblemproblem
28 Posts 4 Posters 2.3k Views 4 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    megaron
    wrote on last edited by megaron
    #1

    Hallo,

    Nach Einrichten eines Neuen Raspberry PI4 bekomme ich im 40 Sekunden Takt folgende Fehlermeldung. Diese hängt am Adapter Info.0 Kann mir dazu jemand helfen. Ich hab das Forum schon durchforstet finde aber keine Lösungsvorschläge.

    5F220C4F-BB9E-4946-AC81-8E65CFFE08F6.jpeg 66B0CD82-79CF-40EC-8C6E-BE54CDF0226A.jpeg

    Vielen Dank
    megaron

    Viele Grüße megaron

    1 Reply Last reply
    0
    • wendy2702W Online
      wendy2702W Online
      wendy2702
      wrote on last edited by
      #2

      Kannst du das log bzw. den teil mit dem Error mal als TXT hier in Code Tags Posten.

      Im Bild fehlt scheinbar die rechte Seite abgeschnitten.

      Bitte keine Fragen per PN, die gehören ins Forum!

      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

      1 Reply Last reply
      0
      • M Offline
        M Offline
        megaron
        wrote on last edited by megaron
        #3

        Hallo wendy2702,

        anbei der Log Auszug.

        host.raspberrypi
        2020-04-08 07:45:44.563
        info
        Update repository "default" under "http://download.iobroker.net/sources-dist.json"
        host.raspberrypi
        2020-04-08 07:45:42.973
        info
        Restart adapter system.adapter.info.0 because enabled
        host.raspberrypi
        2020-04-08 07:45:42.973
        info
        instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
        host.raspberrypi
        2020-04-08 07:45:42.973
        error
        Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
        host.raspberrypi
        2020-04-08 07:45:42.973
        error
        Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:103452)
        host.raspberrypi
        2020-04-08 07:45:42.973
        error
        Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
        host.raspberrypi
        2020-04-08 07:45:42.973
        error
        Caught by controller[0]: at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
        host.raspberrypi
        2020-04-08 07:45:42.973
        error
        Caught by controller[0]: at Array.forEach (<anonymous>)
        host.raspberrypi
        2020-04-08 07:45:42.972
        error
        Caught by controller[0]: at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
        host.raspberrypi
        2020-04-08 07:45:42.972
        error
        Caught by controller[0]: at Array.forEach (<anonymous>)
        host.raspberrypi
        2020-04-08 07:45:42.972
        error
        Caught by controller[0]: at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
        host.raspberrypi
        2020-04-08 07:45:42.972
        error
        Caught by controller[0]: at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
        host.raspberrypi
        2020-04-08 07:45:42.972
        error
        Caught by controller[0]: at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
        host.raspberrypi
        2020-04-08 07:45:42.971
        error
        Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
        info.0
        2020-04-08 07:45:42.453
        info
        (21262) Terminated (NO_ERROR): Without reason
        info.0
        2020-04-08 07:45:42.452
        info
        (21262) terminating
        info.0
        2020-04-08 07:45:42.441
        info
        (21262) Reading process data every 120 seconds.
        info.0
        2020-04-08 07:45:42.414
        info
        (21262) cleaned everything up...
        info.0
        2020-04-08 07:45:42.413
        error
        at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
        info.0
        2020-04-08 07:45:42.413
        error
        at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:103452)
        info.0
        2020-04-08 07:45:42.413
        error
        at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
        info.0
        2020-04-08 07:45:42.413
        error
        at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
        info.0
        2020-04-08 07:45:42.413
        error
        at Array.forEach (<anonymous>)
        info.0
        2020-04-08 07:45:42.413
        error
        at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
        info.0
        2020-04-08 07:45:42.413
        error
        at Array.forEach (<anonymous>)
        info.0
        2020-04-08 07:45:42.413
        error
        at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
        info.0
        2020-04-08 07:45:42.413
        error
        at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
        info.0
        2020-04-08 07:45:42.413
        error
        at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
        info.0
        2020-04-08 07:45:42.413
        error
        (21262) TypeError: Cannot read property 'split' of undefined
        info.0
        2020-04-08 07:45:42.412
        error
        (21262) uncaught exception: Cannot read property 'split' of undefined
        info.0
        2020-04-08 07:45:42.302
        info
        (21262) Popup news was read...
        info.0
        2020-04-08 07:45:42.165
        info
        (21262) Reading CPU temp data every 60 seconds.
        info.0
        2020-04-08 07:45:42.162
        info
        (21262) Reading battery data every 120 seconds.
        info.0
        2020-04-08 07:45:42.061
        info
        (21262) Reading user data every 120 seconds.
        info.0
        2020-04-08 07:45:41.889
        info
        (21262) Reading memory data every 60 seconds.
        info.0
        2020-04-08 07:45:41.785
        info
        (21262) Reading disk data every 120 seconds.
        info.0
        2020-04-08 07:45:41.642
        info
        (21262) Reading CPU data every 60 seconds.
        info.0
        2020-04-08 07:45:41.619
        info
        (21262) Reading CPU current speed every 60 seconds.
        info.0
        2020-04-08 07:45:40.990
        info
        (21262) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.info, node: v10.19.0
        

        Viele Grüße megaron

        M 1 Reply Last reply
        0
        • wendy2702W Online
          wendy2702W Online
          wendy2702
          wrote on last edited by
          #4

          @megaron sagte in Fehlermeldungen in Log-Datei:

          TypeError: Cannot read property 'split' of undefined

          Bedeutet wenn du den Info deaktivierst kommt der Fehler nicht mehr ?

          Welche Version Info Adapter, JS-Controller hast du installiert?

          Bitte keine Fragen per PN, die gehören ins Forum!

          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

          1 Reply Last reply
          0
          • M Offline
            M Offline
            megaron
            wrote on last edited by megaron
            #5

            Richtig. Fehler tritt nur im aktivierten Zustand auf. (Ampel ist zudem auf rot)
            Node.js: v10.19.0
            Info.: 1.5.6 (aktuell)

            Viele Grüße megaron

            wendy2702W 1 Reply Last reply
            0
            • wendy2702W Online
              wendy2702W Online
              wendy2702
              wrote on last edited by
              #6

              Der JS Controller ist zu alt denke ich.

              Bitte keine Fragen per PN, die gehören ins Forum!

              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

              M 1 Reply Last reply
              0
              • wendy2702W wendy2702

                Der JS Controller ist zu alt denke ich.

                M Offline
                M Offline
                megaron
                wrote on last edited by
                #7

                @wendy2702

                Ich hab das aktuelle Image auf der Homepage von IoBroker Zur Installation benutzt. Waren keinerlei Hinweise die Node.js zu aktualisieren. Hab mal ein bisschen gegoogelt und eine Version 2.2.9 gefunden (passt von der Logik nicht ganz zu der installierten 10.19.0). https://www.npmjs.com/package/iobroker.js-controller.
                Was wäre deine Empfehlung.
                Viele Grüße

                Viele Grüße megaron

                1 Reply Last reply
                0
                • wendy2702W Online
                  wendy2702W Online
                  wendy2702
                  wrote on last edited by
                  #8

                  Du verwechselst da etwas.

                  Node/Node Js

                  Ist etwas anderes als der JS Controller.

                  Node/NodeJS ist in Version 10.x ok.

                  JS Controller kann upgedatet werden.

                  Bitte keine Fragen per PN, die gehören ins Forum!

                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                  M 1 Reply Last reply
                  0
                  • wendy2702W wendy2702

                    Du verwechselst da etwas.

                    Node/Node Js

                    Ist etwas anderes als der JS Controller.

                    Node/NodeJS ist in Version 10.x ok.

                    JS Controller kann upgedatet werden.

                    M Offline
                    M Offline
                    megaron
                    wrote on last edited by
                    #9

                    @wendy2702

                    Hab gerade ein IoBroker Update/Upgrade gemacht. Js.controller ist aktuell (2.2.9). Problem ist weiterhin vorhanden. Hier auch noch das Protokoll.

                    
                    Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l
                    
                    The programs included with the Debian GNU/Linux system are free software;
                    the exact distribution terms for each program are described in the
                    individual files in /usr/share/doc/*/copyright.
                    
                    Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                    permitted by applicable law.
                    Last login: Wed Apr  8 10:50:38 2020 from 192.168.178.34
                    pi@raspberrypi:~ $ cd /opt/iobroker
                    pi@raspberrypi:/opt/iobroker $ sudo iobroker stop
                    pi@raspberrypi:/opt/iobroker $ sudo iobroker update
                    Used repository: default
                    hash unchanged, use cached sources
                    update done
                    Adapter    "admin"         : 3.7.8    , installed 3.7.8
                    Adapter    "alexa2"        : 3.0.5    
                    Adapter    "alpha2"        : 1.0.0    
                    Adapter    "amazon-dash"   : 1.1.0    
                    Adapter    "artnet"        : 1.0.0    
                    Adapter    "asterisk"      : 1.0.6    
                    Adapter    "asuswrt"       : 1.0.1    
                    Adapter    "b-control-em"  : 0.2.1    
                    Adapter    "backitup"      : 1.4.5    , installed 1.4.5
                    Adapter    "beckhoff"      : 1.2.0    
                    Adapter    "benq"          : 0.2.0    
                    Adapter    "ble"           : 0.10.1   
                    Adapter    "bmw"           : 1.3.3    , installed 1.3.3
                    Adapter    "bosesoundtouch": 0.2.4    
                    Adapter    "botvac"        : 1.0.0    
                    Adapter    "bring"         : 1.7.1    
                    Adapter    "broadlink2"    : 2.0.2    
                    Adapter    "bsblan"        : 0.0.6    
                    Adapter    "bshb"          : 0.1.8    
                    Adapter    "chromecast"    : 2.3.1    
                    Adapter    "cloud"         : 3.0.2    , installed 3.0.2
                    Adapter    "comfoair"      : 0.3.2    
                    Adapter    "contactid"     : 1.0.0    
                    Adapter    "coronavirus-statistics": 0.5.5   
                    Adapter    "countdown"     : 1.1.0    
                    Adapter    "cul"           : 1.2.1    
                    Adapter    "daikin"        : 1.0.5    
                    Adapter    "daswetter"     : 2.8.1    , installed 2.8.1
                    Adapter    "deconz"        : 1.2.6    
                    Adapter    "denon"         : 1.7.2    , installed 1.7.2
                    Adapter    "digitalstrom"  : 0.5.5    
                    Adapter    "discovergy"    : 0.5.0    
                    Adapter    "discovery"     : 2.2.2    , installed 2.2.2
                    Adapter    "ds18b20"       : 1.1.4    
                    Adapter    "dwd"           : 2.4.6    
                    Adapter    "ebus"          : 1.0.0    
                    Adapter    "egigeozone"    : 0.1.2    
                    Adapter    "ekey"          : 1.1.0    
                    Adapter    "email"         : 1.0.6    
                    Adapter    "emby"          : 1.0.2    
                    Adapter    "energymanager" : 1.2.2    
                    Adapter    "enet"          : 1.0.1    
                    Adapter    "epson_stylus_px830": 0.2.1   
                    Adapter    "fakeroku"      : 0.2.1    
                    Adapter    "fb-checkpresence": 0.3.0   , installed 0.3.0
                    Adapter    "feiertage"     : 1.0.17   , installed 1.0.17
                    Adapter    "fhem"          : 1.3.0    
                    Adapter    "find-my-iphone": 0.2.15   
                    Adapter    "firetv"        : 0.0.27   
                    Adapter    "flot"          : 1.9.2    , installed 1.9.2
                    Adapter    "foobar2000"    : 1.0.0    
                    Adapter    "fritzbox"      : 0.2.1    , installed 0.2.1
                    Adapter    "fritzdect"     : 0.2.4    , installed 0.2.4
                    Adapter    "fronius"       : 1.0.5    
                    Adapter    "fullcalendar"  : 1.1.0    
                    Adapter    "fullybrowser"  : 1.0.0    
                    Adapter    "g-homa"        : 0.5.1    
                    Adapter    "geofency"      : 0.3.2    
                    Adapter    "gruenbeck"     : 0.0.18   
                    Adapter    "habpanel"      : 0.3.4    
                    Adapter    "haier"         : 1.0.2    
                    Adapter    "ham"           : 1.1.2    
                    Adapter    "ham-wemo"      : 1.0.1    
                    Adapter    "harmony"       : 1.2.2    , installed 1.2.2
                    Adapter    "heatingcontrol": 0.3.19   
                    Adapter    "heytech"       : 0.2.0    
                    Adapter    "hid"           : 0.1.17   
                    Adapter    "history"       : 1.8.7    , installed 1.8.7
                    Adapter    "hm-rega"       : 2.5.5    , installed 2.5.5
                    Adapter    "hm-rpc"        : 1.12.10  , installed 1.12.10
                    Adapter    "hmip"          : 0.0.11   
                    Adapter    "homeconnect"   : 0.0.26   
                    Adapter    "homee"         : 0.3.1    
                    Adapter    "homepilot"     : 1.0.3    
                    Adapter    "hp-ilo"        : 1.0.5    
                    Adapter    "hs100"         : 1.0.10   
                    Adapter    "hue"           : 3.2.3    
                    Adapter    "hue-extended"  : 1.2.3    
                    Adapter    "ical"          : 1.7.0    , installed 1.7.0
                    Adapter    "icons-addictive-flavour-png": 0.1.0   
                    Adapter    "icons-fatcow-hosting": 0.1.0   
                    Adapter    "icons-icons8"  : 0.0.1    
                    Adapter    "icons-material-png": 0.1.0   
                    Adapter    "icons-material-svg": 0.1.0   
                    Adapter    "icons-mfd-png" : 1.0.2    
                    Adapter    "icons-mfd-svg" : 1.0.2    
                    Adapter    "icons-open-icon-library-png": 0.1.2   
                    Adapter    "icons-ultimate-png": 1.0.1   
                    Adapter    "influxdb"      : 1.7.0    
                    Adapter    "info"          : 1.5.6    , installed 1.5.6
                    Adapter    "innogy-smarthome": 0.3.3   
                    Adapter    "iogo"          : 0.5.7    
                    Adapter    "iot"           : 1.1.8    
                    Adapter    "iqontrol"      : 0.2.16   
                    Adapter    "javascript"    : 4.3.4    , installed 4.3.4
                    Adapter    "jeelink"       : 0.1.0    
                    Controller "js-controller" : 2.2.9    , installed 2.2.9
                    Adapter    "kecontact"     : 0.1.0    
                    Adapter    "klf200"        : 0.9.5    
                    Adapter    "km200"         : 1.1.6    
                    Adapter    "knmi-weather"  : 0.2.0    
                    Adapter    "knx"           : 1.0.39   , installed 1.0.39
                    Adapter    "kodi"          : 1.0.0    
                    Adapter    "kress"         : 2.5.5    
                    Adapter    "lametric"      : 0.0.7    
                    Adapter    "landroid"      : 1.0.3    
                    Adapter    "lcn"           : 0.3.2    
                    Adapter    "lgtv"          : 1.1.5    
                    Adapter    "lgtv-rs"       : 0.0.4    
                    Adapter    "lgtv11"        : 1.0.5    
                    Adapter    "lifx"          : 0.1.0    
                    Adapter    "lightify"      : 0.2.16   
                    Adapter    "link"          : 0.5.9    
                    Adapter    "linkeddevices" : 1.1.1    
                    Adapter    "lovelace"      : 0.2.3    
                    Adapter    "loxone"        : 1.0.0    
                    Adapter    "luftdaten"     : 0.0.11   
                    Adapter    "lupusec"       : 1.2.3    
                    Adapter    "luxtronik1"    : 0.2.2    
                    Adapter    "material"      : 0.12.1   
                    Adapter    "maxcube"       : 0.1.2    
                    Adapter    "maxcul"        : 1.1.2    
                    Adapter    "mbus"          : 2.1.4    
                    Adapter    "megad"         : 1.2.1    
                    Adapter    "megadd"        : 0.2.0    
                    Adapter    "megaesp"       : 0.1.0    
                    Adapter    "mercedesme"    : 0.0.21   
                    Adapter    "mercury"       : 0.1.0    
                    Adapter    "meross"        : 1.3.11   
                    Adapter    "meteoalarm"    : 1.0.9    
                    Adapter    "miele"         : 0.1.5    
                    Adapter    "mielecloudservice": 1.1.0   
                    Adapter    "mihome"        : 1.3.0    , installed 1.3.0
                    Adapter    "mihome-lamp"   : 1.1.0    
                    Adapter    "mihome-plug"   : 0.2.0    
                    Adapter    "mihome-vacuum" : 1.1.5    , installed 1.1.5
                    Adapter    "mikrotik"      : 1.0.11   
                    Adapter    "milight"       : 0.3.6    
                    Adapter    "milight-smart-light": 0.2.7   
                    Adapter    "mobile"        : 0.5.0    , installed 0.5.0
                    Adapter    "modbus"        : 3.0.0    
                    Adapter    "moma"          : 1.2.3    
                    Adapter    "mpd"           : 1.0.0    
                    Adapter    "mqtt"          : 2.1.1    
                    Adapter    "mqtt-client"   : 1.3.1    
                    Adapter    "musiccast"     : 0.1.3    
                    Adapter    "mysensors"     : 2.0.0    
                    Adapter    "nanoleaf-lightpanels": 0.8.1   
                    Adapter    "nello"         : 2.0.6    
                    Adapter    "netatmo"       : 1.3.1    , installed 1.3.1
                    Adapter    "nibeuplink"    : 0.3.0    
                    Adapter    "nina"          : 0.0.22   
                    Adapter    "node-red"      : 1.13.0   
                    Adapter    "nuki"          : 1.2.0    
                    Adapter    "nuki-extended" : 2.2.5    
                    Adapter    "nut"           : 1.1.3    
                    Adapter    "odl"           : 1.0.5    
                    Adapter    "oilfox"        : 0.0.5    
                    Adapter    "onkyo"         : 2.0.3    
                    Adapter    "onvif"         : 0.0.2    
                    Adapter    "openhab"       : 1.1.0    
                    Adapter    "openligadb"    : 1.0.0    
                    Adapter    "openweathermap": 0.1.0    
                    Adapter    "opi"           : 0.1.1    
                    Adapter    "oppoplayer"    : 0.2.1    
                    Adapter    "owfs"          : 0.6.4    
                    Adapter    "owntracks"     : 0.6.2    
                    Adapter    "panasonic-viera": 1.0.2   
                    Adapter    "parser"        : 1.0.7    
                    Adapter    "paw"           : 0.0.7    
                    Adapter    "phantomjs"     : 1.0.1    
                    Adapter    "pi-hole"       : 1.2.3    
                    Adapter    "piface"        : 1.0.0    
                    Adapter    "pimatic"       : 0.1.5    
                    Adapter    "ping"          : 1.3.2    , installed 1.3.2
                    Adapter    "places"        : 0.7.0    
                    Adapter    "plex"          : 0.8.9    
                    Adapter    "plexconnect"   : 0.0.7    
                    Adapter    "pollenflug"    : 1.0.4    
                    Adapter    "proxmox"       : 1.0.1    
                    Adapter    "proxy"         : 1.1.1    
                    Adapter    "pushbullet"    : 0.0.11   
                    Adapter    "pushover"      : 1.2.3    
                    Adapter    "pushsafer"     : 0.1.8    
                    Adapter    "radar2"        : 1.0.9    
                    Adapter    "radiohead"     : 1.0.4    
                    Adapter    "rflink"        : 2.0.0    
                    Adapter    "rickshaw"      : 1.0.0    
                    Adapter    "ring"          : 1.0.5    
                    Adapter    "robonect"      : 0.0.12   
                    Adapter    "roomba"        : 1.1.1    
                    Adapter    "rpi2"          : 1.1.1    
                    Adapter    "s7"            : 1.1.7    
                    Adapter    "samsung"       : 0.2.9    
                    Adapter    "sayit"         : 1.8.2    
                    Adapter    "sbfspot"       : 2.4.0    
                    Adapter    "scenes"        : 1.1.0    
                    Adapter    "schoolfree"    : 0.5.0    
                    Adapter    "shelly"        : 3.1.6    
                    Adapter    "shuttercontrol": 0.4.3    
                    Adapter    "sia"           : 1.0.3    
                    Adapter    "siegenia"      : 1.0.0    
                    Adapter    "simple-api"    : 2.3.2    , installed 2.3.2
                    Adapter    "smappee"       : 0.2.2    
                    Adapter    "smartmeter"    : 3.0.10   
                    Adapter    "snips"         : 1.5.0    
                    Adapter    "snmp"          : 0.5.0    
                    Adapter    "socketio"      : 2.1.2    , installed 3.0.1
                    Adapter    "solarlog"      : 1.2.4    
                    Adapter    "solarwetter"   : 1.0.0    
                    Adapter    "sonnen"        : 1.3.0    
                    Adapter    "sonoff"        : 2.3.3    
                    Adapter    "sonos"         : 2.0.1    
                    Adapter    "sony-bravia"   : 1.0.1    
                    Adapter    "spotify-premium": 1.0.0   
                    Adapter    "sql"           : 1.9.5    
                    Adapter    "squeezebox"    : 1.0.0    
                    Adapter    "squeezeboxrpc" : 1.0.0    
                    Adapter    "starline"      : 1.0.0    
                    Adapter    "statistics"    : 0.2.2    
                    Adapter    "stiebel-isg"   : 1.4.11   
                    Adapter    "sunnyportal"   : 0.1.3    
                    Adapter    "swiss-weather-api": 0.2.0   
                    Adapter    "systeminfo"    : 0.3.1    
                    Adapter    "tahoma"        : 0.3.2    
                    Adapter    "tankerkoenig"  : 2.0.5    
                    Adapter    "telegram"      : 1.4.3    
                    Adapter    "terminal"      : 0.1.2    
                    Adapter    "tesla-motors"  : 0.2.3    
                    Adapter    "text2command"  : 1.3.0    
                    Adapter    "tr-064"        : 0.4.14   , installed 0.4.14
                    Adapter    "tradfri"       : 2.5.2    
                    Adapter    "tunnelbroker-endpoint-updater": 0.0.1   
                    Adapter    "tuya"          : 3.2.2    
                    Adapter    "tvspielfilm"   : 1.0.4    
                    Adapter    "unifi"         : 0.3.1    
                    Adapter    "upnp"          : 1.0.11   
                    Adapter    "valloxmv"      : 1.0.3    
                    Adapter    "vcard"         : 0.0.9    
                    Adapter    "velux"         : 0.0.5    
                    Adapter    "viessmann"     : 1.2.4    
                    Adapter    "virtualpowermeter": 1.0.0   
                    Adapter    "vis"           : 1.2.4    , installed 1.2.4
                    Adapter    "vis-bars"      : 0.1.4    
                    Adapter    "vis-canvas-gauges": 0.1.5   
                    Adapter    "vis-colorpicker": 1.1.1   
                    Adapter    "vis-fancyswitch": 1.1.0   
                    Adapter    "vis-google-fonts": 0.1.0   
                    Adapter    "vis-history"   : 1.0.0    
                    Adapter    "vis-hqwidgets" : 1.1.4    
                    Adapter    "vis-inventwo"  : 1.0.0    
                    Adapter    "vis-jqui-mfd"  : 1.0.12   
                    Adapter    "vis-justgage"  : 1.0.2    
                    Adapter    "vis-keyboard"  : 0.0.2    
                    Adapter    "vis-lcars"     : 1.0.4    
                    Adapter    "vis-map"       : 1.0.4    
                    Adapter    "vis-metro"     : 1.1.2    
                    Adapter    "vis-players"   : 0.1.5    
                    Adapter    "vis-plumb"     : 1.0.2    
                    Adapter    "vis-rgraph"    : 0.0.2    
                    Adapter    "vis-timeandweather": 1.1.7   
                    Adapter    "vis-weather"   : 2.5.2    
                    Adapter    "vr200"         : 1.0.0    
                    Adapter    "weatherunderground": 3.1.6   
                    Adapter    "web"           : 2.4.10   , installed 2.4.10
                    Adapter    "weishaupt-wem" : 0.0.8    
                    Adapter    "wetty"         : 0.1.1    
                    Adapter    "wiffi-wz"      : 2.2.0    
                    Adapter    "wifilight"     : 0.2.0    
                    Adapter    "wled"          : 0.5.0    
                    Adapter    "wm-bus"        : 0.1.12   
                    Adapter    "wolf"          : 0.9.2    
                    Adapter    "worx"          : 1.0.0    
                    Adapter    "xbox"          : 0.6.1    
                    Adapter    "xs1"           : 1.0.2    
                    Adapter    "yahka"         : 0.9.2    
                    Adapter    "yamaha"        : 0.3.19   
                    Adapter    "yeelight-2"    : 1.0.3    
                    Adapter    "youtube"       : 0.0.6    
                    Adapter    "yr"            : 2.0.3    
                    Adapter    "zigbee"        : 1.0.3    
                    Adapter    "zont"          : 0.5.3    
                    Adapter    "zwave"         : 1.7.3    
                    pi@raspberrypi:/opt/iobroker $ sudo iobroker upgrade self
                    Host    "raspberrypi"    is up to date.
                    pi@raspberrypi:/opt/iobroker $ sudo iobroker start
                    pi@raspberrypi:/opt/iobroker $ 
                    
                    

                    Viele Grüße megaron

                    wendy2702W 1 Reply Last reply
                    0
                    • wendy2702W Online
                      wendy2702W Online
                      wendy2702
                      wrote on last edited by wendy2702
                      #10

                      Was kommt bei

                      iobroker -v
                      

                      Bitte keine Fragen per PN, die gehören ins Forum!

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      1 Reply Last reply
                      0
                      • M megaron

                        Hallo wendy2702,

                        anbei der Log Auszug.

                        host.raspberrypi
                        2020-04-08 07:45:44.563
                        info
                        Update repository "default" under "http://download.iobroker.net/sources-dist.json"
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        info
                        Restart adapter system.adapter.info.0 because enabled
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        info
                        instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        error
                        Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        error
                        Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:103452)
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        error
                        Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        error
                        Caught by controller[0]: at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
                        host.raspberrypi
                        2020-04-08 07:45:42.973
                        error
                        Caught by controller[0]: at Array.forEach (<anonymous>)
                        host.raspberrypi
                        2020-04-08 07:45:42.972
                        error
                        Caught by controller[0]: at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
                        host.raspberrypi
                        2020-04-08 07:45:42.972
                        error
                        Caught by controller[0]: at Array.forEach (<anonymous>)
                        host.raspberrypi
                        2020-04-08 07:45:42.972
                        error
                        Caught by controller[0]: at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
                        host.raspberrypi
                        2020-04-08 07:45:42.972
                        error
                        Caught by controller[0]: at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
                        host.raspberrypi
                        2020-04-08 07:45:42.972
                        error
                        Caught by controller[0]: at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
                        host.raspberrypi
                        2020-04-08 07:45:42.971
                        error
                        Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
                        info.0
                        2020-04-08 07:45:42.453
                        info
                        (21262) Terminated (NO_ERROR): Without reason
                        info.0
                        2020-04-08 07:45:42.452
                        info
                        (21262) terminating
                        info.0
                        2020-04-08 07:45:42.441
                        info
                        (21262) Reading process data every 120 seconds.
                        info.0
                        2020-04-08 07:45:42.414
                        info
                        (21262) cleaned everything up...
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:103452)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at Array.forEach (<anonymous>)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at Array.forEach (<anonymous>)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
                        info.0
                        2020-04-08 07:45:42.413
                        error
                        (21262) TypeError: Cannot read property 'split' of undefined
                        info.0
                        2020-04-08 07:45:42.412
                        error
                        (21262) uncaught exception: Cannot read property 'split' of undefined
                        info.0
                        2020-04-08 07:45:42.302
                        info
                        (21262) Popup news was read...
                        info.0
                        2020-04-08 07:45:42.165
                        info
                        (21262) Reading CPU temp data every 60 seconds.
                        info.0
                        2020-04-08 07:45:42.162
                        info
                        (21262) Reading battery data every 120 seconds.
                        info.0
                        2020-04-08 07:45:42.061
                        info
                        (21262) Reading user data every 120 seconds.
                        info.0
                        2020-04-08 07:45:41.889
                        info
                        (21262) Reading memory data every 60 seconds.
                        info.0
                        2020-04-08 07:45:41.785
                        info
                        (21262) Reading disk data every 120 seconds.
                        info.0
                        2020-04-08 07:45:41.642
                        info
                        (21262) Reading CPU data every 60 seconds.
                        info.0
                        2020-04-08 07:45:41.619
                        info
                        (21262) Reading CPU current speed every 60 seconds.
                        info.0
                        2020-04-08 07:45:40.990
                        info
                        (21262) starting. Version 1.5.6 in /opt/iobroker/node_modules/iobroker.info, node: v10.19.0
                        
                        M Offline
                        M Offline
                        megaron
                        wrote on last edited by Negalein
                        #11

                        @megaron

                        
                        Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l
                        
                        The programs included with the Debian GNU/Linux system are free software;
                        the exact distribution terms for each program are described in the
                        individual files in /usr/share/doc/*/copyright.
                        
                        Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                        permitted by applicable law.
                        Last login: Wed Apr  8 18:29:29 2020 from 192.168.178.37
                        pi@raspberrypi:~ $ Iobroker -v
                        -bash: Iobroker: Kommando nicht gefunden.
                        pi@raspberrypi:~ $ 
                        
                        

                        Viele Grüße megaron

                        wendy2702W 1 Reply Last reply
                        0
                        • M megaron

                          @megaron

                          
                          Linux raspberrypi 4.19.97-v7l+ #1294 SMP Thu Jan 30 13:21:14 GMT 2020 armv7l
                          
                          The programs included with the Debian GNU/Linux system are free software;
                          the exact distribution terms for each program are described in the
                          individual files in /usr/share/doc/*/copyright.
                          
                          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                          permitted by applicable law.
                          Last login: Wed Apr  8 18:29:29 2020 from 192.168.178.37
                          pi@raspberrypi:~ $ Iobroker -v
                          -bash: Iobroker: Kommando nicht gefunden.
                          pi@raspberrypi:~ $ 
                          
                          
                          wendy2702W Online
                          wendy2702W Online
                          wendy2702
                          wrote on last edited by
                          #12

                          @megaron kleines „i“ bei iobroker.

                          Habe es oben korrigiert

                          Bitte keine Fragen per PN, die gehören ins Forum!

                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                          M 1 Reply Last reply
                          0
                          • wendy2702W wendy2702

                            @megaron kleines „i“ bei iobroker.

                            Habe es oben korrigiert

                            M Offline
                            M Offline
                            megaron
                            wrote on last edited by
                            #13

                            @wendy2702

                            2.2.9

                            Viele Grüße megaron

                            1 Reply Last reply
                            0
                            • M megaron

                              Richtig. Fehler tritt nur im aktivierten Zustand auf. (Ampel ist zudem auf rot)
                              Node.js: v10.19.0
                              Info.: 1.5.6 (aktuell)

                              wendy2702W Online
                              wendy2702W Online
                              wendy2702
                              wrote on last edited by
                              #14

                              @megaron sagte in Fehlermeldungen in Log-Datei:

                              Richtig. Fehler tritt nur im aktivierten Zustand auf. (Ampel ist zudem auf rot)
                              Node.js: v10.19.0
                              Info.: 1.5.6 (aktuell)

                              Also hast du schon die neueste JS Controller Version.

                              Woher hast du dann die 1.5.6 ?

                              Bitte keine Fragen per PN, die gehören ins Forum!

                              Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                              M 1 Reply Last reply
                              0
                              • wendy2702W wendy2702

                                @megaron sagte in Fehlermeldungen in Log-Datei:

                                Richtig. Fehler tritt nur im aktivierten Zustand auf. (Ampel ist zudem auf rot)
                                Node.js: v10.19.0
                                Info.: 1.5.6 (aktuell)

                                Also hast du schon die neueste JS Controller Version.

                                Woher hast du dann die 1.5.6 ?

                                M Offline
                                M Offline
                                megaron
                                wrote on last edited by megaron
                                #15

                                @wendy2702

                                1.5.6 ist die Version des Info Adapters (Information tab)

                                Viele Grüße megaron

                                1 Reply Last reply
                                0
                                • wendy2702W Online
                                  wendy2702W Online
                                  wendy2702
                                  wrote on last edited by
                                  #16

                                  @megaron sagte in Fehlermeldungen in Log-Datei:

                                  Caught by controller[0]: TypeError: Cannot read property 'split' of undefined

                                  Also dann mal schauen ob hier etwas für doch dabei ist:

                                  Such Ergebnisse

                                  Oder mal auf Version 1.5.7 upgraden (ist im Latest)

                                  Oder Instanz und Adapter löschen und neu installieren.

                                  Wäre das was ich machen würde.

                                  Bitte keine Fragen per PN, die gehören ins Forum!

                                  Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                  M 1 Reply Last reply
                                  0
                                  • wendy2702W wendy2702

                                    @megaron sagte in Fehlermeldungen in Log-Datei:

                                    Caught by controller[0]: TypeError: Cannot read property 'split' of undefined

                                    Also dann mal schauen ob hier etwas für doch dabei ist:

                                    Such Ergebnisse

                                    Oder mal auf Version 1.5.7 upgraden (ist im Latest)

                                    Oder Instanz und Adapter löschen und neu installieren.

                                    Wäre das was ich machen würde.

                                    M Offline
                                    M Offline
                                    megaron
                                    wrote on last edited by
                                    #17

                                    @wendy2702

                                    Hab die Instanz gelöscht. Muss ich den Adapter auch löschen? Und wie komme ich an die latest 1.5.7. ?
                                    Auf IoBroker.info hab ich die 1.6.0 gefunden.

                                    Viele Grüße megaron

                                    1 Reply Last reply
                                    0
                                    • wendy2702W Online
                                      wendy2702W Online
                                      wendy2702
                                      wrote on last edited by
                                      #18

                                      Mir wird bei einstellen von "Latest" als Verwahrungsort die 1.5.7 angeboten.

                                      1.6.0 kann man wahrscheinlich direkt aus Github installieren.

                                      Bitte keine Fragen per PN, die gehören ins Forum!

                                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                      M 1 Reply Last reply
                                      0
                                      • wendy2702W wendy2702

                                        Mir wird bei einstellen von "Latest" als Verwahrungsort die 1.5.7 angeboten.

                                        1.6.0 kann man wahrscheinlich direkt aus Github installieren.

                                        M Offline
                                        M Offline
                                        megaron
                                        wrote on last edited by megaron
                                        #19

                                        @wendy2702

                                        Wo kann man denn latest einstellen. Sorry vielleicht für die blöde Frage aber ich hab den IoBroker erst ist seit einer Woche und von Linux habe ich noch weniger Ahnung.

                                        Hab jetzt die 1.6.0 drauf. Gleiche Fehlermeldungen:

                                        
                                        host.raspberrypi	2020-04-08 19:24:56.118	info	Restart adapter system.adapter.info.0 because enabled
                                        host.raspberrypi	2020-04-08 19:24:56.118	info	instance system.adapter.info.0 terminated with code 0 (NO_ERROR)
                                        host.raspberrypi	2020-04-08 19:24:56.118	error	Caught by controller[0]: at tryCatcher (/opt/iobroker/node_modules/standard-as-callback/built/utils.js:11:23)
                                        host.raspberrypi	2020-04-08 19:24:56.117	error	Caught by controller[0]: at (anonymous function).(anonymous function) (/opt/iobroker/node_modules/iobroker.objects-redis/index.js:1:103452)
                                        host.raspberrypi	2020-04-08 19:24:56.117	error	Caught by controller[0]: at adapter.objects.getObjectView (/opt/iobroker/node_modules/iobroker.info/main.js:264:21)
                                        host.raspberrypi	2020-04-08 19:24:56.117	error	Caught by controller[0]: at instances (/opt/iobroker/node_modules/iobroker.info/main.js:160:26)
                                        host.raspberrypi	2020-04-08 19:24:56.116	error	Caught by controller[0]: at Array.forEach (<anonymous>)
                                        host.raspberrypi	2020-04-08 19:24:56.116	error	Caught by controller[0]: at messages.forEach.message (/opt/iobroker/node_modules/iobroker.info/main.js:172:57)
                                        host.raspberrypi	2020-04-08 19:24:56.116	error	Caught by controller[0]: at Array.forEach (<anonymous>)
                                        host.raspberrypi	2020-04-08 19:24:56.115	error	Caught by controller[0]: at Object.keys.forEach.key (/opt/iobroker/node_modules/iobroker.info/main.js:185:46)
                                        host.raspberrypi	2020-04-08 19:24:56.115	error	Caught by controller[0]: at checkConditions (/opt/iobroker/node_modules/iobroker.info/main.js:138:25)
                                        host.raspberrypi	2020-04-08 19:24:56.114	error	Caught by controller[0]: at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23)
                                        host.raspberrypi	2020-04-08 19:24:56.111	error	Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
                                        info.0	2020-04-08 19:24:55.579	info	(23189) Terminated (NO_ERROR): Without reason
                                        info.0	2020-04-08 19:24:55.578	info	(23189) terminating
                                        info.0	2020-04-08 19:24:55.531	info	(23189) cleaned everything up...
                                        info.0	2020-04-08 19:24:55.530	error	(23189) TypeError: Cannot read property 'split' of undefined at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:223:23) at checkConditions (/opt/iobroker/node_modules/iobroker.i
                                        info.0	2020-04-08 19:24:55.529	error	(23189) uncaught exception: Cannot read property 'split' of undefined
                                        info.0	2020-04-08 19:24:55.407	info	(23189) Popup news was read...
                                        info.0	2020-04-08 19:24:53.538	info	(23189) starting. Version 1.6.0 in /opt/iobroker/node
                                        
                                        

                                        Viele Grüße megaron

                                        1 Reply Last reply
                                        0
                                        • wendy2702W Online
                                          wendy2702W Online
                                          wendy2702
                                          wrote on last edited by
                                          #20

                                          OK.

                                          Dann hast du wohl auch noch nicht viel eingerichtet, oder?

                                          Wie hast du den PI installiert? Image oder Manuell?

                                          Wenn manuell, welche SW ?

                                          Debian oder was?

                                          Bitte keine Fragen per PN, die gehören ins Forum!

                                          Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                                          M 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          600

                                          Online

                                          32.4k

                                          Users

                                          81.3k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe