Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Uninstall - install problem

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Uninstall - install problem

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

      Hallo

      ich habe die neue version vom js-controller zurückgezogen

      Eine Installation sollte wieder ganz normal funktioniren. Wichtig ist ein

      npm cache clean
      

      vorweg zumachen.

      Zur info es wird jetzt wieder Version 0.5.15 installiert

      Gruß

      Steffen

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

        @smiling-Jack:

        Hallo

        ich habe die neue version vom js-controller zurückgezogen

        Eine Installation sollte wieder ganz normal funktioniren. Wichtig ist ein

        npm cache clean
        

        vorweg zumachen.

        Zur info es wird jetzt wieder Version 0.5.15 installiert

        Gruß

        Steffen `

        OK. Getestet

        root@VMioBrokerMaster:/opt/iobroker# npm cache clean
        
        root@VMioBrokerMaster:/opt/iobroker# npm install iobroker
        npm ERR! not a package /tmp/npm-2534-cP-PEs+a/1427660539077-0.291726277442649/tmp.tgz
        -\|/-\|/-\|/-\|/-\|/-\-\|/-\-\|/
        > iobroker@0.5.1 install /opt/iobroker/node_modules/iobroker
        > node lib/setup.js
        
        npm install iobroker.js-controller --production --silent --prefix "/opt/iobroker/node_modules/iobroker/lib/../../../"
        npm install iobroker.admin --production --silent --prefix "/opt/iobroker/node_modules/iobroker/lib/../../../"
        Write "./iobroker start" to start the ioBroker
        Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start
        iobroker is started. Go to "http://ip-addr:8081" to open the admin UI.
        iobroker@0.5.1 node_modules/iobroker
         yargs@1.2.6 (minimist@0.1.0)
        root@VMioBrokerMaster:/opt/iobroker# 
        root@VMioBrokerMaster:/opt/iobroker# 
        root@VMioBrokerMaster:/opt/iobroker# 
        root@VMioBrokerMaster:/opt/iobroker# ps -A |grep io
             6 ?        00:00:00 migration/0
           170 ?        00:00:00 ext4-dio-unwrit
          1679 ?        00:00:00 rpciod
          1681 ?        00:00:00 nfsiod
          2641 ?        00:00:00 io.js-controlle
        root@VMioBrokerMaster:/opt/iobroker# 
        
        

        Leider wird admin nicht gestartet.

        Manuell kann man auch nicht starten.

        root@VMioBrokerMaster:/opt/iobroker# iobroker update
        Cannot get version of "virtual".
        Cannot get version of "geofency".
        update done
        Adapter    "zwave"         : 0.1.0
        Adapter    "yr"            : 0.1.5
        Adapter    "web"           : 0.2.6
        Adapter    "vis"           : 0.2.11
        Adapter    "virtual"
        Adapter    "sonos"         : 0.1.6
        Adapter    "rickshaw"      : 0.2.2
        Adapter    "pushover"      : 0.1.0
        Adapter    "onkyo"         : 0.1.0
        Adapter    "telnet"        : 0.0.0
        Adapter    "socketio"      : 0.2.3
        Adapter    "simple-api"    : 0.0.4
        Adapter    "sayit"         : 0.3.6
        Adapter    "ping"          : 0.1.3
        Adapter    "node-red"      : 0.1.9
        Adapter    "mqtt"          : 0.1.7
        Adapter    "mobile"        : 0.0.2
        Adapter    "legacy"        : 0.1.12
        Adapter    "knx"           : 0.0.1
        Controller "js-controller" : 0.5.15   , installed 0.5.15
        Adapter    "javascript"    : 0.3.0
        Adapter    "ical"          : 0.1.0
        Adapter    "hmm"           : 0.0.17
        Adapter    "hue"           : 0.2.0
        Adapter    "hm-rpc"        : 0.4.0
        Adapter    "hm-rega"       : 0.2.1
        Adapter    "history"       : 0.1.3
        Adapter    "highcharts"    : 0.0.0
        Adapter    "graphite"      : 0.1.0
        Adapter    "geofency"
        Adapter    "example"       : 0.1.1    , installed 0.1.1
        Adapter    "email"         : 0.1.0
        Adapter    "dwd"           : 0.1.7
        Adapter    "cul"           : 0.0.2
        Adapter    "b-control-em"  : 0.1.1
        Adapter    "artnet"        : 0.0.3
        Adapter    "admin"         : 0.3.26   , installed 0.3.26
        
        
        root@VMioBrokerMaster:/opt/iobroker#
        root@VMioBrokerMaster:/opt/iobroker# iobroker start admin
        Please enter instance of adapter, e.g. "web.0"
        root@VMioBrokerMaster:/opt/iobroker# iobroker start admin.0
        Adapter "admin.0 does not exist.
        root@VMioBrokerMaster:/opt/iobroker#
        
        
        1 Reply Last reply Reply Quote 0
        • S
          smiling_Jack last edited by

          Komish kannst du mal den web einzelt nachinstalliren (npm install iobroker.web )
          1191_0.jpg
          1191_1.jpg

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

            @smiling-Jack:

            Komish kannst du mal den web einzelt nachinstalliren (npm install iobroker.web ) `

            keine Änderung

            root@VMioBrokerMaster:/opt/iobroker# npm install iobroker.web
            npm WARN deprecated object-keys@0.2.0: Please update to the latest object-keys
            
            > ws@0.4.31 install /opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/node_modules/socket.io/node_modules/engine.io/node_modules/ws
            > (node-gyp rebuild 2> builderror.log) || (exit 0)
            
            > ws@0.4.31 install /opt/iobroker/node_modules/iobroker.web/node_modules/iobroker.socketio/node_modules/socket.io/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
            > (node-gyp rebuild 2> builderror.log) || (exit 0)
            
            iobroker.web@0.2.6 node_modules/iobroker.web
            ├── connect-flash@0.1.1
            ├── iobroker.simple-api@0.0.4
            ├── passport-local@1.0.0 (passport-strategy@1.0.0)
            ├── cookie-parser@1.3.4 (cookie@0.1.2, cookie-signature@1.0.6)
            ├── passport@0.2.1 (pause@0.0.1, passport-strategy@1.0.0)
            ├── xtend@2.0.6 (is-object@0.1.2, object-keys@0.2.0)
            ├── body-parser@1.5.2 (qs@0.6.6, media-typer@0.2.0, bytes@1.0.0, raw-body@1.3.0, depd@0.4.4, type-is@1.3.2, iconv-lite@0.4.4)
            ├── express-session@1.7.6 (utils-merge@1.0.0, cookie@0.1.2, cookie-signature@1.0.4, on-headers@1.0.0, parseurl@1.3.0, buffer-crc32@0.2.3, depd@0.4.4, debug@1.0.4, uid-safe@1.0.1)
            ├── express@4.4.5 (parseurl@1.0.1, utils-merge@1.0.0, merge-descriptors@0.0.2, cookie@0.1.2, cookie-signature@1.0.4, escape-html@1.0.1, range-parser@1.0.0, fresh@0.2.2, vary@0.1.0, qs@0.6.6, methods@1.0.1, serve-static@1.2.3, buffer-crc32@0.2.3, path-to-regexp@0.1.2, debug@1.0.2, type-is@1.2.1, accepts@1.0.7, proxy-addr@1.0.1, send@0.4.3)
            ├── request@2.38.0 (json-stringify-safe@5.0.0, aws-sign2@0.5.0, forever-agent@0.5.2, oauth-sign@0.3.0, stringstream@0.0.4, tunnel-agent@0.4.0, qs@0.6.6, node-uuid@1.4.3, mime-types@1.0.2, tough-cookie@0.12.1, http-signature@0.10.1, form-data@0.1.4, hawk@1.1.1)
            └── iobroker.socketio@0.2.3 (request@2.51.0, socket.io@1.1.0)
            
            root@VMioBrokerMaster:/opt/iobroker# ps -A |grep io
                 6 ?        00:00:00 migration/0
               204 ?        00:00:00 ext4-dio-unwrit
              1711 ?        00:00:00 rpciod
              1713 ?        00:00:00 nfsiod
            
            root@VMioBrokerMaster:/opt/iobroker# iobroker restart
            ioBroker controller daemon is not running
            Starting ioBroker controller daemon...
            ioBroker controller daemon started. PID: 2596
            
            root@VMioBrokerMaster:/opt/iobroker# ps -A |grep io
                 6 ?        00:00:00 migration/0
               204 ?        00:00:00 ext4-dio-unwrit
              1711 ?        00:00:00 rpciod
              1713 ?        00:00:00 nfsiod
              2596 ?        00:00:00 io.js-controlle
            
            
            1 Reply Last reply Reply Quote 0
            • S
              starfish last edited by

              nur zur Info, der workaround funktioniert nun grösstenteils.

              ausser hm-rega - lässt sich nicht als instanz installieren. auch nicht bei manueller neu-installation (npm install iobroker.hm-rega)

              vielleicht wäre grundsätzlich eine npm-repo (heisst das hier auch so?) mit der Vor-Version nicht schlecht - oder sonst eine Möglichkeit, Vor-Versionen zu installieren.

              Wie auch immer , habe mich auf warten eingestellt.

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

                gibts news - läuft die Installation wieder?

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

                  Also. Ich will immer noch nicht auf npm hoch legen, bis ich eine Bestätigung bekomme, dass es noch bei jemandem geht.

                  Es gibt aktuelle ioBroker.js-controller version 0.6.1. Die kann man mit

                  npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                  

                  installieren.

                  Für die Neuinstallation, dann:

                  npm install iobroker
                  npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                  
                  

                  Kann jemand ausprobieren? Ich habe Windows, Debian und Ubuntu getestet. Update und Neuinstallation. Node.js 0.10.29/0.10.35/0.12.2

                  1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators last edited by

                    Habe eben mal schnell drüberinstalliert.

                    Keine Fehlermeldungen während des install.

                    Nach anschließendem reboot auch keine Fehlermeldungen im log beim Hochfahren!

                    RPi2 mit Raspian, nodejs 10.22.

                    Gruß

                    Rainer

                    1 Reply Last reply Reply Quote 0
                    • A
                      akamia last edited by

                      Neuinstallation auf CubieTruck funktioniert auch gut –> Restart ist erforderlich

                      1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators last edited by

                        Hallo Bluefox,

                        Ist doch wohl noch irgendetwas im Argen

                        Habe heute morgen auf dem PC den admin geöffnet:
                        144_iobroker_admin_061.jpg

                        Habe es gestern nur vom Handy aus gemacht - habe da evtl. die unteren Zeilen nicht gesehen!

                        Weder ./iobroker restart noch reboot haben geholfen.

                        Auch ein erneutes

                         npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                        

                        brachte nichts, weder mit restart noch mit reboot

                        Jedoch keine Fehler während des Install oder nach dem reboot im log.

                        EDIT:

                        nach mehrmaligem reboot ist es jetzt auf einmal (ohne weiteren reboot) wieder ok !???

                        Im Vorfeld hatte ich Browsercache mehrfach gelöscht - ohne Änderungen ?!!???

                        Dafür fielen mir folgende Meldungen im log auf:

                        history-0	2015-04-15 10:43:02	info	moved 18 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150415
                        history-0	2015-04-15 10:43:02	info	moved 52 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150414
                        history-0	2015-04-15 10:43:02	info	18 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 146 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150413
                        history-0	2015-04-15 10:43:02	info	52 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 183 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150412
                        history-0	2015-04-15 10:43:02	info	146 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 213 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150411
                        history-0	2015-04-15 10:43:02	info	183 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 239 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150410
                        history-0	2015-04-15 10:43:02	info	213 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 258 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150409
                        history-0	2015-04-15 10:43:02	info	239 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 294 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150408
                        history-0	2015-04-15 10:43:02	info	258 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 331 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150407
                        history-0	2015-04-15 10:43:02	info	294 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 413 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150406
                        history-0	2015-04-15 10:43:02	info	331 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	[color]moved 445 history datapoints [b]from Redis[/b] history.hm-rpc.0.JEQ0267518.1.HUMIDITY [b]to CouchDB[/b][/color] history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150405
                        history-0	2015-04-15 10:43:02	info	413 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        history-0	2015-04-15 10:43:02	info	moved 480 history datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB history.hm-rpc.0.JEQ0267518.1.HUMIDITY.20150404
                        history-0	2015-04-15 10:43:02	info	445 remaining datapoints of history.hm-rpc.0.JEQ0267518.1.HUMIDITY
                        

                        moved … datapoints from Redis history.hm-rpc.0.JEQ0267518.1.HUMIDITY to CouchDB

                        Gruß

                        Rainer

                        1 Reply Last reply Reply Quote 0
                        • A
                          akamia last edited by

                          Konnte gestern keinen Adapter installieren.

                          1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators last edited by

                            Bei mir kommt jetzt - nach längerer Laufzeit - alle paar minuten von hmm und node-red Adaptern:

                            quad-pi	2015-04-15 14:02:44	error	host.quad-pi instance system.adapter.node-red.0 terminated with code 7 (Adapter already running)
                            

                            auch die folgende Meldung nach ./iobroker update über putty ist recht amüsant:

                            Controller "js-controller" : 0.5.15   , installed 0.6.1 [Updateable]
                            

                            Gruß

                            Rainer

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

                              @Bluefox:

                              Also. Ich will immer noch nicht auf npm hoch legen, bis ich eine Bestätigung bekomme, dass es noch bei jemandem geht.

                              Es gibt aktuelle ioBroker.js-controller version 0.6.1. Die kann man mit

                              npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                              

                              installieren.

                              Für die Neuinstallation, dann:

                              npm install iobroker
                              npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                              
                              

                              Kann jemand ausprobieren? Ich habe Windows, Debian und Ubuntu getestet. Update und Neuinstallation. Node.js 0.10.29/0.10.35/0.12.2 `

                              Neuinstall auf einer VM

                              root@VMioBrokerMaster:~# cd /opt/iobroker/
                              root@VMioBrokerMaster:/opt/iobroker# npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                              
                              > ws@0.5.0 install /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/node_modules/engine.io/node_modules/ws
                              > (node-gyp rebuild 2> builderror.log) || (exit 0)
                              
                              > ws@0.4.31 install /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
                              > (node-gyp rebuild 2> builderror.log) || (exit 0)
                              
                              \
                              > iobroker.js-controller@0.6.1 install /opt/iobroker/node_modules/iobroker.js-controller
                              > node lib/setup.js setup first
                              
                              creating conf/iobroker.json
                              object system.certificates created
                              object system.repositories created
                              object system.config created
                              object enum.rooms created
                              object system.group.user created
                              object system.group.administrator created
                              object _design/system created
                              object system.user.admin created
                              object system.meta.uuid created
                              install adapter admin
                              got /opt/iobroker/node_modules/iobroker.js-controller/node_modules/iobroker.admin/admin
                              upload admin.admin /opt/iobroker/node_modules/iobroker.js-controller/node_modules/iobroker.admin/admin/index.html index.html text/html
                              upload admin.admin /opt/iobroker/node_modules/iobroker.js-controller/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                              object system.adapter.admin created
                              create instance admin
                              object system.adapter.admin.0.uptime created
                              object system.adapter.admin.0.memRss created
                              object system.adapter.admin.0.memHeapTotal created
                              object system.adapter.admin.0.memHeapUsed created
                              object system.adapter.admin.0.connected created
                              object system.adapter.admin.0.alive created
                              object system.adapter.admin.0 created
                              iobroker.js-controller@0.6.1 node_modules/iobroker.js-controller
                              ├── daemonize2@0.4.2
                              ├── mime@1.3.4
                              ├── node-schedule@0.1.13
                              ├── ncp@2.0.0
                              ├── adm-zip@0.4.7
                              ├── node.extend@1.1.3 (is@2.1.0)
                              ├── yargs@3.7.2 (camelcase@1.0.2, decamelize@1.0.0, window-size@0.1.0, wordwrap@0.0.2)
                              ├── npm@2.7.6
                              ├── winston@1.0.0 (cycle@1.0.3, stack-trace@0.0.9, eyes@0.1.8, isstream@0.1.2, pkginfo@0.3.0, async@0.9.0, colors@1.0.3)
                              ├── socket.io@1.3.5 (debug@2.1.0, has-binary-data@0.1.3, socket.io-adapter@0.3.1, socket.io-parser@2.2.4, engine.io@1.5.1)
                              ├── tar.gz@0.1.1 (commander@1.1.1, tar@0.1.20, fstream@0.1.31)
                              ├── request@2.55.0 (caseless@0.9.0, json-stringify-safe@5.0.0, aws-sign2@0.5.0, forever-agent@0.6.1, stringstream@0.0.4, oauth-sign@0.6.0, tunnel-agent@0.4.0, isstream@0.1.2, node-uuid@1.4.3, qs@2.4.1, combined-stream@0.0.7, mime-types@2.0.10, form-data@0.2.0, http-signature@0.10.1, hawk@2.3.1, bl@0.9.4, tough-cookie@0.12.1, har-validator@1.6.1)
                              ├── socket.io-client@1.3.5 (to-array@0.1.3, indexof@0.0.1, component-bind@1.0.0, debug@0.7.4, backo2@1.0.2, object-component@0.0.3, component-emitter@1.1.2, has-binary@0.1.6, socket.io-parser@2.2.4, parseuri@0.0.2, engine.io-client@1.5.1)
                              └── iobroker.admin@0.3.27 (connect-flash@0.1.1, xtend@4.0.0, passport-local@1.0.0, passport@0.2.1, cookie-parser@1.3.4, express-session@1.11.1, body-parser@1.12.2, express@4.12.3)
                              root@VMioBrokerMaster:/opt/iobroker#
                              
                              
                              root@VMioBrokerMaster:/opt/iobroker# npm install iobroker
                              |
                              > iobroker@0.5.1 install /opt/iobroker/node_modules/iobroker
                              > node lib/setup.js
                              
                              npm install iobroker.js-controller --production --silent --prefix "/opt/iobroker/node_modules/iobroker/lib/../../../"
                              npm install iobroker.admin --production --silent --prefix "/opt/iobroker/node_modules/iobroker/lib/../../../"
                              Write "./iobroker start" to start the ioBroker
                              Auto-start was enabled. Write "update-rc.d -f iobroker.sh remove" to disable auto-start
                              iobroker is started. Go to "http://ip-addr:8081" to open the admin UI.
                              iobroker@0.5.1 node_modules/iobroker
                              └── yargs@1.2.6 (minimist@0.1.0)
                              root@VMioBrokerMaster:/opt/iobroker#
                              
                              
                              root@VMioBrokerMaster:/opt/iobroker# npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master
                              
                              > ws@0.5.0 install /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io/node_modules/engine.io/node_modules/ws
                              > (node-gyp rebuild 2> builderror.log) || (exit 0)
                              
                              > ws@0.4.31 install /opt/iobroker/node_modules/iobroker.js-controller/node_modules/socket.io-client/node_modules/engine.io-client/node_modules/ws
                              > (node-gyp rebuild 2> builderror.log) || (exit 0)
                              
                              \
                              > iobroker.js-controller@0.6.1 install /opt/iobroker/node_modules/iobroker.js-controller
                              > node lib/setup.js setup first
                              
                              iobroker.js-controller@0.6.1 node_modules/iobroker.js-controller
                              ├── mime@1.3.4
                              ├── daemonize2@0.4.2
                              ├── node-schedule@0.1.13
                              ├── ncp@2.0.0
                              ├── node.extend@1.1.3 (is@2.1.0)
                              ├── adm-zip@0.4.7
                              ├── yargs@3.7.2 (decamelize@1.0.0, camelcase@1.0.2, window-size@0.1.0, wordwrap@0.0.2)
                              ├── winston@1.0.0 (cycle@1.0.3, stack-trace@0.0.9, eyes@0.1.8, isstream@0.1.2, pkginfo@0.3.0, async@0.9.0, colors@1.0.3)
                              ├── socket.io@1.3.5 (debug@2.1.0, has-binary-data@0.1.3, socket.io-adapter@0.3.1, engine.io@1.5.1, socket.io-parser@2.2.4)
                              ├── tar.gz@0.1.1 (commander@1.1.1, tar@0.1.20, fstream@0.1.31)
                              ├── request@2.55.0 (caseless@0.9.0, json-stringify-safe@5.0.0, aws-sign2@0.5.0, forever-agent@0.6.1, stringstream@0.0.4, oauth-sign@0.6.0, tunnel-agent@0.4.0, isstream@0.1.2, node-uuid@1.4.3, qs@2.4.1, combined-stream@0.0.7, form-data@0.2.0, mime-types@2.0.10, http-signature@0.10.1, bl@0.9.4, tough-cookie@0.12.1, hawk@2.3.1, har-validator@1.6.1)
                              ├── socket.io-client@1.3.5 (to-array@0.1.3, indexof@0.0.1, component-bind@1.0.0, debug@0.7.4, backo2@1.0.2, object-component@0.0.3, component-emitter@1.1.2, has-binary@0.1.6, parseuri@0.0.2, socket.io-parser@2.2.4, engine.io-client@1.5.1)
                              └── npm@2.7.6
                              root@VMioBrokerMaster:/opt/iobroker#
                              
                              

                              controller = 0.6.1(Running: 0.5.15)

                              root@VMioBrokerMaster:/opt/iobroker# node -v

                              v0.10.38

                              Die Adapter wurden erst nach 2maligem Update angezeigt

                              Install VIS

                              iobroker	2015-04-15 18:25:27	info	Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.zwave/master/io-package.json. Error: Error: ETIMEDOUT
                              iobroker	2015-04-15 18:25:27	info	Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.yr/master/io-package.json. Error: Error: ETIMEDOUT
                              iobroker	2015-04-15 18:25:27	info	Cannot download json from https://raw.githubusercontent.com/ioBroker/ioBroker.onkyo/master/io-package.json. Error: Error: ETIMEDOUT
                              iobroker	2015-04-15 18:25:27	info	npm install iobroker.vis --production --prefix "/opt/iobroker" (System call)
                              iobroker	2015-04-15 18:25:22	info	add vis
                              
                              

                              nach der Installation von YR wurde auch vis noch mit installiert

                              VMioBrokerMaster	2015-04-15 18:27:55	info	iobroker object-keys@0.2.0: Please update to the latest object-keys
                              VMioBrokerMaster	2015-04-15 18:27:55	info	iobroker deprecated
                              VMioBrokerMaster	2015-04-15 18:27:55	info	iobroker
                              VMioBrokerMaster	2015-04-15 18:27:55	info	iobroker WARN
                              VMioBrokerMaster	2015-04-15 18:27:55	info	iobroker
                              VMioBrokerMaster	2015-04-15 18:27:55	info	iobroker npm
                              VMioBrokerMaster	2015-04-15 18:27:52	info	iobroker npm install iobroker.web --production --prefix "/opt/iobroker" (System call)
                              VMioBrokerMaster	2015-04-15 18:27:47	info	iobroker install adapter web
                              
                              

                              Anschließen konnte vis aufgerufen werden

                              Gruß

                              derAuge

                              (Man sieht sich Samstag 😉 )

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

                                @Homoran:

                                EDIT:

                                nach mehrmaligem reboot ist es jetzt auf einmal (ohne weiteren reboot) wieder ok !???

                                Im Vorfeld hatte ich Browsercache mehrfach gelöscht - ohne Änderungen ?!!??? `
                                Es liegt an Timeout beim Zugang zu npmjs.org. Vielleicht war der WebServer gestern überlastet. Trotzdem habe ich Timeout erhöht.

                                1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators last edited by

                                  Irgend etwas läuft da nicht sauber.

                                  Habe eben über den admin nach updates suchen wollen. Dabei zeigt das log mir auf einmal an, dass er alle möglichen Adapter killt und auf terminating geht.

                                  Nach dem wieder hochfahren gibt es wieder den Error 7, dass mindestens zwei Adapter doppelt laufen.

                                  ! ````
                                  host-quad-pi 2015-04-16 15:45:23 info Restart adapter system.adapter.hmm.0 because enabled
                                  host-quad-pi 2015-04-16 15:45:23 error instance system.adapter.hmm.0 terminated with code 7 (Adapter already running)
                                  host-quad-pi 2015-04-16 15:45:21 info instance system.adapter.hmm.0 started with pid 1554
                                  host-quad-pi 2015-04-16 15:45:17 info Restart adapter system.adapter.node-red.0 because enabled
                                  host-quad-pi 2015-04-16 15:45:17 error instance system.adapter.node-red.0 terminated with code 7 (Adapter already running)
                                  host-quad-pi 2015-04-16 15:45:15 info instance system.adapter.node-red.0 started with pid 1548
                                  host-quad-pi 2015-04-16 15:44:58 info Update repository "default" under "conf/sources-dist.json"
                                  host-quad-pi 2015-04-16 15:44:51 info Restart adapter system.adapter.hmm.0 because enabled
                                  host-quad-pi 2015-04-16 15:44:51 error instance system.adapter.hmm.0 terminated with code 7 (Adapter already running)
                                  host-quad-pi 2015-04-16 15:44:49 info instance system.adapter.hmm.0 started with pid 1510
                                  host-quad-pi 2015-04-16 15:44:45 info Restart adapter system.adapter.node-red.0 because enabled
                                  host-quad-pi 2015-04-16 15:44:45 error instance system.adapter.node-red.0 terminated with code 7 (Adapter already running)
                                  host-quad-pi 2015-04-16 15:44:41 info instance system.adapter.node-red.0 started with pid 1493
                                  javascript-0 2015-04-16 15:44:40 info received all states
                                  javascript-0 2015-04-16 15:44:40 info received all objects
                                  javascript-0 2015-04-16 15:44:37 info requesting all objects
                                  javascript-0 2015-04-16 15:44:37 info requesting all states
                                  javascript-0 2015-04-16 15:44:37 info starting. Version 0.3.0 in /opt/iobroker/node_modules/iobroker.javascript
                                  host-quad-pi 2015-04-16 15:44:35 info instance system.adapter.yr.0 terminated with code 0 (OK)
                                  host-quad-pi 2015-04-16 15:44:34 info instance system.adapter.javascript.0 started with pid 1485
                                  email-0 2015-04-16 15:44:31 info starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.email
                                  yr-0 2015-04-16 15:44:30 info got weather data from yr.no
                                  host-quad-pi 2015-04-16 15:44:29 info instance system.adapter.email.0 started with pid 1470
                                  yr-0 2015-04-16 15:44:28 info starting. Version 0.1.5 in /opt/iobroker/node_modules/iobroker.yr
                                  host-quad-pi 2015-04-16 15:44:26 info instance system.adapter.ical.0 terminated with code 0 (OK)
                                  host-quad-pi 2015-04-16 15:44:25 info instance system.adapter.yr.0 started with pid 1464
                                  host-quad-pi 2015-04-16 15:44:25 info instance scheduled system.adapter.yr.0 0 * * * *
                                  ical-0 2015-04-16 15:44:19 info processing URL: calendar1 http://192.168.2.225:5000/fbsharing/IQExBXbr
                                  host-quad-pi 2015-04-16 15:44:19 info Restart adapter system.adapter.hmm.0 because enabled
                                  host-quad-pi 2015-04-16 15:44:19 error instance system.adapter.hmm.0 terminated with code 7 (Adapter already running)
                                  host-quad-pi 2015-04-16 15:44:17 info instance system.adapter.hmm.0 started with pid 1449
                                  ical-0 2015-04-16 15:44:17 info starting. Version 0.1.0 in /opt/iobroker/node_modules/iobroker.ical
                                  host-quad-pi 2015-04-16 15:44:14 info instance system.adapter.ical.0 started with pid 1443
                                  host-quad-pi 2015-04-16 15:44:13 info instance scheduled system.adapter.ical.0 0,30 * * * *
                                  host-quad-pi 2015-04-16 15:44:11 info Restart adapter system.adapter.node-red.0 because enabled
                                  host-quad-pi 2015-04-16 15:44:11 error instance system.adapter.node-red.0 terminated with code 7 (Adapter already running)
                                  host-quad-pi 2015-04-16 15:44:10 info instance system.adapter.dwd.0 terminated with code 0 (OK)
                                  host-quad-pi 2015-04-16 15:44:10 info instance system.adapter.node-red.0 started with pid 1428
                                  ping-0 2015-04-16 15:44:07 info starting. Version 0.1.4 in /opt/iobroker/node_modules/iobroker.ping
                                  host-quad-pi 2015-04-16 15:44:05 info instance system.adapter.ping.0 started with pid 1418
                                  dwd-0 2015-04-16 15:44:04 info setting states
                                  dwd-0 2015-04-16 15:44:04 info starting. Version 0.1.7 in /opt/iobroker/node_modules/iobroker.dwd
                                  web-0 2015-04-16 15:44:02 info http server listening on port 8082
                                  web-0 2015-04-16 15:44:02 info socket.io server listening on port 8082
                                  host-quad-pi 2015-04-16 15:44:01 info instance system.adapter.dwd.0 started with pid 1403
                                  host-quad-pi 2015-04-16 15:44:01 info instance scheduled system.adapter.dwd.0 5,20,35,50 * * * *
                                  web-0 2015-04-16 15:44:01 info starting. Version 0.2.6 in /opt/iobroker/node_modules/iobroker.web
                                  hm-rega-0 2015-04-16 15:43:57 info got state values
                                  hm-rega-0 2015-04-16 15:43:56 info request state values
                                  hm-rega-0 2015-04-16 15:43:56 info deleted 0 variables
                                  hm-rega-0 2015-04-16 15:43:56 info added/updated 64 variables
                                  hm-rega-0 2015-04-16 15:43:56 info got 64 variables
                                  hm-rega-0 2015-04-16 15:43:55 info deleted 0 programs
                                  hm-rega-0 2015-04-16 15:43:55 info added/updated 56 programs
                                  hm-rega-0 2015-04-16 15:43:54 info got 56 programs
                                  host-quad-pi 2015-04-16 15:43:53 info instance system.adapter.web.0 started with pid 1396
                                  hm-rega-0 2015-04-16 15:43:53 info added/updated rooms to enum.rooms
                                  hm-rega-0 2015-04-16 15:43:53 info added/updated functions to enum.functions
                                  hm-rega-0 2015-04-16 15:43:53 info added/updated 6 favorites to enum.favorites
                                  hm-rega-0 2015-04-16 15:43:53 info time difference local-ccu 0s
                                  hm-rega-0 2015-04-16 15:43:53 info ReGaHSS 192.168.2.186 up
                                  history-0 2015-04-16 15:43:53 info enabled logging of ping.0.quad-pi.192_168_2_120
                                  history-0 2015-04-16 15:43:53 info enabled logging of ping.0.quad-pi.192_168_2_7
                                  history-0 2015-04-16 15:43:53 info enabled logging of ping.0.quad-pi.192_168_2_142
                                  history-0 2015-04-16 15:43:53 info enabled logging of ping.0.quad-pi.192_168_2_75
                                  history-0 2015-04-16 15:43:53 info enabled logging of dwd.0.warning.severity
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.LEQ0081020.1.TEMPERATURE
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.LEQ0081020.1.HUMIDITY
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.KEQ0963067.1.TEMPERATURE
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.JEQ0459186.1.MOTION
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.JEQ0267518.1.TEMPERATURE
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.JEQ0267518.1.HUMIDITY
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.JEQ0140901.1.TEMPERATURE
                                  history-0 2015-04-16 15:43:53 info enabled logging of hm-rpc.0.JEQ0140901.1.HUMIDITY
                                  history-0 2015-04-16 15:43:53 info enabled logging of system.host.quad-pi.load
                                  history-0 2015-04-16 15:43:53 info enabled logging of system.host.quad-pi.mem
                                  hm-rega-0 2015-04-16 15:43:51 info subscribe hm-rpc.0.BidCoS-RF:50.PRESS_SHORT
                                  hm-rega-0 2015-04-16 15:43:51 info starting. Version 0.2.1 in /opt/iobroker/node_modules/iobroker.hm-rega
                                  history-0 2015-04-16 15:43:53 info starting. Version 0.1.3 in /opt/iobroker/node_modules/iobroker.history
                                  hm-rpc-0 2015-04-16 15:43:51 info xmlrpc -> 327 devices
                                  hm-rpc-0 2015-04-16 15:43:51 info xmlrpc <- listDevices ["hm-rpc.0"]
                                  hm-rpc-0 2015-04-16 15:43:51 info xmlrpc <- system.listMethods ["hm-rpc.0"]
                                  hm-rpc-0 2015-04-16 15:43:51 info xmlrpc -> 192.168.2.186:2001 init ["http://192.168.2.190:2001","hm-rpc.0"]
                                  hm-rpc-0 2015-04-16 15:43:51 info xmlrpc server is trying to listen on 192.168.2.190:2001
                                  hm-rpc-0 2015-04-16 15:43:50 info starting. Version 0.4.0 in /opt/iobroker/node_modules/iobroker.hm-rpc
                                  host-quad-pi 2015-04-16 15:43:50 info instance system.adapter.history.0 started with pid 1377
                                  hm-rpc-0 2015-04-16 15:43:48 error no connection to objects DB
                                  host-quad-pi 2015-04-16 15:43:46 info Update repository "default" under "conf/sources-dist.json"
                                  host-quad-pi 2015-04-16 15:43:46 info instance system.adapter.hm-rega.0 started with pid 1371
                                  admin-0 2015-04-16 15:43:45 info received all states
                                  admin-0 2015-04-16 15:43:45 info received all objects
                                  admin-0 2015-04-16 15:43:42 info Use link "http://localhost:8081" to configure.
                                  admin-0 2015-04-16 15:43:42 info http server listening on port 8081
                                  admin-0 2015-04-16 15:43:42 info requesting all objects
                                  admin-0 2015-04-16 15:43:42 info requesting all states
                                  admin-0 2015-04-16 15:43:42 info starting. Version 0.3.27 in /opt/iobroker/node_modules/iobroker.admin
                                  hmm-0 2015-04-16 15:43:42 warn Reconnection to DB.
                                  hmm-0 2015-04-16 15:43:41 warn Reconnection to DB.
                                  host-quad-pi 2015-04-16 15:43:41 info instance system.adapter.hm-rpc.0 started with pid 1356
                                  host-quad-pi 2015-04-16 15:43:37 info instance system.adapter.admin.0 started with pid 1354
                                  host-quad-pi 2015-04-16 15:43:37 info starting 15 instances
                                  host-quad-pi 2015-04-16 15:43:37 info 18 instances found
                                  host-quad-pi 2015-04-16 15:43:37 info InMemoryDB connected
                                  node-red-0 2015-04-16 15:43:38 warn Reconnection to DB.
                                  inMem-objects 2015-04-16 15:43:37 info listening on port 9001
                                  inMem-states 2015-04-16 15:43:37 info listening on port 9000
                                  host-quad-pi 2015-04-16 15:43:37 info ip addresses: 192.168.2.190
                                  node-red-0 2015-04-16 15:43:38 warn Reconnection to DB.
                                  host-quad-pi 2015-04-16 15:43:37 info hostname: quad-pi
                                  host-quad-pi 2015-04-16 15:43:37 info Copyright (c) 2014-2015 bluefox, hobbyquaker
                                  host-quad-pi 2015-04-16 15:43:37 info ioBroker.js-controller version 0.6.1 js-controller starting
                                  hmm-0 2015-04-16 15:43:36 info hmm exited with 0
                                  node-red-0 2015-04-16 15:43:35 info node-red exited with 0
                                  email-0 2015-04-16 15:43:35 info terminating with timeout
                                  ping-0 2015-04-16 15:43:35 info terminating with timeout
                                  javascript-0 2015-04-16 15:43:34 info terminating
                                  admin-0 2015-04-16 15:43:34 info terminating
                                  web-0 2015-04-16 15:43:34 info terminating
                                  hm-rega-0 2015-04-16 15:43:34 info terminating
                                  history-0 2015-04-16 15:43:34 info terminating
                                  TypeError: 2015-04-16 15:43:33 error at Timer.listOnTimeout [as ontimeout] (timers.js:110:15)
                                  TypeError: 2015-04-16 15:43:33 error at null._onTimeout (/opt/iobroker/node_modules/iobroker.js-controller/lib/statesInMemServer.js:464:25)
                                  TypeError: 2015-04-16 15:43:33 error at States.change (/opt/iobroker/node_modules/iobroker.js-controller/controller.js:142:48)
                                  TypeError: 2015-04-16 15:43:33 error Cannot read property 'time' of undefined
                                  hm-rpc-0 2015-04-16 15:43:34 info terminating
                                  hmm-0 2015-04-16 15:43:33 info kill hmm task
                                  node-red-0 2015-04-16 15:43:33 info kill node-red task
                                  web-0 2015-04-16 15:43:33 info terminated http server on port 8082
                                  web-0 2015-04-16 15:43:33 info terminating http server on port 8082
                                  hm-rpc-0 2015-04-16 15:43:33 info xmlrpc -> 192.168.2.186:2001 init ["http://192.168.2.190:2001",""]
                                  admin-0 2015-04-16 15:43:33 info terminating http server on port 8081
                                  uncaught 2015-04-16 15:43:33 error exception: Cannot read property 'time' of undefined

                                  
                                  Daraufhin habe ich über den Reiter hosts einen restart des RPi2 ausgelöst.
                                  
                                  jetzt beschwert er sich beim runterfahren, dass diverse Adapetr immer noch laufen.
                                  
                                  entsprechend taucht da auch der error code 7 wieder auf
                                  
                                  >! ````
                                  quad-pi	2015-04-16 15:45:48	info	host.quad-pi Restart adapter system.adapter.admin.0 because enabled
                                  quad-pi	2015-04-16 15:45:48	error	host.quad-pi instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                                  quad-pi	2015-04-16 15:45:48	info	host.quad-pi Restart adapter system.adapter.admin.0 because enabled
                                  quad-pi	2015-04-16 15:45:48	error	host.quad-pi instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                                  history.0	2015-04-16 15:45:43	warn	history.0 Reconnection to DB.
                                  web.0	2015-04-16 15:45:45	warn	web.0 Reconnection to DB.
                                  javascript.0	2015-04-16 15:45:45	warn	javascript.0 Reconnection to DB.
                                  javascript.0	2015-04-16 15:45:45	warn	javascript.0 Reconnection to DB.
                                  history.0	2015-04-16 15:45:42	warn	history.0 Reconnection to DB.
                                  web.0	2015-04-16 15:45:45	warn	web.0 Reconnection to DB.
                                  hm-rpc.0	2015-04-16 15:45:47	warn	hm-rpc.0 Reconnection to DB.
                                  hm-rega.0	2015-04-16 15:45:43	warn	hm-rega.0 Reconnection to DB.
                                  ping.0	2015-04-16 15:45:47	warn	ping.0 Reconnection to DB.
                                  hm-rega.0	2015-04-16 15:45:43	warn	hm-rega.0 Reconnection to DB.
                                  email.0	2015-04-16 15:45:47	warn	email.0 Reconnection to DB.
                                  email.0	2015-04-16 15:45:47	warn	email.0 Reconnection to DB.
                                  hm-rpc.0	2015-04-16 15:45:47	warn	hm-rpc.0 Reconnection to DB.
                                  ping.0	2015-04-16 15:45:47	warn	ping.0 Reconnection to DB.
                                  quad-pi	2015-04-16 15:45:47	info	host.quad-pi instance system.adapter.hm-rpc.0 started with pid 1599
                                  quad-pi	2015-04-16 15:45:47	info	host.quad-pi instance system.adapter.hm-rpc.0 started with pid 1599
                                  admin.0	2015-04-16 15:45:43	warn	admin.0 Reconnection to DB.
                                  admin.0	2015-04-16 15:45:43	warn	admin.0 Reconnection to DB.
                                  admin.0	2015-04-16 15:45:43	warn	admin.0 Reconnection to DB.
                                  admin.0	2015-04-16 15:45:43	warn	admin.0 Reconnection to DB.
                                  quad-pi	2015-04-16 15:45:37	info	Adapter javascript still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter email still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter ping still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter web still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter history still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter hm-rega still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter hm-rpc still running
                                  quad-pi	2015-04-16 15:45:37	info	Adapter admin still running
                                  quad-pi	2015-04-16 15:45:37	info	host.quad-pi force terminated after 10s
                                  quad-pi	2015-04-16 15:45:37	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:37	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:36	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:36	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:35	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:35	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:34	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:34	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:33	info	host.quad-pi received SIGTERM
                                  quad-pi	2015-04-16 15:45:33	info	host.quad-pi received SIGTERM
                                  host-quad-pi	2015-04-16 15:45:32	info	received SIGTERM
                                  host-quad-pi	2015-04-16 15:45:31	info	received SIGTERM
                                  host-quad-pi	2015-04-16 15:45:30	info	received SIGTERM
                                  host-quad-pi	2015-04-16 15:45:29	info	received SIGTERM
                                  host-quad-pi	2015-04-16 15:45:28	info	received SIGTERM
                                  host-quad-pi	2015-04-16 15:45:27	info	received SIGTERM
                                  iobroker	2015-04-16 15:45:26	info	exit 0
                                  iobroker	2015-04-16 15:45:26	info	Starting node restart.js
                                  iobroker	2015-04-16 15:45:26	info	_restart
                                  

                                  ich wollte eigentlich nicht wieder rebooten. Dann läuft er meistens stabil.

                                  in den rechten Spalten wechselt es dauern von rot nach grün 😞
                                  144_iobroker_instances_down.jpg
                                  jetzt ist doch reboot angesagt 😞

                                  Gruß

                                  Rainer

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

                                    Es hat sich irgendwas verhackt. Da hilft nur reboot.

                                    Es gibt 0.6.3, wo update wieder funktionieren soll.

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

                                      kann ich bestätigen
                                      > in den rechten Spalten wechselt es dauern von rot nach grün :(
                                      wie auch die Logeinträge sehen bei mir gleich aus.

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

                                        @Bluefox:

                                        Es hat sich irgendwas verhackt. Da hilft nur reboot.

                                        Es gibt 0.6.3, wo update wieder funktionieren soll. `
                                        315_update_controller.png

                                        Was ist nun zu tun?

                                        root@pi2:/mnt/ioBroker/iobroker# iobroker restart
                                        
                                        module.js:340
                                            throw err;
                                                  ^
                                        Error: Cannot find module '/mnt/ioBroker/iobroker.Pi2/node_modules/iobroker.js-controller/iobroker.js'
                                            at Function.Module._resolveFilename (module.js:338:15)
                                            at Function.Module._load (module.js:280:25)
                                            at Function.Module.runMain (module.js:497:10)
                                            at startup (node.js:119:16)
                                            at node.js:935:3
                                        root@pi2:/mnt/ioBroker/iobroker#
                                        
                                        
                                        1 Reply Last reply Reply Quote 0
                                        • Bluefox
                                          Bluefox last edited by

                                          cd /mnt/ioBroker/iobroker.Pi2/
                                          npm install iobroker.js-controller
                                          ./iobroker start
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Bluefox
                                            Bluefox last edited by

                                            @starfish:

                                            kann ich bestätigen
                                            > in den rechten Spalten wechselt es dauern von rot nach grün :(
                                            wie auch die Logeinträge sehen bei mir gleich aus. `
                                            Reboot

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            534
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            50
                                            15884
                                            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