Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Time Out Instancen Installation

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    UNSOLVED Time Out Instancen Installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      Cedrik1 @Thomas Braun last edited by

      Update scheint geklappt zu haben, habe mich von der verlinkten Anleitung verwirren lassen

      /usr/bin/nodejs
      v12.18.4
      /usr/bin/node
      v12.18.4
      /usr/bin/npm
      6.14.6
      nodejs:
        Installed: 12.18.4-1nodesource1
        Candidate: 12.18.4-1nodesource1
        Version table:
       *** 12.18.4-1nodesource1 500
              500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
              100 /var/lib/dpkg/status
           10.21.0~dfsg-1~deb10u1+rpi1 500
              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
      
      

      Aber der ioBroker an sich hatte immer noch das selbe fehlerverhalten wie vorher. Eine Neuinstallation der Instancen lief nicht fehlerfrei

      C 1 Reply Last reply Reply Quote 0
      • C
        Cedrik1 @Cedrik1 last edited by

        Die Log spuckt momentan diese Meldungen aus

        host.raspberrypi	2020-10-06 18:01:54.980	info	instance system.adapter.ping.0 started with pid 4703
        host.raspberrypi	2020-10-06 18:01:38.725	info	Restart adapter system.adapter.info.0 because enabled
        host.raspberrypi	2020-10-06 18:01:38.724	error	instance system.adapter.info.0 terminated with code 0 (OK)
        host.raspberrypi	2020-10-06 18:01:38.724	error	Caught by controller[0]: at Manager.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
        host.raspberrypi	2020-10-06 18:01:38.724	error	Caught by controller[0]: at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12)
        host.raspberrypi	2020-10-06 18:01:38.724	error	Caught by controller[0]: at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9)
        host.raspberrypi	2020-10-06 18:01:38.724	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/iobroker.info/main.js:191:21)
        host.raspberrypi	2020-10-06 18:01:38.723	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.info/main.js:92:26
        host.raspberrypi	2020-10-06 18:01:38.723	error	Caught by controller[0]: at Array.forEach (<anonymous>)
        host.raspberrypi	2020-10-06 18:01:38.723	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.info/main.js:103:57
        host.raspberrypi	2020-10-06 18:01:38.723	error	Caught by controller[0]: at Array.forEach (<anonymous>)
        host.raspberrypi	2020-10-06 18:01:38.723	error	Caught by controller[0]: at /opt/iobroker/node_modules/iobroker.info/main.js:124:49
        host.raspberrypi	2020-10-06 18:01:38.722	error	Caught by controller[0]: at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:150:23)
        host.raspberrypi	2020-10-06 18:01:38.721	error	Caught by controller[0]: TypeError: Cannot read property 'split' of undefined
        info.0	2020-10-06 18:01:38.674	info	cleaned everything up...
        info.0	2020-10-06 18:01:38.674	error	TypeError: Cannot read property 'split' of undefined at checkVersion (/opt/iobroker/node_modules/iobroker.info/main.js:150:23) at /opt/iobroker/node_modules/iobroker.info/main.js:124:49 at
        info.0	2020-10-06 18:01:38.671	error	uncaught exception: Cannot read property 'split' of undefined
        info.0	2020-10-06 18:01:38.535	info	Popup-News readed...
        info.0	2020-10-06 18:01:38.183	info	Reading process data every 8 seconds.
        info.0	2020-10-06 18:01:38.183	info	Reading CPU temp data every 3 seconds.
        info.0	2020-10-06 18:01:38.182	info	Reading battery data every 8 seconds.
        info.0	2020-10-06 18:01:38.182	info	Reading user data every 8 seconds.
        info.0	2020-10-06 18:01:38.182	info	Reading memory data every 3 seconds.
        info.0	2020-10-06 18:01:38.181	info	Reading disk data every 8 seconds.
        info.0	2020-10-06 18:01:38.025	info	Reading CPU data every 3 seconds.
        info.0	2020-10-06 18:01:38.024	info	Reading CPU current speed every 3 seconds.
        info.0	2020-10-06 18:01:38.022	info	starting. Version 1.3.7 in /opt/iobroker/node_modules/iobroker.info, node: v12.18.4
        
        C 1 Reply Last reply Reply Quote 0
        • C
          Cedrik1 @Cedrik1 last edited by

          04b7c0d5-3dfd-496a-9437-7f1dab81c549-grafik.png

          Ein Screenshot von meinen Instanzen

          Thomas Braun 1 Reply Last reply Reply Quote 0
          • Glasfaser
            Glasfaser @Glasfaser last edited by

            @Glasfaser sagte in Time Out Instancen Installation:

            @Cedrik1 sagte in Time Out Instancen Installation:

            Beim ersten Start vom Io Broker mussten die Instancen ping.0 und web.0 installiert werden. Diese wurde nicht erfolgreich durchgeführt

            Zeige mal deine JS-Controller Version

            iobroker version
            

            ?????

            C 1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Cedrik1 last edited by

              @Cedrik1
              Versuch mal den info-Adapter nochmal in das System zu bügeln.

              C 1 Reply Last reply Reply Quote 0
              • C
                Cedrik1 @Glasfaser last edited by

                @Glasfaser said in Time Out Instancen Installation:

                iobroker version

                1.5.11
                
                
                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Cedrik1 last edited by Glasfaser

                  @Cedrik1 sagte in Time Out Instancen Installation:

                  1.5.11

                  ist die wirklich 1.xx.xx ???
                  Dann hast du aber ein sehr altes System , damit läuft auch nicht der aktuelle Ping Adapter

                  C 2 Replies Last reply Reply Quote 0
                  • C
                    Cedrik1 @Glasfaser last edited by

                    @Glasfaser Ja wie gesagt, ich habe mir ein aktuelles Image von der ioBroker Seite heruntergeladen

                    Glasfaser 1 Reply Last reply Reply Quote 0
                    • C
                      Cedrik1 @Thomas Braun last edited by

                      @Thomas-Braun Ich habe jetzt den Info Adapter und vorsichtshalber den discovery adapter gelöscht. Wie installiere ich die neu ins System?

                      1 Reply Last reply Reply Quote 0
                      • C
                        Cedrik1 @Glasfaser last edited by

                        @Glasfaser Im ioBroker steht aber oben rechts was anderes
                        ioBroker.admin 3.6.2

                        1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Cedrik1 last edited by

                          @Cedrik1 sagte in Time Out Instancen Installation:

                          von der ioBroker Seite heruntergeladen

                          .... kann ich mir nicht vorstellen , das du bei der Ausgabe von

                          iobroker version
                          

                          1.x.x. als JS-Version hast

                          wo hast du das Image her .

                          C 1 Reply Last reply Reply Quote 0
                          • C
                            Cedrik1 @Glasfaser last edited by

                            @Glasfaser Von der ioBroker Seite https://www.iobroker.net/#de/download

                            49ee9129-0d56-4234-9b84-361810329538-grafik.png

                            Glasfaser 1 Reply Last reply Reply Quote 0
                            • Glasfaser
                              Glasfaser @Cedrik1 last edited by Glasfaser

                              @Cedrik1

                              Zeige mal als Ausgabe . in CodeTags </> .. nicht als Text von dir als Aussage

                              iobroker version
                              

                              nach deimem Link ist die Version "mit dem js-controller v2.1.1 nach Stand vom 27.11.2019."

                              C 1 Reply Last reply Reply Quote 0
                              • C
                                Cedrik1 @Glasfaser last edited by

                                @Glasfaser war eben schon als code tag, aber gerne nochmal neu:

                                pi@raspberrypi:~ $ iobroker version
                                1.5.11
                                
                                
                                Glasfaser 1 Reply Last reply Reply Quote 0
                                • Glasfaser
                                  Glasfaser @Cedrik1 last edited by Glasfaser

                                  @Cedrik1

                                  Zeige mal die Ausgabe von :

                                  iobroker update
                                  

                                  aber im Spoiler setzen !!!

                                  C 1 Reply Last reply Reply Quote 0
                                  • C
                                    Cedrik1 @Glasfaser last edited by

                                    @Glasfaser said in Time Out Instancen Installation:

                                    @Cedrik1

                                    Zeige mal die Ausgabe von :

                                    iobroker update
                                    

                                    aber im Spoiler setzen !!!

                                    im Spoiler setzen?

                                    C 1 Reply Last reply Reply Quote 0
                                    • C
                                      Cedrik1 @Cedrik1 last edited by

                                      Hat sich nichts geändert

                                      pi@raspberrypi:~ $ iobroker update
                                      Used repository: default
                                      update done
                                      Adapter    "admin"         : 4.0.10   , installed 3.6.2 [Updateable]
                                      Adapter    "alarm"         : 1.2.4
                                      Adapter    "alexa2"        : 3.3.1
                                      Adapter    "alpha2"        : 1.0.0
                                      Adapter    "amazon-dash"   : 1.1.0
                                      Adapter    "artnet"        : 1.2.2
                                      Adapter    "asterisk"      : 1.0.6
                                      Adapter    "asuswrt"       : 1.0.1
                                      Adapter    "b-control-em"  : 0.2.1
                                      Adapter    "backitup"      : 1.6.7
                                      Adapter    "beckhoff"      : 1.2.2
                                      Adapter    "benq"          : 0.2.0
                                      Adapter    "binance"       : 1.1.3
                                      Adapter    "ble"           : 0.11.8
                                      Adapter    "bmw"           : 1.3.3
                                      Adapter    "bosesoundtouch": 0.2.4
                                      Adapter    "botvac"        : 1.0.0
                                      Adapter    "bring"         : 1.7.2
                                      Adapter    "broadlink2"    : 2.0.3
                                      Adapter    "bsblan"        : 0.1.5
                                      Adapter    "bshb"          : 0.1.10
                                      Adapter    "chromecast"    : 2.3.1
                                      Adapter    "cloud"         : 3.0.4
                                      Adapter    "comfoair"      : 0.3.2
                                      Adapter    "contactid"     : 1.0.1
                                      Adapter    "coronavirus-statistics": 0.6.1
                                      Adapter    "countdown"     : 1.1.0
                                      Adapter    "cul"           : 1.2.1
                                      Adapter    "daikin"        : 1.0.5
                                      Adapter    "daswetter"     : 3.0.1
                                      Adapter    "deconz"        : 1.3.10
                                      Adapter    "denon"         : 1.7.7
                                      Adapter    "devices"       : 0.3.6
                                      Adapter    "digitalstrom"  : 0.5.5
                                      Adapter    "discovergy"    : 0.5.0
                                      Adapter    "discovery"     : 2.3.7
                                      Adapter    "doorio"        : 1.0.10
                                      Adapter    "ds18b20"       : 1.1.4
                                      Adapter    "dwd"           : 2.4.10
                                      Adapter    "ebus"          : 2.1.1
                                      Adapter    "ecovacs-deebot": 1.0.3
                                      Adapter    "egigeozone"    : 0.1.2
                                      Adapter    "ekey"          : 1.1.0
                                      Adapter    "email"         : 1.0.7
                                      Adapter    "emby"          : 1.0.2
                                      Adapter    "energymanager" : 1.2.3
                                      Adapter    "enet"          : 1.0.1
                                      Adapter    "epson_stylus_px830": 0.2.1
                                      Adapter    "exchangerates" : 0.0.13
                                      Adapter    "fakeroku"      : 0.2.1
                                      Adapter    "fb-checkpresence": 1.0.4
                                      Adapter    "feiertage"     : 1.0.17
                                      Adapter    "fhem"          : 1.5.3
                                      Adapter    "find-my-iphone": 0.2.15
                                      Adapter    "firetv"        : 0.0.27
                                      Adapter    "flot"          : 1.9.2
                                      Adapter    "foobar2000"    : 2.0.3
                                      Adapter    "fritzbox"      : 0.2.1
                                      Adapter    "fritzdect"     : 0.2.4
                                      Adapter    "fronius"       : 1.0.5
                                      Adapter    "fullcalendar"  : 1.1.0
                                      Adapter    "fullybrowser"  : 2.0.1
                                      Adapter    "g-homa"        : 0.5.3
                                      Adapter    "geofency"      : 0.3.2
                                      Adapter    "gruenbeck"     : 0.0.18
                                      Adapter    "habpanel"      : 0.4.3
                                      Adapter    "haier"         : 1.0.2
                                      Adapter    "ham"           : 1.1.2
                                      Adapter    "ham-wemo"      : 1.0.1
                                      Adapter    "harmony"       : 1.2.2
                                      Adapter    "heatingcontrol": 0.5.7
                                      Adapter    "heytech"       : 1.0.0
                                      Adapter    "hid"           : 0.1.17
                                      Adapter    "history"       : 1.9.10   , installed 1.9.10
                                      Adapter    "hm-rega"       : 2.6.21
                                      Adapter    "hm-rpc"        : 1.14.23
                                      Adapter    "hmip"          : 1.3.1
                                      Adapter    "homeconnect"   : 0.0.30
                                      Adapter    "homee"         : 1.0.7
                                      Adapter    "homepilot"     : 1.0.3
                                      Adapter    "hp-ilo"        : 1.0.6
                                      Adapter    "hs100"         : 2.0.1
                                      Adapter    "hue"           : 3.3.5
                                      Adapter    "hue-extended"  : 2.0.0
                                      Adapter    "ical"          : 1.7.4
                                      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.9.1
                                      Adapter    "info"          : 1.7.2
                                      Adapter    "innogy-smarthome": 0.3.6
                                      Adapter    "iogo"          : 0.5.10
                                      Adapter    "iot"           : 1.5.3
                                      Adapter    "iqontrol"      : 1.2.4
                                      Adapter    "jarvis"        : 1.0.6
                                      Adapter    "javascript"    : 4.6.17   , installed 4.6.17
                                      Adapter    "jeelink"       : 0.1.0
                                      Controller "js-controller" : 3.1.6    , installed 1.5.11 [Updateable]
                                      Adapter    "kecontact"     : 0.1.0
                                      Adapter    "klf200"        : 1.0.1
                                      Adapter    "km200"         : 1.1.6
                                      Adapter    "knmi-weather"  : 1.0.0
                                      Adapter    "knx"           : 1.0.39
                                      Adapter    "kodi"          : 2.0.4
                                      Adapter    "kostal-piko-ba": 1.0.2
                                      Adapter    "kress"         : 2.5.5
                                      Adapter    "lametric"      : 0.0.9
                                      Adapter    "landroid"      : 1.0.3
                                      Adapter    "lcn"           : 0.3.2
                                      Adapter    "letrika_comgw" : 0.0.5
                                      Adapter    "lgtv"          : 1.1.10
                                      Adapter    "lgtv-rs"       : 0.1.0
                                      Adapter    "lgtv11"        : 1.0.5
                                      Adapter    "lifx"          : 0.1.0
                                      Adapter    "lightify"      : 0.2.16
                                      Adapter    "link"          : 0.5.9
                                      Adapter    "linkeddevices" : 1.2.2
                                      Adapter    "linux-control" : 1.0.0
                                      Adapter    "logparser"     : 1.0.4
                                      Adapter    "lovelace"      : 1.0.16
                                      Adapter    "loxone"        : 1.1.0
                                      Adapter    "luftdaten"     : 0.0.17
                                      Adapter    "lupusec"       : 1.2.6
                                      Adapter    "luxtronik1"    : 0.2.2
                                      Adapter    "material"      : 0.13.9
                                      Adapter    "maxcube"       : 0.1.2
                                      Adapter    "maxcul"        : 1.3.0
                                      Adapter    "mbus"          : 2.2.2
                                      Adapter    "mclighting"    : 0.1.1
                                      Adapter    "megad"         : 1.2.1
                                      Adapter    "megadd"        : 0.2.0
                                      Adapter    "megaesp"       : 0.1.0
                                      Adapter    "melcloud"      : 1.0.6
                                      Adapter    "mercedesme"    : 0.0.21
                                      Adapter    "mercury"       : 0.1.1
                                      Adapter    "meross"        : 1.5.0
                                      Adapter    "meteoalarm"    : 1.0.9
                                      Adapter    "midea"         : 0.0.6
                                      Adapter    "miele"         : 0.1.5
                                      Adapter    "mielecloudservice": 2.0.0
                                      Adapter    "mihome"        : 1.3.0
                                      Adapter    "mihome-lamp"   : 1.1.0
                                      Adapter    "mihome-plug"   : 0.2.0
                                      Adapter    "mihome-vacuum" : 2.0.7
                                      Adapter    "mikrotik"      : 1.0.11
                                      Adapter    "milight"       : 0.3.6
                                      Adapter    "milight-smart-light": 0.2.7
                                      Adapter    "mobile"        : 1.0.1
                                      Adapter    "modbus"        : 3.1.6
                                      Adapter    "moma"          : 1.2.6
                                      Adapter    "mpd"           : 1.0.5
                                      Adapter    "mqtt"          : 2.1.4
                                      Adapter    "mqtt-client"   : 1.3.1
                                      Adapter    "musiccast"     : 0.1.3
                                      Adapter    "mysensors"     : 2.0.1
                                      Adapter    "nanoleaf-lightpanels": 0.8.1
                                      Adapter    "nello"         : 2.0.6
                                      Adapter    "netatmo"       : 1.3.1
                                      Adapter    "nibeuplink"    : 0.3.0
                                      Adapter    "nina"          : 0.0.22
                                      Adapter    "node-red"      : 1.17.2
                                      Adapter    "nuki"          : 1.3.1
                                      Adapter    "nuki-extended" : 2.3.0
                                      Adapter    "nut"           : 1.1.3
                                      Adapter    "odl"           : 1.0.5
                                      Adapter    "oilfox"        : 0.0.5
                                      Adapter    "onkyo"         : 2.0.3
                                      Adapter    "onvif"         : 0.4.4
                                      Adapter    "openhab"       : 1.1.0
                                      Adapter    "openligadb"    : 1.1.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.3
                                      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.3.1
                                      Adapter    "piface"        : 1.0.0
                                      Adapter    "pimatic"       : 0.3.0
                                      Adapter    "ping"          : 1.4.8    , installed 1.4.8
                                      Adapter    "places"        : 1.0.0
                                      Adapter    "plex"          : 0.8.11
                                      Adapter    "plexconnect"   : 0.0.7
                                      Adapter    "pollenflug"    : 1.0.6
                                      Adapter    "proxmox"       : 1.0.1
                                      Adapter    "proxy"         : 1.1.1
                                      Adapter    "pushbullet"    : 0.0.11
                                      Adapter    "pushover"      : 2.0.2
                                      Adapter    "pushsafer"     : 0.1.8
                                      Adapter    "radar2"        : 1.0.9
                                      Adapter    "radiohead"     : 1.0.7
                                      Adapter    "rflink"        : 2.0.0
                                      Adapter    "rickshaw"      : 1.0.0
                                      Adapter    "ring"          : 1.1.3
                                      Adapter    "robonect"      : 0.1.3
                                      Adapter    "roomba"        : 1.1.1
                                      Adapter    "rpi2"          : 1.2.0
                                      Adapter    "s7"            : 1.1.8
                                      Adapter    "samsung"       : 0.2.9
                                      Adapter    "sayit"         : 1.9.8
                                      Adapter    "sbfspot"       : 4.0.0
                                      Adapter    "scenes"        : 1.1.0
                                      Adapter    "schoolfree"    : 0.6.3
                                      Adapter    "schwoerer-ventcube": 1.3.0
                                      Adapter    "shelly"        : 4.0.2
                                      Adapter    "shuttercontrol": 0.8.6
                                      Adapter    "sia"           : 1.0.4
                                      Adapter    "siegenia"      : 1.0.0
                                      Adapter    "simple-api"    : 2.4.6    , installed 2.4.8
                                      Adapter    "smappee"       : 0.2.2
                                      Adapter    "smartgarden"   : 1.0.1
                                      Adapter    "smartmeter"    : 3.1.5
                                      Adapter    "snips"         : 1.5.1
                                      Adapter    "snmp"          : 0.5.0
                                      Adapter    "socketio"      : 3.0.13   , installed 3.0.13
                                      Adapter    "solarlog"      : 2.0.0
                                      Adapter    "solarviewdatareader": 0.2.1
                                      Adapter    "solarwetter"   : 1.0.0
                                      Adapter    "sonnen"        : 1.6.0
                                      Adapter    "sonoff"        : 2.3.3
                                      Adapter    "sonos"         : 2.1.0
                                      Adapter    "sony-bravia"   : 1.0.1
                                      Adapter    "spotify-premium": 1.0.0
                                      Adapter    "sql"           : 1.15.2
                                      Adapter    "squeezebox"    : 1.0.0
                                      Adapter    "squeezeboxrpc" : 1.0.0
                                      Adapter    "starline"      : 1.0.0
                                      Adapter    "statistics"    : 0.2.2
                                      Adapter    "stiebel-isg"   : 1.5.1
                                      Adapter    "sunnyportal"   : 0.1.5
                                      Adapter    "swiss-weather-api": 0.3.2
                                      Adapter    "synology"      : 0.1.18
                                      Adapter    "systeminfo"    : 0.3.1
                                      Adapter    "tahoma"        : 0.3.2
                                      Adapter    "tankerkoenig"  : 2.0.5
                                      Adapter    "telegram"      : 1.5.9
                                      Adapter    "terminal"      : 0.1.2
                                      Adapter    "tesla-motors"  : 0.2.3
                                      Adapter    "text2command"  : 1.3.0
                                      Adapter    "tinker"        : 1.1.0
                                      Adapter    "tr-064"        : 4.0.9
                                      Adapter    "tradfri"       : 2.6.3
                                      Adapter    "trashschedule" : 0.0.11
                                      Adapter    "tunnelbroker-endpoint-updater": 0.0.1
                                      Adapter    "tuya"          : 3.3.12
                                      Adapter    "tvspielfilm"   : 1.0.4
                                      Adapter    "unifi"         : 0.5.8
                                      Adapter    "upnp"          : 1.0.16
                                      Adapter    "vaillant"      : 0.0.10
                                      Adapter    "valloxmv"      : 1.1.1
                                      Adapter    "vcard"         : 0.0.9
                                      Adapter    "velux"         : 0.0.5
                                      Adapter    "viessmann"     : 1.3.0
                                      Adapter    "virtualpowermeter": 1.2.1
                                      Adapter    "vis"           : 1.2.12
                                      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-icontwo"   : 0.24.0
                                      Adapter    "vis-inventwo"  : 1.3.8
                                      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.6
                                      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    "vw-connect"    : 0.0.15
                                      Adapter    "weatherunderground": 3.2.1
                                      Adapter    "web"           : 3.0.12   , installed 3.0.12
                                      Adapter    "weishaupt-wem" : 0.0.8
                                      Adapter    "wiffi-wz"      : 2.2.0
                                      Adapter    "wifilight"     : 1.1.0
                                      Adapter    "windows-control": 0.1.5
                                      Adapter    "wled"          : 0.5.2
                                      Adapter    "wm-bus"        : 0.1.12
                                      Adapter    "wolf"          : 0.9.2
                                      Adapter    "worx"          : 1.2.3
                                      Adapter    "xbox"          : 0.6.8
                                      Adapter    "xs1"           : 1.0.2
                                      Adapter    "yahka"         : 0.11.0
                                      Adapter    "yamaha"        : 0.3.19
                                      Adapter    "yeelight-2"    : 1.0.3
                                      Adapter    "youtube"       : 0.0.11
                                      Adapter    "yr"            : 2.0.3
                                      Adapter    "zigbee"        : 1.2.1
                                      Adapter    "zont"          : 0.5.3
                                      Adapter    "zwave"         : 2.0.1
                                      Adapter    "zwave2"        : 1.5.0
                                      pi@raspberrypi:~ $ iobroker version
                                      1.5.11
                                      pi@raspberrypi:~ $
                                      
                                      
                                      Glasfaser 1 Reply Last reply Reply Quote 0
                                      • Glasfaser
                                        Glasfaser @Cedrik1 last edited by

                                        @Cedrik1 sagte in Time Out Instancen Installation:

                                        Controller "js-controller" : 3.1.6 , installed 1.5.11 [Updateable]

                                        Hast du dort mal was geupdate ... igendwelche Code´s aus dem I-Net genutzt ?

                                        @Thomas-Braun @Homoran

                                        Wie geht denn das in einem fertigen Image !?
                                        Habt ihr eine Idee .

                                        C Homoran 2 Replies Last reply Reply Quote 0
                                        • C
                                          Cedrik1 @Glasfaser last edited by

                                          @Glasfaser Das image habe ich vorgestern erst runtergeladen und da kamen schon die Fehler im ioBroker. An updates etc. habe ich nur das gemacht was hier im Thread von euch vorgeschlagen wurde.
                                          Vor ungefähr einem Jahr habe ich das selbe image auf den selben PI installiert und klappte alles Problemlos.

                                          Glasfaser 1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @Cedrik1 last edited by

                                            @Cedrik1 sagte in Time Out Instancen Installation:

                                            An updates etc. habe ich nur das gemacht was hier im Thread von euch vorgeschlagen wurde.

                                            Dann ist alles gut ....
                                            ...... nur ist die JS-Version komplett falsch ...warum auch immer !

                                            Glasfaser 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            808
                                            Online

                                            31.7k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            raspberry
                                            5
                                            60
                                            2502
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo