Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository

    This topic has been deleted. Only users with topic management privileges can see it.
    • apollon77
      apollon77 last edited by

      --> Installation Fixer nutzen bitte

      AlCalzone S 2 Replies Last reply Reply Quote 0
      • AlCalzone
        AlCalzone Developer @apollon77 last edited by

        @apollon77 Ich glaube sogar dass das gar kein Problem ist. Der Ordner gehört nunmal nicht pi, also darf er auch keine Rechte ändern. Deswegen hab ich ja auch den Aufruf von chmod entfernt:
        https://github.com/ioBroker/ioBroker.js-controller/pull/379

        AlCalzone created this issue in ioBroker/ioBroker.js-controller

        closed Don't chmod 777 after controller upgrade #379

        1 Reply Last reply Reply Quote 0
        • S
          southparkler last edited by

          @apollon77
          Probier es gerne aus, was muss ich tun?

          Momentan scheint aber alles ohne Probleme zu laufen.

          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @southparkler last edited by

            @southparkler alles gut. Wenn’s geht ist ok.

            1 Reply Last reply Reply Quote 0
            • P
              piForscher last edited by

              Hallo,
              ich möchte mein Multihost-System upgraden.
              Master: Ubuntu Server

              Platform: linux
              Architecture: x64
              Node.js: v8.16.0
              NPM: 6.4.1
              
              

              Slave: Raspberry Pi 2

              Platform: linux
              Architecture: arm
              Model: ARMv7 Processor rev 5 (v7l)
              Node.js: v6.14.2
              NPM: v3.10.10
              
              

              Upgrade des Master war kein Problem.
              Aber beim Slave bekomme ich diese Meldung:

              Used repository: default
              Json file is invalid on http://download.iobroker.net/sources-dist.json
              update done
              
              

              Jetzt will ich mir nichts zerschießen und wüsste gerne, woran diese Meldung liegt und ob sie kritisch ist?

              Danke für jeden guten Hinweis 🙂

              piForscher

              apollon77 1 Reply Last reply Reply Quote 0
              • apollon77
                apollon77 @piForscher last edited by

                @piForscher welche js-Controller Version hat der Slave?

                1 Reply Last reply Reply Quote 0
                • P
                  piForscher last edited by

                  @apollon77 : Der Slave hat die 1.4.2

                  1 Reply Last reply Reply Quote 0
                  • apollon77
                    apollon77 last edited by

                    @piForscher sagte in [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository:

                    http://download.iobroker.net/sources-dist.json

                    Also bei mir ist das File valide. mach doch mal "iobroker upgrade self" auf dem slave

                    1 Reply Last reply Reply Quote 0
                    • P
                      piForscher last edited by

                      @apollon77

                      sudo iobroker upgrade self
                      Cannot find this controller "js-controller" in repository.
                      
                      

                      ???

                      1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 last edited by

                        Sehr strange. Kannst Du das File (http://download.iobroker.net/sources-dist.json) normal per Browser oder "wget" runterladen?

                        Im Notfall mach es auf die Harte tour:

                        npm install iobroker.js-controller --production

                        im iobroker Verzeichnis

                        1 Reply Last reply Reply Quote 0
                        • P
                          piForscher last edited by

                          @apollon77 said in [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository:

                          http://download.iobroker.net/sources-dist.json

                          Problem erkannt: Es gab keine Internetverbindung...
                          Sorry, da hätte ich auch schneller drauf kommen können.
                          Jetzt hat alles geklappt!
                          @apollon77 Vielen Dank für deine Hilfe!

                          1 Reply Last reply Reply Quote 0
                          • S
                            southparkler @apollon77 last edited by

                            @apollon77 said in [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository:

                            --> Installation Fixer nutzen bitte

                            Nur zur Info:

                            Hatte jetzt öfters diverse Logeinträge bei verschiedenen Adaptern. Nach dem Installation Fixer sind diese bisher nicht mehr aufgetreten.

                            1 Reply Last reply Reply Quote 1
                            • A
                              amsernat last edited by amsernat

                              Hallo zusammen,

                              js-controller lässt sich nicht updaten.
                              habe gesehen, dass node, nodejs sind auch nicht aktuell.

                              pi@ioBroker-RasPi:~ $ node -v
                              v8.12.0
                              pi@ioBroker-RasPi:~ $ nodejs -v
                              v8.15.1
                              pi@ioBroker-RasPi:~ $ npm -v
                              6.8.0
                              


                              Platform: linux
                              Architecture: arm
                              CPUs: 4
                              Speed: 1400 MHz
                              Model: ARMv7 Processor rev 4 (v7l)
                              RAM: 927.1 MB
                              System uptime: 48 T. 04:53:32
                              Node.js: v8.12.0
                              NPM: 6.8.0
                              Disk size: 14.6 GiB
                              Disk free: 1.4 GiB
                              adapters count: 249
                              Uptime: 00:01:36
                              Active instances: 14

                              Ich habe folgendes ausgeführt:
                              curl -sL https://iobroker.net/fix.sh | bash -
                              :


                              Your installation was fixed successfully Run iobroker start to start ioBroker again!

                              iobroker stop
                              iobroker update
                              iobroker upgrade self
                              iobroker start
                              :


                              pi@ioBroker-RasPi:~ $ iobroker stop
                              pi@ioBroker-RasPi:~ $ sudo iobroker update
                              Used repository: default
                              hash not changed, use actual sources
                              update done
                              Adapter "admin" : 3.6.2 , installed 3.6.2
                              Adapter "alexa2" : 2.4.4 , installed 2.3.3 [Updateable]
                              Adapter "alpha2" : 1.0.0
                              Adapter "amazon-dash" : 0.3.1
                              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.1.4 , installed 1.1.4
                              Adapter "beckhoff" : 1.0.0
                              Adapter "benq" : 0.2.0
                              Adapter "ble" : 0.7.2
                              Adapter "bmw" : 1.3.3
                              Adapter "bosesoundtouch": 0.2.4
                              Adapter "botvac" : 1.0.0
                              Adapter "bring" : 1.3.4
                              Adapter "broadlink2" : 1.8.0
                              Adapter "chromecast" : 2.0.0
                              Adapter "cloud" : 2.6.2 , installed 2.6.2
                              Adapter "comfoair" : 0.3.2
                              Adapter "contactid" : 1.0.0
                              Adapter "cul" : 0.4.0
                              Adapter "daikin" : 1.0.2
                              Adapter "daswetter" : 2.8.0
                              Adapter "deconz" : 1.1.2
                              Adapter "denon" : 1.5.1
                              Adapter "discovergy" : 0.4.0
                              Adapter "discovery" : 1.3.0 , installed 1.3.0
                              Adapter "dwd" : 2.4.3
                              Adapter "ebus" : 0.8.0
                              Adapter "egigeozone" : 0.1.2
                              Adapter "ekey" : 1.0.0
                              Adapter "email" : 1.0.4
                              Adapter "emby" : 0.1.2
                              Adapter "energymanager" : 1.2.1
                              Adapter "enet" : 1.0.1
                              Adapter "epson_stylus_px830": 0.2.1
                              Adapter "fakeroku" : 0.2.1
                              Adapter "feiertage" : 1.0.11
                              Adapter "fhem" : 1.1.1
                              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
                              Adapter "fritzdect" : 0.1.4
                              Adapter "fronius" : 1.0.5
                              Adapter "fullcalendar" : 0.2.4
                              Adapter "fullybrowser" : 1.0.0
                              Adapter "g-homa" : 0.4.0
                              Adapter "geofency" : 0.3.2
                              Adapter "gruenbeck" : 0.0.12
                              Adapter "habpanel" : 0.3.4 , installed 0.3.4
                              Adapter "haier" : 1.0.2
                              Adapter "ham" : 1.0.0
                              Adapter "ham-wemo" : 1.0.0
                              Adapter "harmony" : 1.2.2
                              Adapter "heytech" : 0.1.4
                              Adapter "hid" : 0.1.17
                              Adapter "history" : 1.8.6 , installed 1.8.6
                              Adapter "hm-rega" : 2.3.3
                              Adapter "hm-rpc" : 1.9.13
                              Adapter "hmip" : 0.0.10
                              Adapter "homeconnect" : 0.0.18
                              Adapter "homee" : 0.3.1
                              Adapter "homepilot" : 1.0.3
                              Adapter "hp-ilo" : 1.0.1
                              Adapter "hs100" : 1.0.10
                              Adapter "hue" : 0.6.9 , installed 1.1.0
                              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 , installed 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 , installed 0.1.3
                              Adapter "icons-ultimate-png": 1.0.1
                              Adapter "influxdb" : 1.6.3
                              Adapter "info" : 1.3.7 , installed 1.3.7
                              Adapter "innogy-smarthome": 0.2.11
                              Adapter "iogo" : 0.3.4
                              Adapter "iot" : 0.4.3
                              Adapter "javascript" : 4.1.12 , installed 4.1.12
                              Adapter "jeelink" : 0.1.0
                              Controller "js-controller" : 1.5.11 , installed 1.5.11
                              Adapter "js2fs" : 0.1.3
                              Adapter "kecontact" : 0.1.0
                              Adapter "klf200" : 0.9.5
                              Adapter "km200" : 1.1.6
                              Adapter "knx" : 0.8.6
                              Adapter "kodi" : 1.0.0
                              Adapter "kress" : 2.5.5
                              Adapter "landroid" : 1.0.3
                              Adapter "lcn" : 0.3.2
                              Adapter "lgtv" : 1.0.8
                              Adapter "lgtv-rs" : 0.0.4
                              Adapter "lgtv11" : 1.0.5
                              Adapter "lifx" : 0.0.5
                              Adapter "lightify" : 0.2.16
                              Adapter "link" : 0.4.2
                              Adapter "loxone" : 1.0.0
                              Adapter "luftdaten" : 0.0.6
                              Adapter "lupusec" : 1.1.8
                              Adapter "luxtronik1" : 0.0.7
                              Adapter "maxcube" : 0.1.2
                              Adapter "maxcul" : 1.0.0
                              Adapter "mbus" : 1.1.1
                              Adapter "megad" : 1.2.1
                              Adapter "megadd" : 0.2.0
                              Adapter "megaesp" : 0.1.0
                              Adapter "mercedesme" : 0.0.12
                              Adapter "meross" : 1.0.0
                              Adapter "miele" : 0.1.5
                              Adapter "mihome" : 1.2.5 , installed 1.2.5
                              Adapter "mihome-lamp" : 1.1.0
                              Adapter "mihome-plug" : 0.2.0
                              Adapter "mihome-vacuum" : 1.1.5
                              Adapter "mikrotik" : 1.0.4
                              Adapter "milight" : 0.3.6
                              Adapter "milight-smart-light": 0.2.7
                              Adapter "mobile" : 0.5.0 , installed 0.5.0
                              Adapter "modbus" : 2.0.9
                              Adapter "moma" : 1.1.1
                              Adapter "mpd" : 1.0.0
                              Adapter "mqtt" : 2.0.4
                              Adapter "mqtt-client" : 1.1.1
                              Adapter "musiccast" : 0.0.8
                              Adapter "mysensors" : 1.2.2
                              Adapter "nanoleaf-lightpanels": 0.8.1
                              Adapter "nello" : 2.0.4
                              Adapter "netatmo" : 1.3.1
                              Adapter "nibeuplink" : 0.2.2
                              Adapter "node-red" : 1.7.1
                              Adapter "nuki" : 1.0.3
                              Adapter "nuki2" : 0.9.5
                              Adapter "nut" : 1.1.3
                              Adapter "oilfox" : 0.0.5
                              Adapter "onkyo" : 2.0.2
                              Adapter "onvif" : 0.0.2
                              Adapter "openhab" : 1.1.0
                              Adapter "openweathermap": 0.1.0
                              Adapter "opi" : 0.1.1
                              Adapter "oppoplayer" : 0.2.1
                              Adapter "owfs" : 0.5.0
                              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.0.0
                              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 "plexconnect" : 0.0.7
                              Adapter "pollenflug" : 1.0.3
                              Adapter "proxmox" : 0.3.2
                              Adapter "proxy" : 1.0.2
                              Adapter "pushbullet" : 0.0.11
                              Adapter "pushover" : 1.0.4
                              Adapter "pushsafer" : 0.1.8
                              Adapter "radar2" : 1.0.3
                              Adapter "rflink" : 1.2.0
                              Adapter "rickshaw" : 1.0.0
                              Adapter "ring" : 1.0.4
                              Adapter "roomba" : 1.0.0
                              Adapter "rpi2" : 1.0.0 , installed 1.0.0
                              Adapter "s7" : 1.1.4
                              Adapter "samsung" : 0.2.9
                              Adapter "sayit" : 1.7.0
                              Adapter "sbfspot" : 2.3.2
                              Adapter "scenes" : 1.1.0
                              Adapter "schoolfree" : 0.2.2
                              Adapter "shelly" : 3.0.5
                              Adapter "sia" : 1.0.3
                              Adapter "siegenia" : 1.0.0
                              Adapter "simple-api" : 2.0.0 , installed 2.0.0
                              Adapter "smappee" : 0.2.2
                              Adapter "smartmeter" : 1.2.1
                              Adapter "snips" : 1.1.7
                              Adapter "snmp" : 0.5.0
                              Adapter "socketio" : 2.1.1 , installed 2.1.1
                              Adapter "solarlog" : 0.1.5
                              Adapter "solarwetter" : 1.0.0
                              Adapter "sonnen" : 1.3.0
                              Adapter "sonoff" : 2.2.2
                              Adapter "sonos" : 1.7.7
                              Adapter "sony-bravia" : 1.0.1
                              Adapter "spotify-premium": 1.0.0
                              Adapter "sql" : 1.9.4
                              Adapter "squeezebox" : 1.0.0
                              Adapter "starline" : 1.0.0
                              Adapter "statistics" : 0.2.0
                              Adapter "stiebel-isg" : 1.4.4
                              Adapter "systeminfo" : 0.2.2
                              Adapter "tankerkoenig" : 2.0.5
                              Adapter "telegram" : 1.4.3 , installed 1.4.3
                              Adapter "terminal" : 0.1.2 , installed 0.1.2
                              Adapter "text2command" : 1.2.5
                              Adapter "tr-064" : 0.4.14 , installed 0.4.18
                              Adapter "tradfri" : 2.2.0
                              Adapter "tunnelbroker-endpoint-updater": 0.0.1
                              Adapter "tuya" : 1.0.7 , installed 1.0.7
                              Adapter "tvspielfilm" : 1.0.4
                              Adapter "unifi" : 0.3.1
                              Adapter "upnp" : 1.0.11
                              Adapter "valloxmv" : 1.0.0
                              Adapter "vcard" : 0.0.9
                              Adapter "viessmann" : 1.0.1
                              Adapter "virtualpowermeter": 1.0.0
                              Adapter "vis" : 1.1.10 , installed 1.1.10
                              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 , installed 1.1.0
                              Adapter "vis-google-fonts": 0.1.0
                              Adapter "vis-history" : 0.2.7 , installed 0.2.7
                              Adapter "vis-hqwidgets" : 1.1.2 , installed 1.1.2
                              Adapter "vis-jqui-mfd" : 1.0.12 , installed 1.0.12
                              Adapter "vis-justgage" : 1.0.0
                              Adapter "vis-keyboard" : 0.0.2
                              Adapter "vis-lcars" : 1.0.4
                              Adapter "vis-map" : 1.0.2
                              Adapter "vis-metro" : 1.1.2 , installed 1.1.2
                              Adapter "vis-players" : 0.1.5
                              Adapter "vis-plumb" : 1.0.1
                              Adapter "vis-rgraph" : 0.0.2
                              Adapter "vis-timeandweather": 1.1.7 , installed 1.1.7
                              Adapter "vis-weather" : 2.3.0
                              Adapter "vr200" : 1.0.0
                              Adapter "weatherunderground": 3.0.11
                              Adapter "web" : 2.4.1 , installed 2.4.1
                              Adapter "wetty" : 0.1.1
                              Adapter "wiffi-wz" : 2.1.3
                              Adapter "wifilight" : 0.2.0
                              Adapter "wm-bus" : 0.1.12
                              Adapter "wolf" : 0.9.2
                              Adapter "worx" : 0.3.1
                              Adapter "xbox" : 0.5.7
                              Adapter "xs1" : 1.0.2
                              Adapter "yahka" : 0.7.1
                              Adapter "yamaha" : 0.3.19
                              Adapter "yeelight-2" : 1.0.0 , installed 1.0.1
                              Adapter "yr" : 2.0.3
                              Adapter "zigbee" : 0.10.2 , installed 0.10.2
                              Adapter "zont" : 0.5.3
                              Adapter "zwave" : 1.3.1
                              pi@ioBroker-RasPi:~ $ iobroker upgrade self
                              Host "ioBroker-RasPi" is up to date.

                              pi@ioBroker-RasPi:~ $ iobroker upgrade self
                              Host    "ioBroker-RasPi" is up to date.
                              pi@ioBroker-RasPi:~ $ sudo iobroker upgrade self
                              Host    "ioBroker-RasPi" is up to date.
                              
                              

                              controller.js --logs


                              pi@ioBroker-RasPi:/opt/iobroker $ node node_modules/iobroker.js-controller/contr oller.js --logs
                              2019-06-29 14:42:25.955 - info: host.ioBroker-RasPi iobroker.js-controller vers ion 1.5.11 js-controller starting
                              2019-06-29 14:42:25.962 - info: host.ioBroker-RasPi Copyright (c) 2014-2018 blu efox, 2014 hobbyquaker
                              2019-06-29 14:42:25.963 - info: host.ioBroker-RasPi hostname: ioBroker-RasPi, n ode: v8.12.0
                              2019-06-29 14:42:25.968 - info: host.ioBroker-RasPi ip addresses: 192.168.178.6 5 fe80::ae78:f3c2:8848:f2f9
                              2019-06-29 14:42:26.751 - info: host.ioBroker-RasPi inMem-objects listening on port 9001
                              2019-06-29 14:42:26.773 - error: Another instance is running or some applicatio n uses port!
                              2019-06-29 14:42:26.774 - error: uncaught exception: listen EADDRINUSE 127.0.0. 1:9001
                              2019-06-29 14:42:26.787 - info: iobroker _restart
                              2019-06-29 14:42:26.828 - info: host.ioBroker-RasPi States connected to redis: 127.0.0.1:6379
                              2019-06-29 14:42:26.831 - info: host.ioBroker-RasPi InMemoryDB connected
                              2019-06-29 14:42:26.915 - info: host.ioBroker-RasPi 31 instances found
                              host.ioBroker-RasPi check instance "system.adapter.discovery.0" for host "ioBrok er-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.web.0" for host "ioBroker-Ras Pi"
                              host.ioBroker-RasPi check instance "system.adapter.cloud.0" for host "ioBroker-R asPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis.0" for host "ioBroker-Ras Pi"
                              host.ioBroker-RasPi check instance "system.adapter.history.0" for host "ioBroker -RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.javascript.0" for host "ioBro ker-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.mobile.0" for host "ioBroker- RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.ping.0" for host "ioBroker-Ra sPi"
                              host.ioBroker-RasPi check instance "system.adapter.terminal.0" for host "ioBroke r-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.alexa2.0" for host "ioBroker- RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.backitup.0" for host "ioBroke r-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.tr-064.0" for host "ioBroker- RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.mihome.0" for host "ioBroker- RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.telegram.0" for host "ioBroke r-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.admin.1" for host "ioBroker-R asPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis-hqwidgets.0" for host "io Broker-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis-fancyswitch.0" for host " ioBroker-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis-metro.0" for host "ioBrok er-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis-history.0" for host "ioBr oker-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis-jqui-mfd.0" for host "ioB roker-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.zigbee.0" for host "ioBroker- RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.hue.0" for host "ioBroker-Ras Pi"
                              host.ioBroker-RasPi check instance "system.adapter.iqontrol.0" for host "ioBroke r-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.yeelight-2.0" for host "ioBro ker-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.info.0" for host "ioBroker-Ra sPi"
                              host.ioBroker-RasPi check instance "system.adapter.tuya.0" for host "ioBroker-Ra sPi"
                              host.ioBroker-RasPi check instance "system.adapter.alexa2.1" for host "ioBroker- RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.habpanel.0" for host "ioBroke r-RasPi"
                              host.ioBroker-RasPi check instance "system.adapter.ical.0" for host "ioBroker-Ra sPi"
                              host.ioBroker-RasPi check instance "system.adapter.vis-timeandweather.0" for hos t "ioBroker-RasPi"
                              2019-06-29 14:42:26.969 - info: host.ioBroker-RasPi starting 22 instances
                              2019-06-29 14:42:27.094 - info: host.ioBroker-RasPi instance system.adapter.adm in.1 started with pid 24832
                              2019-06-29 14:42:27.190 - info: host.ioBroker-RasPi terminated
                              Cannot read property 'get' of null
                              TypeError: Cannot read property 'get' of null
                              at StateRedis.setState (/opt/iobroker/node_modules/iobroker.js-controller/li b/states/statesInRedis.js:129:16)
                              at pidusage (/opt/iobroker/node_modules/iobroker.js-controller/controller.js :471:20)
                              at /opt/iobroker/node_modules/pidusage/lib/stats.js:79:7
                              at each (/opt/iobroker/node_modules/pidusage/lib/helpers/parallel.js:24:15)
                              at /opt/iobroker/node_modules/pidusage/lib/helpers/parallel.js:32:9
                              at /opt/iobroker/node_modules/pidusage/lib/procfile.js:111:14
                              at /opt/iobroker/node_modules/pidusage/lib/procfile.js:43:5
                              at FSReqWrap.wrapper [as oncomplete] (fs.js:658:17)

                              bei "sudo ./reinstall.sh" kommt folgendes:

                              pi@ioBroker-RasPi:~ $ sudo ./reinstall.sh
                              sudo: ./reinstall.sh: Befehl nicht gefunden
                              
                              

                              kann mir bitte jemand einen Tip geben?

                              danke im Voraus.

                              1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 last edited by

                                Also in bezug auf diesen Thread hast du durch die Neuinstallation schon den aktuellsten js-Controller. Das du irgendwiezwei verschiedene nodejs Versionen hast ist ein anderes Thema. Such mal danach im Forum. Bin gerade nur auf dem Handy.

                                1 Reply Last reply Reply Quote 0
                                • C
                                  Conquest last edited by

                                  Hallo ich bekomme leider den neuen js-controller nicht installiert.

                                  torsten@iobrokerserver-VirtualBox:~$ node -v
                                  v8.16.0
                                  torsten@iobrokerserver-VirtualBox:~$ nodejs -v
                                  v8.16.0
                                  torsten@iobrokerserver-VirtualBox:~$ npm -v
                                  6.4.1

                                  Update js-controller from @1.4.2 to @1.5.11
                                  NPM version: 6.4.1
                                  npm install iobroker.js-controller@1.5.11 --unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                                  Unhandled rejection Error: EACCES: permission denied, open '/home/torsten/.npm/_cacache/tmp/deb77656'
                                  npm ERR! cb() never called!
                                  
                                  npm ERR! This is an error with npm itself. Please report this error at:
                                  npm ERR!     <https://npm.community>
                                  Host "iobrokerserver-VirtualBox" (linux) updated
                                  Execute: chmod -R 777 /opt/iobroker
                                  chmod: Beim Setzen der Zugriffsrechte für '/opt/iobroker/backups/minimal_2019_03_04-05_24_06_backupiobroker.tar.gz': Vorgang nicht zulässig
                                  Chmod finished. Restart controller
                                  Starting node restart.js
                                  
                                  

                                  Vielleicht kann mir jemand weiterhelfen?

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 last edited by

                                    @Conquest sagte in [Diskussion] js-controller 1.5.11 ab sofort im Stable Repository:

                                    npm ERR! cb() never called!

                                    Installation Fixer mal laufen gehabt?

                                    C 1 Reply Last reply Reply Quote 1
                                    • C
                                      Conquest @apollon77 last edited by

                                      @apollon77 Hat funktioniert danke.
                                      Das komische ist nur das ich den Installations-Fixer schon mal gemacht hatte.

                                      1 Reply Last reply Reply Quote 0
                                      • bergjet
                                        bergjet last edited by bergjet

                                        Ich habe den js-controller 1.5.12
                                        npm 6.9.0
                                        node 10.16.0
                                        NodeJS 8.16.0

                                        Wie bekomme ich Node und NodeJS auf den selben Stand?

                                        Stabilostick paul53 2 Replies Last reply Reply Quote 0
                                        • Stabilostick
                                          Stabilostick last edited by

                                          Der js-controller 1.5.14 ist jetzt im latest-Repository. Siehe https://forum.iobroker.net/post/282544

                                          1 Reply Last reply Reply Quote 0
                                          • Stabilostick
                                            Stabilostick @bergjet last edited by

                                            @bergjet

                                            Mehrere Node.js löschen:

                                            sudo apt-get purge node
                                            sudo apt-get purge nodejs
                                            sudo apt-get purge npm
                                            sudo apt-get autoremove
                                            sudo reboot
                                            

                                            Anschließend nach der Anmeldung

                                            ls -l /usr/local/bin/node*
                                            ls -l /usr/bin/node*
                                            

                                            Und danach Node.js 10 nach Anleitung installieren.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            925
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            37
                                            158
                                            17377
                                            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