Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Entwicklung
    4. Js-controller 0.8.8

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Js-controller 0.8.8

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

      Kann jemand js-controller von github 0.8.8 ausprobieren?

      0.8.8 (2016-02-29)
      (bluefox) replace winston with latest module
      (bluefox) add syslog support
      (bluefox) fix some LINT warnings
      (bluefox) add "host self" command (identical to "host this")
      (bluefox) fix error with npm 3 if no node_modules directory found
      (bluefox) support of noCache flag
      (bluefox) fix error if _data.json file broken
      (bluefox) support of file uploading: iobroker upload fileName /adapter/fileName
      (bluefox) do not handle exceptions in logger
      (bluefox) set valid mimeType for *.manifest
      (bluefox) add noolite adapter
      (bluefox) change download script
      (bluefox) add starline
      (bluefox) change repository building
      (bluefox) add 'delete' objects
      (bluefox) change behavior by exceptions in adapter
      
      
      1 Reply Last reply Reply Quote 0
      • M
        mimquadrat last edited by

        wie?

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

          @mimquadrat:

          wie? `
          Wenn du solche Fragen stellst, dann weiss ich nicht ob du der richtiger bist :lol:

          cd /opt/iobroker
          sudo iobroker stop
          npm install https://github.com/ioBroker/ioBroker.js-controller/tarball/master --production
          iobroker start
          
          
          1 Reply Last reply Reply Quote 0
          • Thisoft
            Thisoft last edited by

            Hab gerade ausprobieren wollen.

            Mir wird aber nach der Installation immer noch die Version 0.8.7 angezeigt (sowohl installiert als auch verfügbar) … :?:

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

              Also erhalte bei der Installation nur die Warnung das ich graceful-fs updaten soll [emoji6] ansonsten läuft es bis jetzt problemlos

              Update: im Admin sehr ich einen neuen Adapter "Autoalarm…." Die Version steht aber auf Fehler

              Gesendet von meinem iPhone mit Tapatalk

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

                @Bluefox:

                @mimquadrat:

                wie? Wenn du solche Fragen stellst, dann weiss ich nicht ob du der richtiger bist :lol:

                Schön, dass Du Deinen Humor noch nicht verloren hast. Wir sind schon ein anstrengendes Pack. 😄

                1 Reply Last reply Reply Quote 0
                • M
                  Marcolotti last edited by

                  Bei mir funktioniert es ohne Probleme.

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

                    Ich weiss nicht, ob es am js-controller 0.0.8 liegt 😞

                    Hatte Probleme, dass eine der vier Javascript-Instanzen auf einmal immer alle Ressourcen gezogen hat und dann mit SIGABRT im Log beendet und neu gestartet wurde.

                    Die Admin-Oberfläche (auch von anderem Rechner aus) war extrem langsam und hat sich teilweise nicht geöffnet. Die anderen Adapter wurden alle nacheinander beendet, gestartet, beendet, gestartet). Mühsam habe ich dann Skript für Skript deaktiviert und zum Schluss die ganze Javascript-Adapter-Instanz .0.

                    Da ioBroker einfach nicht mehr wollte, habe ich dann js-controller 0.8.8 installiert (OK, es wäre besser gewesen den Fehler erst einmal zu finden).

                    Die Situation ist nun wie folgt:

                    • Ressourcen OK, JS-Instanz .0 aktiv. Es sind aber auch keine Skripte mehr aktiviert.

                    • Die Adminoberfläche bleibt weiss, keine Fehler in der Konsole. Manchmal öffnet sie sich kurz, dann geht der Inhalt kurze Zeit später weg und es steht nur "bearbeiten" unterhalb der Tabs

                    $ ps -A | grep " io."*

                    ! ````
                    459 ?? 0:13.51 io.admin.0
                    472 ?? 0:01.85 io.fritzbox.0
                    477 ?? 0:08.66 io.hue.0
                    484 ?? 0:01.96 io.sayit.0
                    488 ?? 0:02.53 io.javascript.0
                    494 ?? 0:02.43 io.web.0
                    528 ?? 0:03.18 io.hm-rpc.0
                    529 ?? 0:02.32 io.hm-rega.0
                    531 ?? 0:01.66 io.pushover.0
                    532 ?? 0:01.67 io.geofency.0
                    533 ?? 0:02.09 io.terminal.0
                    534 ?? 0:01.95 io.javascript.1
                    535 ?? 0:01.68 io.simple-api.0
                    536 ?? 0:02.04 io.javascript.2
                    537 ?? 0:02.03 io.javascript.3
                    538 ?? 0:01.70 io.text2command.0
                    748 ttys001 0:00.01 grep io.*

                    
                    ****./iobroker l i****
                    
                    >! ````
                    system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    system.adapter.fritzbox.0              : fritzbox    -  enabled
                    system.adapter.dwd.0                   : dwd         -  enabled
                    system.adapter.yr.0                    : yr          -  enabled
                    system.adapter.hue.0                   : hue         -  enabled
                    system.adapter.sayit.0                 : sayit       -  enabled, port: 0
                    system.adapter.javascript.0            : javascript  -  enabled
                    system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    system.adapter.vis.0                   : vis         -  enabled
                    system.adapter.ping.0                  : ping        - disabled
                    system.adapter.sql.0                   : sql         - disabled, port: 0
                    system.adapter.hm-rpc.0                : hm-rpc      -  enabled, port: 0
                    system.adapter.hm-rega.0               : hm-rega     -  enabled
                    system.adapter.vis-hqwidgets.0         : vis-hqwidgets -  enabled
                    system.adapter.rickshaw.0              : rickshaw    - disabled
                    system.adapter.pushover.0              : pushover    -  enabled
                    system.adapter.vcard.0                 : vcard       - disabled
                    system.adapter.geofency.0              : geofency    -  enabled, port: 7999
                    system.adapter.terminal.0              : terminal    -  enabled, port: 8088, bind: 172.16.130.198, run as: admin
                    system.adapter.javascript.1            : javascript  -  enabled
                    system.adapter.mqtt.0                  : mqtt        - disabled, port: 1883
                    system.adapter.simple-api.0            : simple-api  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                    system.adapter.javascript.2            : javascript  -  enabled
                    system.adapter.javascript.3            : javascript  -  enabled
                    system.adapter.text2command.0          : text2command -  enabled
                    system.adapter.telegram.0              : telegram    -  enabled
                    system.adapter.email.0                 : email       -  enabled
                    system.adapter.sonos.0                 : sonos       -  enabled
                    system.adapter.sayit.1                 : sayit       -  enabled, port: 0
                    system.adapter.node-red.0              : node-red    - disabled, port: 1880
                    system.adapter.scenes.0                : scenes      -  enabled
                    system.adapter.flot.0                  : flot        -  enabled
                    system.adapter.ical.0                  : ical        - disabled
                    system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd -  enabled
                    system.adapter.vis-fancyswitch.0       : vis-fancyswitch -  enabled
                    system.adapter.mobile.0                : mobile      -  enabled
                    system.adapter.weatherunderground.0    : weatherunderground -  enabled
                    

                    Fehler im Log nach Neustart des Rechners

                    ! ````
                    2016-04-13 19:07:06.476 - [31merror[39m: xhr poll error
                    2016-04-13 19:07:06.480 - [31merror[39m: Error: xhr poll error
                    at XHR.Transport.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transport.js:62:13)
                    at Request. <anonymous>(/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:127:10)
                    at Request.Emitter.emit (/Users/michaelherwig/iobroker/node_modules/component-emitter/index.js:134:20)
                    at Request.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:296:8)
                    at null._onTimeout (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:243:18)
                    at Timer.listOnTimeout (timers.js:92:15)</anonymous>

                    
                    ****Keine Fehler in der Browserkosole (Safari lokaler und entfernter Rechner, Chrome lokal und entfernter Rechner)****
                    
                    ****$ ./iobroker update****
                    
                    >! ````
                    update done
                    Adapter    "zwave"         : 0.2.5    
                    Adapter    "yr"            : 1.0.0    , installed 1.0.0
                    Adapter    "yamaha"        : 0.1.5    
                    Adapter    "wolf"          : 0.1.0    
                    Adapter    "web"           : 1.4.1    , installed 1.4.1
                    Adapter    "weatherunderground": 0.0.4    , installed 0.0.4
                    Adapter    "vis-timeandweather": 1.0.0    
                    Adapter    "vis-rgraph"    : 0.0.2    
                    Adapter    "vis-plumb"     : 0.1.6    
                    Adapter    "vis-metro"     : 1.0.0    
                    Adapter    "vis-lcars"     : 1.0.0    
                    Adapter    "vis-keyboard"  : 0.0.2    
                    Adapter    "vis-justgage"  : 0.4.1    
                    Adapter    "vis-jqui-mfd"  : 0.1.0    , installed 0.1.0
                    Adapter    "vis-hqwidgets" : 1.0.0    , installed 1.0.0
                    Adapter    "vis-google-fonts": 0.1.0    
                    Adapter    "vis-fancyswitch": 1.0.0    , installed 1.0.0
                    Adapter    "vis-colorpicker": 0.1.3    
                    Adapter    "vis-bars"      : 0.1.1    
                    Adapter    "vis"           : 0.9.4    , installed 0.9.4
                    Adapter    "vcard"         : 0.0.6    , installed 0.0.6
                    Adapter    "text2command"  : 0.1.10   , installed 0.1.10
                    Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                    Adapter    "telegram"      : 0.2.0    , installed 0.2.0
                    Adapter    "starline"      : npm error
                    Adapter    "sonos"         : 0.1.8    , installed 0.1.8
                    Adapter    "squeezebox"    : 0.1.0    
                    Adapter    "samsung"       : 0.0.10   
                    Adapter    "rpi"           : 0.0.4    
                    Adapter    "rickshaw"      : 0.3.1    , installed 0.3.1
                    Adapter    "pushover"      : 0.1.1    , installed 0.1.1
                    Adapter    "pushbullet"    : 0.0.11   
                    Adapter    "owfs"          : 0.0.2    
                    Adapter    "onkyo"         : 0.1.20   
                    Adapter    "occ"           : 0.2.4    
                    Adapter    "sql"           : 0.1.2    , installed 0.1.2
                    Adapter    "socketio"      : 1.3.0    , installed 1.3.0
                    Adapter    "simple-api"    : 1.1.0    , installed 1.1.0
                    Adapter    "scenes"        : 0.2.5    , installed 0.2.5
                    Adapter    "sayit"         : 0.3.17   , installed 0.3.17
                    Adapter    "s7"            : 0.2.4    
                    Adapter    "ping"          : 1.1.1    , installed 1.1.0 [Updateable]
                    Adapter    "noolite"       : 0.0.1    
                    Adapter    "node-red"      : 0.4.2    , installed 0.4.2
                    Adapter    "mysensors"     : 0.2.2    
                    Adapter    "mqtt"          : 0.5.0    , installed 0.5.0
                    Adapter    "modbus"        : 0.3.10   
                    Adapter    "mobile"        : 0.2.2    , installed 0.2.2
                    Adapter    "miele"         : 0.0.12   
                    Adapter    "megad"         : 1.1.2    
                    Adapter    "knx"           : 0.2.10   
                    Controller "js-controller" : 0.8.7    , installed 0.8.8
                    Adapter    "javascript"    : 2.0.4    , installed 2.0.4
                    Adapter    "influxdb"      : 0.1.2    
                    Adapter    "icons-ultimate-png": 0.1.0    
                    Adapter    "icons-open-icon-library-png": 0.1.3    
                    Adapter    "icons-mfd-svg" : 0.1.2    
                    Adapter    "icons-mfd-png" : 0.1.2    
                    Adapter    "icons-material-svg": 0.1.0    
                    Adapter    "icons-material-png": 0.1.0    
                    Adapter    "icons-addictive-flavour-png": 0.1.0    
                    Adapter    "ical"          : 1.1.1    , installed 1.1.1
                    Adapter    "hmm"           : 1.0.1    
                    Adapter    "homekit"       : 0.1.4    
                    Adapter    "hue"           : 0.5.3    , installed 0.5.3
                    Adapter    "hm-rpc"        : 1.1.2    , installed 1.1.2
                    Adapter    "hm-rega"       : 0.3.5    , installed 0.3.5
                    Adapter    "history"       : 0.2.1    , installed 0.2.1
                    Adapter    "harmony"       : 0.5.5    
                    Adapter    "geofency"      : 0.1.4    , installed 0.1.4
                    Adapter    "fritzbox"      : 0.2.1    , installed 0.2.1
                    Adapter    "flot"          : 1.0.0    , installed 1.0.0
                    Adapter    "email"         : 0.1.2    , installed 0.1.2
                    Adapter    "dwd"           : 2.0.3    , installed 2.0.3
                    Adapter    "cul"           : 0.0.4    
                    Adapter    "chromecast"    : 1.0.2    , installed 1.0.2
                    Adapter    "b-control-em"  : 0.1.1    
                    Adapter    "artnet"        : 0.0.3    
                    Adapter    "admin"         : 1.0.2    , installed 1.0.2
                    
                    • ioBroker, Produktivsystem

                    • node -v

                      v4.3.0

                    • iMac, OS X 10.11.4

                    • npm -v

                      2.14.12

                    • Controller "js-controller" : 0.8.7 , installed 0.8.8

                    [EDIT]Da sich gar nichts getan hatte und die Ressourcen bei nahe null blieben habe nach den Infos oben noch einmal ein ./iobroker restart durchgeführt. Es kam die Meldung "iobroker Controller daemon is not running", "starting iobroker daemon". Und nun werden die Adapter wieder reihum gestartet und beendet:

                    ! ````
                    host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.admin.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.javascript.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.javascript.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.javascript.2 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.javascript.2 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.javascript.3 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.javascript.3 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:36 info Restart adapter system.adapter.javascript.1 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:36 error instance system.adapter.javascript.1 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:36 info Restart adapter system.adapter.terminal.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:36 error instance system.adapter.terminal.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:36 info Restart adapter system.adapter.web.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:36 error instance system.adapter.web.0 terminated with code 1 ()
                    web-0 2016-04-13 20:38:36 error port 8082 already in use
                    web-0 2016-04-13 20:38:36 info socket.io server listening on port 8082
                    web-0 2016-04-13 20:38:35 info simpleAPI server listening on port 8082
                    web-0 2016-04-13 20:38:35 info starting. Version 1.4.1 in /Users/michaelherwig/iobroker/node_modules/iobroker.web
                    host-Michaels-iMac-local 2016-04-13 20:38:35 info Restart adapter system.adapter.sayit.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:35 error instance system.adapter.sayit.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:35 info Restart adapter system.adapter.hm-rpc.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:35 error instance system.adapter.hm-rpc.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:35 info Restart adapter system.adapter.pushover.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:35 error instance system.adapter.pushover.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:34 info Restart adapter system.adapter.hm-rega.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:34 error instance system.adapter.hm-rega.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:34 info Restart adapter system.adapter.text2command.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:34 error instance system.adapter.text2command.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:34 info Restart adapter system.adapter.geofency.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:34 error instance system.adapter.geofency.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:33 info Restart adapter system.adapter.simple-api.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:38:33 error instance system.adapter.simple-api.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.admin.0 started with pid 2305
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.2 started with pid 2304
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.1 started with pid 2303
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.3 started with pid 2302
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.0 started with pid 2301
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.terminal.0 started with pid 2300
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.web.0 started with pid 2297
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.text2command.0 started with pid 2296
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.sayit.0 started with pid 2295
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.simple-api.0 started with pid 2294
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.pushover.0 started with pid 2293
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.geofency.0 started with pid 2292
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.hm-rega.0 started with pid 2291
                    host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.hm-rpc.0 started with pid 2290
                    host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.admin.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.javascript.2 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.javascript.2 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.javascript.1 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.javascript.1 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.javascript.3 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.javascript.3 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:31 info Restart adapter system.adapter.javascript.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:31 error instance system.adapter.javascript.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:31 info Restart adapter system.adapter.terminal.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:31 error instance system.adapter.terminal.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:31 info Restart adapter system.adapter.web.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:31 error instance system.adapter.web.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.text2command.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.text2command.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.sayit.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.sayit.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.simple-api.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.simple-api.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.pushover.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.pushover.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.geofency.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.geofency.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.hm-rega.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.hm-rega.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:29 info Restart adapter system.adapter.hm-rpc.0 because enabled
                    host-Michaels-iMac-local 2016-04-13 20:37:29 error instance system.adapter.hm-rpc.0 terminated with code 7 (Adapter already running)
                    host-Michaels-iMac-local 2016-04-13 20:37:26 info instance system.adapter.javascript.2 started with pid 2286
                    host-Michaels-iMac-local 2016-04-13 20:37:26 info instance system.adapter.javascript.3 started with pid 2285

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

                      @ruhr70:

                      Ich weiss nicht, ob es am js-controller 0.0.8 liegt 😞

                      Hatte Probleme, dass eine der vier Javascript-Instanzen auf einmal immer alle Ressourcen gezogen hat und dann mit SIGABRT im Log beendet und neu gestartet wurde.

                      Die Admin-Oberfläche (auch von anderem Rechner aus) war extrem langsam und hat sich teilweise nicht geöffnet. Die anderen Adapter wurden alle nacheinander beendet, gestartet, beendet, gestartet). Mühsam habe ich dann Skript für Skript deaktiviert und zum Schluss die ganze Javascript-Adapter-Instanz .0.

                      Da ioBroker einfach nicht mehr wollte, habe ich dann js-controller 0.8.8 installiert (OK, es wäre besser gewesen den Fehler erst einmal zu finden).

                      Die Situation ist nun wie folgt:

                      • Ressourcen OK, JS-Instanz .0 aktiv. Es sind aber auch keine Skripte mehr aktiviert.

                      • Die Adminoberfläche bleibt weiss, keine Fehler in der Konsole. Manchmal öffnet sie sich kurz, dann geht der Inhalt kurze Zeit später weg und es steht nur "bearbeiten" unterhalb der Tabs

                      $ ps -A | grep " io."*

                      ! ````
                      459 ?? 0:13.51 io.admin.0
                      472 ?? 0:01.85 io.fritzbox.0
                      477 ?? 0:08.66 io.hue.0
                      484 ?? 0:01.96 io.sayit.0
                      488 ?? 0:02.53 io.javascript.0
                      494 ?? 0:02.43 io.web.0
                      528 ?? 0:03.18 io.hm-rpc.0
                      529 ?? 0:02.32 io.hm-rega.0
                      531 ?? 0:01.66 io.pushover.0
                      532 ?? 0:01.67 io.geofency.0
                      533 ?? 0:02.09 io.terminal.0
                      534 ?? 0:01.95 io.javascript.1
                      535 ?? 0:01.68 io.simple-api.0
                      536 ?? 0:02.04 io.javascript.2
                      537 ?? 0:02.03 io.javascript.3
                      538 ?? 0:01.70 io.text2command.0
                      748 ttys001 0:00.01 grep io.*

                      
                      ****./iobroker l i****
                      
                      >! ````
                      system.adapter.admin.0                 : admin       -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      system.adapter.fritzbox.0              : fritzbox    -  enabled
                      system.adapter.dwd.0                   : dwd         -  enabled
                      system.adapter.yr.0                    : yr          -  enabled
                      system.adapter.hue.0                   : hue         -  enabled
                      system.adapter.sayit.0                 : sayit       -  enabled, port: 0
                      system.adapter.javascript.0            : javascript  -  enabled
                      system.adapter.web.0                   : web         -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      system.adapter.vis.0                   : vis         -  enabled
                      system.adapter.ping.0                  : ping        - disabled
                      system.adapter.sql.0                   : sql         - disabled, port: 0
                      system.adapter.hm-rpc.0                : hm-rpc      -  enabled, port: 0
                      system.adapter.hm-rega.0               : hm-rega     -  enabled
                      system.adapter.vis-hqwidgets.0         : vis-hqwidgets -  enabled
                      system.adapter.rickshaw.0              : rickshaw    - disabled
                      system.adapter.pushover.0              : pushover    -  enabled
                      system.adapter.vcard.0                 : vcard       - disabled
                      system.adapter.geofency.0              : geofency    -  enabled, port: 7999
                      system.adapter.terminal.0              : terminal    -  enabled, port: 8088, bind: 172.16.130.198, run as: admin
                      system.adapter.javascript.1            : javascript  -  enabled
                      system.adapter.mqtt.0                  : mqtt        - disabled, port: 1883
                      system.adapter.simple-api.0            : simple-api  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.javascript.2            : javascript  -  enabled
                      system.adapter.javascript.3            : javascript  -  enabled
                      system.adapter.text2command.0          : text2command -  enabled
                      system.adapter.telegram.0              : telegram    -  enabled
                      system.adapter.email.0                 : email       -  enabled
                      system.adapter.sonos.0                 : sonos       -  enabled
                      system.adapter.sayit.1                 : sayit       -  enabled, port: 0
                      system.adapter.node-red.0              : node-red    - disabled, port: 1880
                      system.adapter.scenes.0                : scenes      -  enabled
                      system.adapter.flot.0                  : flot        -  enabled
                      system.adapter.ical.0                  : ical        - disabled
                      system.adapter.vis-jqui-mfd.0          : vis-jqui-mfd -  enabled
                      system.adapter.vis-fancyswitch.0       : vis-fancyswitch -  enabled
                      system.adapter.mobile.0                : mobile      -  enabled
                      system.adapter.weatherunderground.0    : weatherunderground -  enabled
                      

                      Fehler im Log nach Neustart des Rechners

                      ! ````
                      2016-04-13 19:07:06.476 - [31merror[39m: xhr poll error
                      2016-04-13 19:07:06.480 - [31merror[39m: Error: xhr poll error
                      at XHR.Transport.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transport.js:62:13)
                      at Request. <anonymous>(/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:127:10)
                      at Request.Emitter.emit (/Users/michaelherwig/iobroker/node_modules/component-emitter/index.js:134:20)
                      at Request.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:296:8)
                      at null._onTimeout (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:243:18)
                      at Timer.listOnTimeout (timers.js:92:15)</anonymous>

                      
                      ****Keine Fehler in der Browserkosole (Safari lokaler und entfernter Rechner, Chrome lokal und entfernter Rechner)****
                      
                      ****$ ./iobroker update****
                      
                      >! ````
                      update done
                      Adapter    "zwave"         : 0.2.5    
                      Adapter    "yr"            : 1.0.0    , installed 1.0.0
                      Adapter    "yamaha"        : 0.1.5    
                      Adapter    "wolf"          : 0.1.0    
                      Adapter    "web"           : 1.4.1    , installed 1.4.1
                      Adapter    "weatherunderground": 0.0.4    , installed 0.0.4
                      Adapter    "vis-timeandweather": 1.0.0    
                      Adapter    "vis-rgraph"    : 0.0.2    
                      Adapter    "vis-plumb"     : 0.1.6    
                      Adapter    "vis-metro"     : 1.0.0    
                      Adapter    "vis-lcars"     : 1.0.0    
                      Adapter    "vis-keyboard"  : 0.0.2    
                      Adapter    "vis-justgage"  : 0.4.1    
                      Adapter    "vis-jqui-mfd"  : 0.1.0    , installed 0.1.0
                      Adapter    "vis-hqwidgets" : 1.0.0    , installed 1.0.0
                      Adapter    "vis-google-fonts": 0.1.0    
                      Adapter    "vis-fancyswitch": 1.0.0    , installed 1.0.0
                      Adapter    "vis-colorpicker": 0.1.3    
                      Adapter    "vis-bars"      : 0.1.1    
                      Adapter    "vis"           : 0.9.4    , installed 0.9.4
                      Adapter    "vcard"         : 0.0.6    , installed 0.0.6
                      Adapter    "text2command"  : 0.1.10   , installed 0.1.10
                      Adapter    "terminal"      : 0.1.2    , installed 0.1.2
                      Adapter    "telegram"      : 0.2.0    , installed 0.2.0
                      Adapter    "starline"      : npm error
                      Adapter    "sonos"         : 0.1.8    , installed 0.1.8
                      Adapter    "squeezebox"    : 0.1.0    
                      Adapter    "samsung"       : 0.0.10   
                      Adapter    "rpi"           : 0.0.4    
                      Adapter    "rickshaw"      : 0.3.1    , installed 0.3.1
                      Adapter    "pushover"      : 0.1.1    , installed 0.1.1
                      Adapter    "pushbullet"    : 0.0.11   
                      Adapter    "owfs"          : 0.0.2    
                      Adapter    "onkyo"         : 0.1.20   
                      Adapter    "occ"           : 0.2.4    
                      Adapter    "sql"           : 0.1.2    , installed 0.1.2
                      Adapter    "socketio"      : 1.3.0    , installed 1.3.0
                      Adapter    "simple-api"    : 1.1.0    , installed 1.1.0
                      Adapter    "scenes"        : 0.2.5    , installed 0.2.5
                      Adapter    "sayit"         : 0.3.17   , installed 0.3.17
                      Adapter    "s7"            : 0.2.4    
                      Adapter    "ping"          : 1.1.1    , installed 1.1.0 [Updateable]
                      Adapter    "noolite"       : 0.0.1    
                      Adapter    "node-red"      : 0.4.2    , installed 0.4.2
                      Adapter    "mysensors"     : 0.2.2    
                      Adapter    "mqtt"          : 0.5.0    , installed 0.5.0
                      Adapter    "modbus"        : 0.3.10   
                      Adapter    "mobile"        : 0.2.2    , installed 0.2.2
                      Adapter    "miele"         : 0.0.12   
                      Adapter    "megad"         : 1.1.2    
                      Adapter    "knx"           : 0.2.10   
                      Controller "js-controller" : 0.8.7    , installed 0.8.8
                      Adapter    "javascript"    : 2.0.4    , installed 2.0.4
                      Adapter    "influxdb"      : 0.1.2    
                      Adapter    "icons-ultimate-png": 0.1.0    
                      Adapter    "icons-open-icon-library-png": 0.1.3    
                      Adapter    "icons-mfd-svg" : 0.1.2    
                      Adapter    "icons-mfd-png" : 0.1.2    
                      Adapter    "icons-material-svg": 0.1.0    
                      Adapter    "icons-material-png": 0.1.0    
                      Adapter    "icons-addictive-flavour-png": 0.1.0    
                      Adapter    "ical"          : 1.1.1    , installed 1.1.1
                      Adapter    "hmm"           : 1.0.1    
                      Adapter    "homekit"       : 0.1.4    
                      Adapter    "hue"           : 0.5.3    , installed 0.5.3
                      Adapter    "hm-rpc"        : 1.1.2    , installed 1.1.2
                      Adapter    "hm-rega"       : 0.3.5    , installed 0.3.5
                      Adapter    "history"       : 0.2.1    , installed 0.2.1
                      Adapter    "harmony"       : 0.5.5    
                      Adapter    "geofency"      : 0.1.4    , installed 0.1.4
                      Adapter    "fritzbox"      : 0.2.1    , installed 0.2.1
                      Adapter    "flot"          : 1.0.0    , installed 1.0.0
                      Adapter    "email"         : 0.1.2    , installed 0.1.2
                      Adapter    "dwd"           : 2.0.3    , installed 2.0.3
                      Adapter    "cul"           : 0.0.4    
                      Adapter    "chromecast"    : 1.0.2    , installed 1.0.2
                      Adapter    "b-control-em"  : 0.1.1    
                      Adapter    "artnet"        : 0.0.3    
                      Adapter    "admin"         : 1.0.2    , installed 1.0.2
                      
                      • ioBroker, Produktivsystem

                      • node -v

                        v4.3.0

                      • iMac, OS X 10.11.4

                      • npm -v

                        2.14.12

                      • Controller "js-controller" : 0.8.7 , installed 0.8.8

                      [EDIT]Da sich gar nichts getan hatte und die Ressourcen bei nahe null blieben habe nach den Infos oben noch einmal ein ./iobroker restart durchgeführt. Es kam die Meldung "iobroker Controller daemon is not running", "starting iobroker daemon". Und nun werden die Adapter wieder reihum gestartet und beendet:

                      ! host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.admin.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.admin.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.javascript.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.javascript.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.javascript.2 because enabled host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.javascript.2 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:37 info Restart adapter system.adapter.javascript.3 because enabled host-Michaels-iMac-local 2016-04-13 20:38:37 error instance system.adapter.javascript.3 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:36 info Restart adapter system.adapter.javascript.1 because enabled host-Michaels-iMac-local 2016-04-13 20:38:36 error instance system.adapter.javascript.1 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:36 info Restart adapter system.adapter.terminal.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:36 error instance system.adapter.terminal.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:36 info Restart adapter system.adapter.web.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:36 error instance system.adapter.web.0 terminated with code 1 () web-0 2016-04-13 20:38:36 error port 8082 already in use web-0 2016-04-13 20:38:36 info socket.io server listening on port 8082 web-0 2016-04-13 20:38:35 info simpleAPI server listening on port 8082 web-0 2016-04-13 20:38:35 info starting. Version 1.4.1 in /Users/michaelherwig/iobroker/node_modules/iobroker.web host-Michaels-iMac-local 2016-04-13 20:38:35 info Restart adapter system.adapter.sayit.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:35 error instance system.adapter.sayit.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:35 info Restart adapter system.adapter.hm-rpc.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:35 error instance system.adapter.hm-rpc.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:35 info Restart adapter system.adapter.pushover.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:35 error instance system.adapter.pushover.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:34 info Restart adapter system.adapter.hm-rega.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:34 error instance system.adapter.hm-rega.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:34 info Restart adapter system.adapter.text2command.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:34 error instance system.adapter.text2command.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:34 info Restart adapter system.adapter.geofency.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:34 error instance system.adapter.geofency.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:33 info Restart adapter system.adapter.simple-api.0 because enabled host-Michaels-iMac-local 2016-04-13 20:38:33 error instance system.adapter.simple-api.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.admin.0 started with pid 2305 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.2 started with pid 2304 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.1 started with pid 2303 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.3 started with pid 2302 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.javascript.0 started with pid 2301 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.terminal.0 started with pid 2300 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.web.0 started with pid 2297 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.text2command.0 started with pid 2296 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.sayit.0 started with pid 2295 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.simple-api.0 started with pid 2294 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.pushover.0 started with pid 2293 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.geofency.0 started with pid 2292 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.hm-rega.0 started with pid 2291 host-Michaels-iMac-local 2016-04-13 20:38:28 info instance system.adapter.hm-rpc.0 started with pid 2290 host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.admin.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.admin.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.javascript.2 because enabled host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.javascript.2 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.javascript.1 because enabled host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.javascript.1 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:32 info Restart adapter system.adapter.javascript.3 because enabled host-Michaels-iMac-local 2016-04-13 20:37:32 error instance system.adapter.javascript.3 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:31 info Restart adapter system.adapter.javascript.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:31 error instance system.adapter.javascript.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:31 info Restart adapter system.adapter.terminal.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:31 error instance system.adapter.terminal.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:31 info Restart adapter system.adapter.web.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:31 error instance system.adapter.web.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.text2command.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.text2command.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.sayit.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.sayit.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.simple-api.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.simple-api.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.pushover.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.pushover.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.geofency.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.geofency.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:30 info Restart adapter system.adapter.hm-rega.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:30 error instance system.adapter.hm-rega.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:29 info Restart adapter system.adapter.hm-rpc.0 because enabled host-Michaels-iMac-local 2016-04-13 20:37:29 error instance system.adapter.hm-rpc.0 terminated with code 7 (Adapter already running) host-Michaels-iMac-local 2016-04-13 20:37:26 info instance system.adapter.javascript.2 started with pid 2286 host-Michaels-iMac-local 2016-04-13 20:37:26 info instance system.adapter.javascript.3 started with pid 2285 `
                      Dafür gibt es /opt/iobroker/node_modules/iobroker.js-controller/killall.sh

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

                        @Bluefox:

                        Dafür gibt es /opt/iobroker/node_modules/iobroker.js-controller/killall.sh `

                        Funktioniert so bei mir am Mac nicht:

                        $ ./killall.sh
                        kill: illegal signal number: 9pgrep
                        
                        

                        Gestern Abend wurden die Instanzen, wie oben beschrieben, reihum gestartet/beendet/gestartet/beendet. Beim Beenden gegen die Ressourcen wieder runter. Heute Morgen war der Rechner auf 100% (ist ein alter iMac mit nur 4 GB RAM, der aber ausschliesslich für ioBroker verwendet wird).

                        killall.sh hat nicht funktioniert, so.

                        Heute dann den ganzen Rechner neu gestartet. Nach dem Neustart ist der Ressourcenverbrauch erst niedrig und geht dann plötzlich hoch. Eine Fehlersuche ist sehr schwierig, da man kaum am Rechner arbeiten kann.

                        Im Log gab es keine Auffälligkeiten, bis auf eine Meldung beim herunterfahren und beenden von iobroker:

                        ! ````
                        2016-04-14 06:54:42.095 - [31merror[39m: uncaught exception: Cannot read property 'rememberUsers' of undefined
                        2016-04-14 06:54:42.123 - [31merror[39m: TypeError: Cannot read property 'rememberUsers' of undefined
                        at Adapter. <anonymous>(/Users/michaelherwig/iobroker/node_modules/iobroker.telegram/main.js:34:23)
                        at emitOne (events.js:77:13)
                        at Adapter.emit (events.js:169:7)
                        at process.stop (/Users/michaelherwig/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:2809:18)
                        at process.g (events.js:260:16)
                        at emitNone (events.js:67:13)
                        at process.emit (events.js:166:7)
                        at Signal.wrap.onsignal (node.js:802:46)</anonymous>

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

                          @ruhr70:

                          @Bluefox:

                          Dafür gibt es /opt/iobroker/node_modules/iobroker.js-controller/killall.sh `

                          Funktioniert so bei mir am Mac nicht:

                          $ ./killall.sh
                          kill: illegal signal number: 9pgrep
                          
                          ```` `  
                          

                          Dann sag mir bitte Bescheid, wie kann man alle Prozesse mit "io." killen. Ich werden dann auch killallMac.sh erstellen.

                          Was sagt top ??

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

                            @Bluefox:

                            @ruhr70:

                            @Bluefox:

                            Dafür gibt es /opt/iobroker/node_modules/iobroker.js-controller/killall.sh `

                            Funktioniert so bei mir am Mac nicht:

                            $ ./killall.sh
                            kill: illegal signal number: 9pgrep
                            
                            ```` `  
                            

                            Dann sag mir bitte Bescheid, wie kann man alle Prozesse mit "io." killen. Ich werden dann auch killallMac.sh erstellen.

                            Was sagt top ?? `

                            Ich schau mir das nacher an (Prozesse unter Mac beenden / top).

                            Ansonsten scheinen grep und kill so wie unter Linux zu funktionieren. Ist es ggf. in der killall.sh schon falsch?

                            Wie dem auch sei… ich versuche es nachher 😉

                            kann es denn an der 0.8.8 liegen oder bin ich hier komplett off/topic?

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

                              Ich habe jetzt auch auf 0.8.8 upgedated,

                              zwei Warnungen kamen wegen veralteter Versionen: Jade wäre durch pug erstezt und sollte ausgetauscht werden - sowie die Version von graceful-fs müsse upgedated werden.

                              beim anschliessenden apt-get update && apt-get upgrade kam:

                              Die folgenden Pakete sind zurückgehalten worden:
                                pypy-upstream raspberrypi-ui-mods
                              
                              

                              Ansonsten läuft bisher alles.

                              EDIT: Muss mich korrigieren, da ist ein Error beim HMM mit EADDRINUSE xxx:8090

                              Muß jetzt aber weg.

                              Gruß

                              Rainer

                              Pi3 mit Jessie

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

                                @ruhr70:

                                @Bluefox:

                                @ruhr70:

                                Funktioniert so bei mir am Mac nicht:

                                $ ./killall.sh
                                kill: illegal signal number: 9pgrep
                                
                                ```` `  
                                

                                Dann sag mir bitte Bescheid, wie kann man alle Prozesse mit "io." killen. Ich werden dann auch killallMac.sh erstellen.

                                Was sagt top ?? `

                                Ich schau mir das nacher an (Prozesse unter Mac beenden / top).

                                Ansonsten scheinen grep und kill so wie unter Linux zu funktionieren. Ist es ggf. in der killall.sh schon falsch?

                                Wie dem auch sei… ich versuche es nachher 😉

                                kann es denn an der 0.8.8 liegen oder bin ich hier komplett off/topic? `

                                Tja, gestaltet sich schwierig…

                                ioBroker zieht den iMac immer so runter, dass die Fehlersuche oder Tests fast unmöglich sind. 😞

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

                                  Ich musste den iMac per Power off/on neu starten, da der "Beachball" mich nicht mehr anmelden lies.

                                  Nach dem Start des Macs startet automatisch iobroker, bis zu folgender Meldung:

                                  2016-04-14 20:41:47.797  - [31merror[39m: xhr poll error
                                  2016-04-14 20:41:47.803  - [31merror[39m: Error: xhr poll error
                                      at XHR.Transport.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transport.js:62:13)
                                      at Request. <anonymous>(/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:127:10)
                                      at Request.Emitter.emit (/Users/michaelherwig/iobroker/node_modules/component-emitter/index.js:134:20)
                                      at Request.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:296:8)
                                      at null._onTimeout (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:243:18)
                                      at Timer.listOnTimeout (timers.js:92:15)</anonymous>
                                  

                                  Danach läuft ioBroker nicht mehr.

                                  Startet man dann iobroker per Hand, werden die Prozesse wieder gestartet, beendet, gestartet, …

                                  Der ganze Ablauf nach dem Hardrestart, inkl. diverser Infos:

                                  ! ````
                                  ! Hardreset Rechner, da nur noch der Beachball zu sehen war.

                                  ! iobroker Log: "Normaler Start laut Log bis zu der Meldung:"

                                  2016-04-14 20:41:47.797 - [31merror[39m: xhr poll error
                                  2016-04-14 20:41:47.803 - [31merror[39m: Error: xhr poll error
                                  at XHR.Transport.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transport.js:62:13)
                                  at Request. <anonymous>(/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:127:10)
                                  at Request.Emitter.emit (/Users/michaelherwig/iobroker/node_modules/component-emitter/index.js:134:20)
                                  at Request.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:296:8)
                                  at null._onTimeout (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:243:18)
                                  at Timer.listOnTimeout (timers.js:92:15)

                                  ! iobroker lief nach der Meldung nicht:

                                  $ ./iobroker stop
                                  iobroker controller daemon is not running

                                  ! $ ./iobroker l i
                                  system.adapter.admin.0 : admin - enabled, port: 8081, bind: 0.0.0.0, run as: admin
                                  system.adapter.fritzbox.0 : fritzbox - enabled
                                  system.adapter.dwd.0 : dwd - enabled
                                  system.adapter.yr.0 : yr - enabled
                                  system.adapter.hue.0 : hue - enabled
                                  system.adapter.sayit.0 : sayit - enabled, port: 0
                                  system.adapter.javascript.0 : javascript - enabled
                                  system.adapter.web.0 : web - enabled, port: 8082, bind: 0.0.0.0, run as: admin
                                  system.adapter.vis.0 : vis - enabled
                                  system.adapter.ping.0 : ping - disabled
                                  system.adapter.sql.0 : sql - disabled, port: 0
                                  system.adapter.hm-rpc.0 : hm-rpc - enabled, port: 0
                                  system.adapter.hm-rega.0 : hm-rega - enabled
                                  system.adapter.vis-hqwidgets.0 : vis-hqwidgets - enabled
                                  system.adapter.rickshaw.0 : rickshaw - disabled
                                  system.adapter.pushover.0 : pushover - enabled
                                  system.adapter.vcard.0 : vcard - disabled
                                  system.adapter.geofency.0 : geofency - enabled, port: 7999
                                  system.adapter.terminal.0 : terminal - enabled, port: 8088, bind: 172.16.130.198, run as: admin
                                  system.adapter.javascript.1 : javascript - enabled
                                  system.adapter.mqtt.0 : mqtt - disabled, port: 1883
                                  system.adapter.simple-api.0 : simple-api - enabled, port: 8087, bind: 0.0.0.0, run as: admin
                                  system.adapter.javascript.2 : javascript - enabled
                                  system.adapter.javascript.3 : javascript - enabled
                                  system.adapter.text2command.0 : text2command - enabled
                                  system.adapter.telegram.0 : telegram - enabled
                                  system.adapter.email.0 : email - enabled
                                  system.adapter.sonos.0 : sonos - enabled
                                  system.adapter.sayit.1 : sayit - enabled, port: 0
                                  system.adapter.node-red.0 : node-red - disabled, port: 1880
                                  system.adapter.scenes.0 : scenes - enabled
                                  system.adapter.flot.0 : flot - enabled
                                  system.adapter.ical.0 : ical - disabled
                                  system.adapter.vis-jqui-mfd.0 : vis-jqui-mfd - enabled
                                  system.adapter.vis-fancyswitch.0 : vis-fancyswitch - enabled
                                  system.adapter.mobile.0 : mobile - enabled
                                  system.adapter.weatherunderground.0 : weatherunderground - enabled
                                  ! $ ps -A | grep " io.*"
                                  488 ?? 0:19.68 io.admin.0
                                  491 ?? 0:02.20 io.fritzbox.0
                                  494 ?? 0:08.71 io.hue.0
                                  495 ?? 0:01.99 io.sayit.0
                                  498 ?? 0:11.53 io.javascript.0
                                  504 ?? 0:03.35 io.web.0
                                  547 ?? 0:04.11 io.hm-rpc.0
                                  548 ?? 0:03.97 io.hm-rega.0
                                  549 ?? 0:01.98 io.pushover.0
                                  550 ?? 0:01.86 io.geofency.0
                                  551 ?? 0:02.60 io.terminal.0
                                  552 ?? 0:02.58 io.javascript.1
                                  556 ?? 0:01.90 io.simple-api.0
                                  580 ?? 0:02.48 io.javascript.2
                                  581 ?? 0:02.47 io.javascript.3
                                  582 ?? 0:01.70 io.text2command.0
                                  583 ?? 0:02.81 io.telegram.0
                                  679 ?? 0:01.45 io.email.0
                                  680 ?? 0:01.97 io.sonos.0
                                  681 ?? 0:01.44 io.sayit.1
                                  682 ?? 0:01.46 io.scenes.0

                                  $ ./iobroker start
                                  Starting iobroker controller daemon...
                                  iobroker controller daemon started. PID: 814

                                  ! 2016-04-14 20:55:08.195 - [33mwarn[39m: fritzbox.0 Reconnection to DB.
                                  2016-04-14 20:55:08.249 - [33mwarn[39m: telegram.0 Reconnection to DB.
                                  2016-04-14 20:55:08.234 - [33mwarn[39m: geofency.0 Reconnection to DB.
                                  2016-04-14 20:55:08.325 - [33mwarn[39m: scenes.0 Reconnection to DB.
                                  2016-04-14 20:55:08.296 - [33mwarn[39m: hm-rpc.0 Reconnection to DB.
                                  2016-04-14 20:55:08.377 - [33mwarn[39m: hm-rega.0 Reconnection to DB.
                                  2016-04-14 20:55:08.408 - [33mwarn[39m: simple-api.0 Reconnection to DB.
                                  2016-04-14 20:55:08.368 - [33mwarn[39m: javascript.1 Reconnection to DB.
                                  2016-04-14 20:55:08.451 - [33mwarn[39m: text2command.0 Reconnection to DB.
                                  2016-04-14 20:55:08.533 - [33mwarn[39m: pushover.0 Reconnection to DB.
                                  2016-04-14 20:55:08.635 - [33mwarn[39m: sayit.0 Reconnection to DB.
                                  2016-04-14 20:55:08.709 - [33mwarn[39m: terminal.0 Reconnection to DB.
                                  2016-04-14 20:55:08.681 - [33mwarn[39m: sonos.0 Reconnection to DB.
                                  2016-04-14 20:55:08.723 - [33mwarn[39m: admin.0 Reconnection to DB.
                                  2016-04-14 20:55:08.661 - [33mwarn[39m: email.0 Reconnection to DB.
                                  2016-04-14 20:55:08.790 - [33mwarn[39m: javascript.0 Reconnection to DB.
                                  2016-04-14 20:55:08.819 - [33mwarn[39m: javascript.3 Reconnection to DB.
                                  2016-04-14 20:55:08.870 - [33mwarn[39m: web.0 Reconnection to DB.
                                  2016-04-14 20:55:08.915 - [33mwarn[39m: sayit.1 Reconnection to DB.
                                  2016-04-14 20:55:08.950 - [33mwarn[39m: javascript.2 Reconnection to DB.
                                  2016-04-14 20:55:08.585 - [33mwarn[39m: hue.0 Reconnection to DB.
                                  2016-04-14 20:55:09.052 - [33mwarn[39m: fritzbox.0 Reconnection to DB.
                                  2016-04-14 20:55:09.057 - [33mwarn[39m: telegram.0 Reconnection to DB.
                                  2016-04-14 20:55:09.065 - [33mwarn[39m: scenes.0 Reconnection to DB.
                                  2016-04-14 20:55:09.075 - [33mwarn[39m: geofency.0 Reconnection to DB.
                                  2016-04-14 20:55:09.075 - [33mwarn[39m: hm-rega.0 Reconnection to DB.
                                  2016-04-14 20:55:09.086 - [33mwarn[39m: hm-rpc.0 Reconnection to DB.
                                  2016-04-14 20:55:09.090 - [33mwarn[39m: simple-api.0 Reconnection to DB.
                                  2016-04-14 20:55:09.101 - [33mwarn[39m: text2command.0 Reconnection to DB.
                                  2016-04-14 20:55:09.108 - [33mwarn[39m: pushover.0 Reconnection to DB.
                                  2016-04-14 20:55:09.114 - [33mwarn[39m: sayit.0 Reconnection to DB.
                                  2016-04-14 20:55:09.115 - [33mwarn[39m: javascript.1 Reconnection to DB.
                                  2016-04-14 20:55:09.120 - [33mwarn[39m: sonos.0 Reconnection to DB.
                                  2016-04-14 20:55:09.131 - [33mwarn[39m: terminal.0 Reconnection to DB.
                                  2016-04-14 20:55:09.133 - [33mwarn[39m: admin.0 Reconnection to DB.
                                  2016-04-14 20:55:09.135 - [33mwarn[39m: email.0 Reconnection to DB.
                                  2016-04-14 20:55:09.144 - [33mwarn[39m: javascript.0 Reconnection to DB.
                                  2016-04-14 20:55:09.161 - [33mwarn[39m: javascript.3 Reconnection to DB.
                                  2016-04-14 20:55:09.161 - [33mwarn[39m: web.0 Reconnection to DB.
                                  2016-04-14 20:55:09.170 - [33mwarn[39m: sayit.1 Reconnection to DB.
                                  2016-04-14 20:55:09.173 - [33mwarn[39m: javascript.2 Reconnection to DB.
                                  2016-04-14 20:55:09.331 - [31merror[39m: xhr poll error
                                  2016-04-14 20:55:09.335 - [31merror[39m: Error: xhr poll error
                                  at XHR.Transport.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transport.js:62:13)
                                  at Request. <anonymous>(/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:127:10)
                                  at Request.Emitter.emit (/Users/michaelherwig/iobroker/node_modules/component-emitter/index.js:134:20)
                                  at Request.onError (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:296:8)
                                  at null._onTimeout (/Users/michaelherwig/iobroker/node_modules/engine.io-client/lib/transports/polling-xhr.js:243:18)
                                  at Timer.listOnTimeout (timers.js:92:15)
                                  2016-04-14 20:56:06.040 - [32minfo[39m: host.Michaels-iMac.local iobroker.js-controller version 0.8.8 js-controller starting
                                  2016-04-14 20:56:06.044 - [32minfo[39m: host.Michaels-iMac.local Copyright (c) 2014-2015 bluefox, hobbyquaker
                                  2016-04-14 20:56:06.044 - [32minfo[39m: host.Michaels-iMac.local hostname: Michaels-iMac.local
                                  2016-04-14 20:56:06.044 - [32minfo[39m: host.Michaels-iMac.local ip addresses: fe80::21d:4fff:fefd:e7fa 172.16.130.135 2003:4c:2c0c:c300:21d:4fff:fefd:e7fa 2003:4c:2c0c:c300:9c4a:27bc:6d36:c459 fe80::21b:63ff:feb4:b852 172.16.130.198 2003:4c:2c0c:c300:21b:63ff:feb4:b852 2003:4c:2c0c:c300:c151:1b81:8264:358c fe80::f15a:7688:bd14:6854 fd56:9af1:3ff5:9792:f15a:7688:bd14:6854
                                  2016-04-14 20:56:11.081 - [32minfo[39m: inMem-states listening on port 9000
                                  2016-04-14 20:56:11.422 - [32minfo[39m: inMem-objects listening on port 9001
                                  2016-04-14 20:56:11.427 - [32minfo[39m: host.Michaels-iMac.local InMemoryDB connected
                                  2016-04-14 20:56:11.435 - [32minfo[39m: host.Michaels-iMac.local 37 instances found
                                  2016-04-14 20:56:11.437 - [32minfo[39m: host.Michaels-iMac.local starting 29 instances
                                  2016-04-14 20:56:11.607 - [33mwarn[39m: sonos.0 Reconnection to DB.
                                  2016-04-14 20:56:11.704 - [33mwarn[39m: sonos.0 Reconnection to DB.
                                  2016-04-14 20:56:11.876 - [33mwarn[39m: javascript.2 Reconnection to DB.
                                  2016-04-14 20:56:12.034 - [33mwarn[39m: javascript.2 Reconnection to DB.
                                  2016-04-14 20:56:12.158 - [33mwarn[39m: hue.0 Reconnection to DB.
                                  2016-04-14 20:56:12.353 - [33mwarn[39m: hue.0 Reconnection to DB.
                                  2016-04-14 20:56:12.541 - [33mwarn[39m: javascript.1 Reconnection to DB.
                                  2016-04-14 20:56:12.560 - [33mwarn[39m: fritzbox.0 Reconnection to DB.
                                  2016-04-14 20:56:12.558 - [33mwarn[39m: javascript.1 Reconnection to DB.
                                  2016-04-14 20:56:12.568 - [33mwarn[39m: fritzbox.0 Reconnection to DB.
                                  2016-04-14 20:56:12.904 - [33mwarn[39m: sayit.1 Reconnection to DB.
                                  2016-04-14 20:56:12.915 - [33mwarn[39m: sayit.1 Reconnection to DB.
                                  2016-04-14 20:56:12.899 - [33mwarn[39m: text2command.0 Reconnection to DB.
                                  2016-04-14 20:56:12.923 - [33mwarn[39m: text2command.0 Reconnection to DB.
                                  2016-04-14 20:56:12.894 - [33mwarn[39m: simple-api.0 Reconnection to DB.
                                  2016-04-14 20:56:12.918 - [33mwarn[39m: simple-api.0 Reconnection to DB.
                                  2016-04-14 20:56:12.947 - [33mwarn[39m: hm-rega.0 Reconnection to DB.
                                  2016-04-14 20:56:13.680 - [33mwarn[39m: admin.0 Reconnection to DB.
                                  2016-04-14 20:56:13.686 - [33mwarn[39m: admin.0 Reconnection to DB.
                                  2016-04-14 20:56:13.720 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:13.721 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.admin.0 because enabled
                                  2016-04-14 20:56:13.758 - [33mwarn[39m: javascript.0 Reconnection to DB.
                                  2016-04-14 20:56:13.766 - [33mwarn[39m: javascript.0 Reconnection to DB.
                                  2016-04-14 20:56:14.558 - [33mwarn[39m: geofency.0 Reconnection to DB.
                                  2016-04-14 20:56:14.860 - [33mwarn[39m: hm-rpc.0 Reconnection to DB.
                                  2016-04-14 20:56:14.869 - [33mwarn[39m: hm-rpc.0 Reconnection to DB.
                                  2016-04-14 20:56:17.863 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.fritzbox.0 started with pid 817
                                  2016-04-14 20:56:18.356 - [33mwarn[39m: email.0 Reconnection to DB.
                                  2016-04-14 20:56:18.361 - [33mwarn[39m: email.0 Reconnection to DB.
                                  2016-04-14 20:56:18.366 - [33mwarn[39m: scenes.0 Reconnection to DB.
                                  2016-04-14 20:56:18.371 - [33mwarn[39m: scenes.0 Reconnection to DB.
                                  2016-04-14 20:56:18.364 - [33mwarn[39m: telegram.0 Reconnection to DB.
                                  2016-04-14 20:56:18.383 - [33mwarn[39m: telegram.0 Reconnection to DB.
                                  2016-04-14 20:56:18.399 - [33mwarn[39m: web.0 Reconnection to DB.
                                  2016-04-14 20:56:18.337 - [33mwarn[39m: sayit.0 Reconnection to DB.
                                  2016-04-14 20:56:18.390 - [33mwarn[39m: terminal.0 Reconnection to DB.
                                  2016-04-14 20:56:18.346 - [33mwarn[39m: pushover.0 Reconnection to DB.
                                  2016-04-14 20:56:18.397 - [33mwarn[39m: terminal.0 Reconnection to DB.
                                  2016-04-14 20:56:18.384 - [33mwarn[39m: javascript.3 Reconnection to DB.
                                  2016-04-14 20:56:18.390 - [33mwarn[39m: javascript.3 Reconnection to DB.
                                  2016-04-14 20:56:19.668 - [32minfo[39m: host.Michaels-iMac.local instance scheduled system.adapter.dwd.0 3 * * * *
                                  2016-04-14 20:56:19.674 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.dwd.0 started with pid 818
                                  2016-04-14 20:56:20.998 - [32minfo[39m: dwd.0 starting. Version 2.0.3 in /Users/michaelherwig/iobroker/node_modules/iobroker.dwd
                                  2016-04-14 20:56:22.029 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.dwd.0 terminated with code 0 (OK)
                                  2016-04-14 20:56:23.441 - [32minfo[39m: host.Michaels-iMac.local instance scheduled system.adapter.yr.0 6 * * * *
                                  2016-04-14 20:56:23.449 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.yr.0 started with pid 819
                                  2016-04-14 20:56:25.412 - [32minfo[39m: yr.0 starting. Version 1.0.0 in /Users/michaelherwig/iobroker/node_modules/iobroker.yr
                                  2016-04-14 20:56:26.447 - [32minfo[39m: yr.0 got weather data from yr.no
                                  2016-04-14 20:56:27.445 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.hue.0 started with pid 820
                                  2016-04-14 20:56:31.444 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.sayit.0 started with pid 821
                                  2016-04-14 20:56:31.511 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.yr.0 terminated with code 0 (OK)
                                  2016-04-14 20:56:32.175 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.sayit.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:32.175 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.sayit.0 because enabled
                                  2016-04-14 20:56:35.442 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.javascript.0 started with pid 822
                                  2016-04-14 20:56:36.235 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.javascript.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:36.235 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.javascript.0 because enabled
                                  2016-04-14 20:56:39.443 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.web.0 started with pid 823
                                  2016-04-14 20:56:39.999 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.web.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:40.000 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.web.0 because enabled
                                  2016-04-14 20:56:47.715 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.admin.0 started with pid 825
                                  2016-04-14 20:56:47.726 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.hm-rpc.0 started with pid 826
                                  2016-04-14 20:56:48.598 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.hm-rpc.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:48.599 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.hm-rpc.0 because enabled
                                  2016-04-14 20:56:48.671 - [32minfo[39m: vis.0 starting. Version 0.9.4 in /Users/michaelherwig/iobroker/node_modules/iobroker.vis
                                  2016-04-14 20:56:49.352 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:49.352 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.admin.0 because enabled
                                  2016-04-14 20:56:49.455 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.vis.0 terminated while should be started once
                                  2016-04-14 20:56:51.459 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.hm-rega.0 started with pid 832
                                  2016-04-14 20:56:52.833 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.hm-rega.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:52.833 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.hm-rega.0 because enabled
                                  2016-04-14 20:56:59.446 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.pushover.0 started with pid 837
                                  2016-04-14 20:56:59.845 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.pushover.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:56:59.845 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.pushover.0 because enabled
                                  2016-04-14 20:56:11.462 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.admin.0 started with pid 816
                                  2016-04-14 20:57:02.188 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.sayit.0 started with pid 839
                                  2016-04-14 20:57:02.730 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.sayit.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:02.730 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.sayit.0 because enabled
                                  2016-04-14 20:57:03.444 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.geofency.0 started with pid 840
                                  2016-04-14 20:57:03.863 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.geofency.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:03.863 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.geofency.0 because enabled
                                  2016-04-14 20:57:07.269 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.javascript.0 started with pid 841
                                  2016-04-14 20:57:07.459 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.terminal.0 started with pid 842
                                  2016-04-14 20:57:09.482 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.javascript.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:09.483 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.javascript.0 because enabled
                                  2016-04-14 20:57:09.561 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.terminal.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:09.562 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.terminal.0 because enabled
                                  2016-04-14 20:57:10.023 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.web.0 started with pid 843
                                  2016-04-14 20:57:10.704 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.web.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:10.704 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.web.0 because enabled
                                  2016-04-14 20:57:11.446 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.javascript.1 started with pid 844
                                  2016-04-14 20:57:13.059 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.javascript.1 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:13.060 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.javascript.1 because enabled
                                  2016-04-14 20:57:15.444 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.simple-api.0 started with pid 845
                                  2016-04-14 20:57:15.933 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.simple-api.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:15.933 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.simple-api.0 because enabled
                                  2016-04-14 20:57:26.705 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.hm-rpc.0 started with pid 853
                                  2016-04-14 20:57:26.726 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.admin.0 started with pid 854
                                  2016-04-14 20:57:26.761 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.hm-rega.0 started with pid 855
                                  2016-04-14 20:57:26.771 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.javascript.2 started with pid 856
                                  2016-04-14 20:57:26.805 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.javascript.3 started with pid 857
                                  2016-04-14 20:57:27.868 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.text2command.0 started with pid 858
                                  2016-04-14 20:57:29.094 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.hm-rpc.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:29.095 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.hm-rpc.0 because enabled
                                  2016-04-14 20:57:29.361 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.hm-rega.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:29.361 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.hm-rega.0 because enabled
                                  2016-04-14 20:57:29.793 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.text2command.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:29.793 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.text2command.0 because enabled
                                  2016-04-14 20:57:29.890 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.pushover.0 started with pid 859
                                  2016-04-14 20:57:30.281 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.javascript.2 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:30.281 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.javascript.2 because enabled
                                  2016-04-14 20:57:30.389 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.javascript.3 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:30.389 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.javascript.3 because enabled
                                  2016-04-14 20:57:30.722 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.admin.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:30.722 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.admin.0 because enabled
                                  2016-04-14 20:57:31.090 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.pushover.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:31.090 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.pushover.0 because enabled
                                  2016-04-14 20:57:31.444 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.telegram.0 started with pid 860
                                  2016-04-14 20:57:32.735 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.sayit.0 started with pid 861
                                  2016-04-14 20:57:33.225 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.sayit.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:33.225 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.sayit.0 because enabled
                                  2016-04-14 20:57:33.876 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.geofency.0 started with pid 862
                                  2016-04-14 20:57:34.370 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.geofency.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:34.370 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.geofency.0 because enabled
                                  2016-04-14 20:57:35.445 - [32minfo[39m: host.Michaels-iMac.local instance system.adapter.email.0 started with pid 863
                                  2016-04-14 20:57:35.932 - [31merror[39m: host.Michaels-iMac.local instance system.adapter.email.0 terminated with code 7 (Adapter already running)
                                  2016-04-14 20:57:35.932 - [32minfo[39m: host.Michaels-iMac.local Restart adapter system.adapter.email.0 because enabled
                                  ! Processes: 258 total, 41 running, 13 stuck, 204 sleeping, 1392 threads 21:01:50
                                  Load Avg: 11.36, 9.20, 11.03 CPU usage: 84.54% user, 15.45% sys, 0.0% idle SharedLibs: 104M resident, 19M data, 10M linkedit.
                                  MemRegions: 35970 total, 2001M resident, 24M private, 168M shared. PhysMem: 3593M used (659M wired), 502M unused.
                                  VM: 728G vsize, 535M framework vsize, 1900634(0) swapins, 2816368(0) swapouts. Networks: packets: 449655/212M in, 430197/209M out.
                                  Disks: 236028/14G read, 81049/16G written.
                                  ! PID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP PPID STATE BOOSTS %CPU_ME %CPU_OTHRS UID FAULTS COW MSGSENT MSGRECV SYSBSD
                                  1015 node 8.7 00:00.56 5/1 0 21 27M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 10211+ 188 45 22 4124+
                                  1014 node 9.6 00:00.40 5/1 0 21 24M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 9601+ 187 45 22 2039+
                                  1013 node 8.1 00:00.39 5/1 0 21 24M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 9570+ 188 45 22 1921+
                                  1012 node 7.5 00:00.39 5/1 0 21 24M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 9570+ 187 45 22 1931+
                                  1011 node 5.4 00:00.51 5/1 0 21 25M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 9905+ 184 45 22 3454+
                                  1010 node 7.5 00:00.50 5/1 0 21 26M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 10176+ 188 45 22 2838+
                                  1009 node 7.6 00:00.45 5/1 0 23+ 23M+ 0B 0B 814 814 running *0[1] 0.02088 0.00000 501 9009+ 185 52+ 23+ 3258+
                                  1008 node 7.0 00:00.38 5/1 0 23 17M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7647+ 190 52 23 2386+
                                  1006 node 7.4 00:00.39 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7706+ 188 52 23 2374+
                                  1005 node 7.6 00:00.39 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7722+ 187 52 23 2408+
                                  1004 node 11.6 00:00.44 5/1 0 23 21M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 8460+ 188 52 23 2804+
                                  1003 node 7.8 00:00.41 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7779+ 189 52 23 2403+
                                  1002 node 7.5 00:00.39 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7714+ 186 52 23 2389+
                                  1001 node 7.1 00:00.38 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7810+ 186 52 23 2369+
                                  1000 node 7.2 00:00.40 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7773+ 185 52 23 2393+
                                  999 node 7.1 00:00.42 5/1 0 23 18M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 7896+ 187 52 23 2412+
                                  997 SafariCloudH 0.0 00:00.03 4 2 52 376K 0B 712K 997 1 sleeping *0[1] 0.00000 0.00000 501 2457 138 490+ 178 1382+
                                  960 com.apple.sb 0.0 00:00.03 2 0 45 1140K 0B 1688K 960 1 sleeping 0[0] 0.00000 0.00000 501 2087 135 208 78 610
                                  959 EscrowSecuri 0.0 00:00.10 3 0 133 64K 0B 2400K 959 1 sleeping 0[0] 0.00000 0.00000 501 4692 211 968 351 8767
                                  958 com.apple.iC 0.0 00:00.11 2 0 50 684K 0B 960K 958 1 sleeping 0[0] 0.00000 0.00000 501 3082 157 534 198 1608
                                  957 com.apple.au 0.0 00:00.02 2 1 24 12K 0B 844K 957 1 sleeping 0[2] 0.00000 0.00000 501 1831 129 132 46 473
                                  955 com.apple.sp 0.0 00:00.81 2 0 114 36K 0B 16M 955 1 sleeping *0[1] 0.00000 0.00000 501 48040 209 2148 449 79017
                                  917 top 2.4 00:05.87 1/1 0 44- 2956K 0B 252K 917 427 running *0[1] 0.00000 0.00000 0 40783+ 97 1107518+ 553527+ 154907+
                                  916 com.apple.au 0.0 00:00.02 2 1 24 12K 0B 840K 916 1 sleeping 0[1] 0.00000 0.00000 0 1827 129 125 45 462
                                  915 systemsounds 0.0 00:00.07 2 1 76 20K 0B 2512K 915 1 sleeping *0[1] 0.00000 0.00000 0 2351 168 762 239 1396
                                  914 AssetCacheLo 0.0 00:00.03 2 0 45 32K 0B 2344K 914 1 sleeping 0[1] 0.00000 0.00000 501 1743 149 195 70 579
                                  912 networkd_pri 0.0 00:00.01 2 1 25 12K 0B 696K 912 1 sleeping 0[1] 0.00000 0.00000 0 1015 119 101 39 343
                                  911 diagnosticd 0.0 00:00.02 2 1 38 240K 0B 700K 911 1 sleeping *0[1] 0.00000 0.00000 0 1446 125 142 60 684
                                  910 nehelper 0.0 00:00.06 2 0 56 20K 0B 2600K 910 1 sleeping *1[1] 0.00000 0.00000 0 3083 175 647 276 1568
                                  891 systemstatsd 0.0 00:00.05 3 2 25 676K 0B 1664K 891 1 sleeping 0[2] 0.00000 0.00000 0 1207 87 95 46 986
                                  860 node 0.1 00:00.81 9 0 27 5936K+ 0B 26M- 814 814 sleeping *0[1] 0.00000 0.00000 501 15668+ 191 52 23 4774+
                                  852 AirPlayUIAge 0.0 00:00.09 3 0 202 48K 0B 2420K 852 1 sleeping *0[2] 0.00000 0.00000 501 3346 221 2263
                                  ! Processes: 251 total, 31 running, 12 stuck, 208 sleeping, 1322 threads 21:03:02
                                  Load Avg: 12.15, 9.69, 11.05 CPU usage: 83.37% user, 16.62% sys, 0.0% idle SharedLibs: 104M resident, 19M data, 10M linkedit.
                                  MemRegions: 35466 total, 1969M resident, 28M private, 168M shared. PhysMem: 3479M used (662M wired), 617M unused.
                                  VM: 709G vsize, 535M framework vsize, 1912378(0) swapins, 2822622(0) swapouts. Networks: packets: 497010/220M in, 476616/218M out.
                                  Disks: 240096/14G read, 82754/17G written.
                                  ! PID COMMAND %CPU TIME #TH #WQ #PORT MEM PURG CMPRS PGRP PPID STATE BOOSTS %CPU_ME %CPU_OTHRS UID FAULTS COW MSGSENT MSGRECV SYSBSD
                                  1052 node 0.0 00:00.18 5/1 0 21+ 15M+ 0B 0B 814 814 running *0[1+] 0.00000 0.00000 501 6983+ 187+ 45+ 22+ 614+
                                  1051 node 16.2 00:00.46 5/1 0 21 23M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 8982+ 187+ 45 22 3470+
                                  1050 node 11.0 00:00.34 5/1 0 21 23M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 9443+ 190 45 22 1472+
                                  1049 node 10.8 00:00.34 5/1 0 21 21M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 8956+ 188 45 22 1428+
                                  1048 node 10.8 00:00.33 5/1 0 21 21M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 8958+ 190 45 22 1403+
                                  1047 node 14.0 00:00.48 5/1 0 21 25M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 9792+ 186 45 22 3430+
                                  1046 node 14.0 00:00.45 5/1 0 21 25M+ 0B 0B 814 814 running *0[1] 0.00000 0.00000 501 10047+ 188 45 22 2352+
                                  1045 node 11.5 00:00.43 5/1 0 23+ 20M+ 0B 0B 814 814 running *0[1] 0.00831 0.00000 501 8394+ 189 52+ 23+ 2721+
                                  1044 node 11.0 00:00.46 5/1 0 23+ 23M+ 0B 0B 814 814 running *0[1] 0.01042 0.00000 501 9045+ 191 52+ 23+ 3543+
                                  1043 node 10.5 00:00.40 5/1 0 23+ 19M+ 0B 0B 814 814 running *0[1] 0.00886 0.00000 501 7955+ 191 52+ 23+ 2365+
                                  1042 node 9.2 00:00.40 5/1 0 23+ 18M+ 0B 0B 814 814 running *0[1] 0.00870 0.00000 501 7841+ 187 52+ 23+ 2418+
                                  997 SafariCloudH 0.0 00:00.05 4 2 52 380K 0B 716K 997 1 sleeping *0[1] 0.00000 0.00000 501 2461 138 560+ 178 2542+
                                  960 com.apple.sb 0.0 00:00.03 2 0 45 28K 0B 2800K 960 1 sleeping 0[0] 0.00000 0.00000 501 2087 135 208 78 610
                                  959 EscrowSecuri 0.0 00:00.10 3 0 133 60K 0B 2404K 959 1 sleeping 0[0] 0.00000 0.00000 501 4692 211 968 351 8767
                                  958 com.apple.iC 0.0 00:00.11 2 0 50 264K 0B 1380K 958 1 sleeping 0[0] 0.00000 0.00000 501 3136 157 534 198 1626
                                  957 com.apple.au 0.0 00:00.02 2 1 24 12K 0B 844K 957 1 sleeping 0[2] 0.00000 0.00000 501 1831 129 132 46 473
                                  955 com.apple.sp 0.0 00:00.81 2 0 114 36K 0B 16M 955 1 sleeping *0[1] 0.00000 0.00000 501 48040 209 2148 449 79017
                                  917 top 5.8 00:08.37 1/1 0 38- 2952K 0B 260K 917 427 running *0[1] 0.00000 0.00000 0 57152+ 97 1543724+ 771531+ 220979+
                                  916 com.apple.au 0.0 00:00.02 2 1 24 12K 0B 840K 916 1 sleeping 0[1] 0.00000 0.00000 0 1827 129 125 45 462
                                  915 systemsounds 0.0 00:00.07 2 1 76 20K 0B 2512K 915 1 sleeping *0[1] 0.00000 0.00000 0 2351 168 762 239 1396
                                  914 AssetCacheLo 0.0 00:00.03 2 0 45 396K 0B 1980K 914 1 sleeping 0[2] 0.00000 0.00000 501 1878 149 209 76</anonymous></anonymous>

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

                                    ich sehe, dass du nach "iobroker stop" noch "ps -A" ausgeführt hast. Da sieht man, dass ioBroker Prozesse laufen.

                                    Wieso schreibst du danach "iobroker start" ? In der Hoffnung, dass es sich irgendwie selbst repariert?

                                    Gibt es bei MAC "sudo". Ich denke du solltest "sudo iobroker stop" schreiben.

                                    Sieht so aus, dass socket.io Verbindung nicht mehr geht. Kein Firewall?

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

                                      zu killall.sh auf dem Mac: Funktioniert identisch, wie unter Linux.

                                      In der killall.sh ist ein Fehler drin (kein Leerzeichen zwischen kill -9 und pgrep in der Mitte.

                                      hat aber nur einmal funktioniert. Danach habe ich immer ein "Operation not permittied" bekommen. :?

                                      @Bluefox:

                                      ich sehe, dass du nach "iobroker stop" noch "ps -A" ausgeführt hast. Da sieht man, dass ioBroker Prozesse laufen.

                                      Wieso schreibst du danach "iobroker start" ? In der Hoffnung, dass es sich irgendwie selbst repariert? `

                                      iobroker.js-controller war nicht aufgeführt.

                                      Ich dachte wohl, ich würde damit nur den js-controller neu starten. :roll:

                                      Gut, das erklärt, warum danach die anderen Prozesse alle doppelt vorhanden waren.

                                      @Bluefox:

                                      Gibt es bei MAC "sudo". Ich denke du solltest "sudo iobroker stop" schreiben. `

                                      ja, gibt es. Das Verhalten hat sich aber nicht geändert.

                                      @Bluefox:

                                      Sieht so aus, dass socket.io Verbindung nicht mehr geht. Kein Firewall? `

                                      Auf dem Rechner ist die Firewall deaktiviert. Ich habe den Rechner, außer mit ioBroker, nicht angefasst. Ich greife auch lokal auf dem Rechner per Browse zu.

                                      Ich habe leider keine Ahnung, wie ich nun weiter vorgehen könnte.

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

                                        Hat noch jemand eine Idee für mich, was ich tun kann, um mein Produktivsystem wieder zum laufen zu bekommen?

                                        Habe heute noch einmal den js-controller drüber installiert. Und den Rechner neu gestartet.

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

                                        Gleiche Bild.

                                        • ioBroker startet

                                        • js-controller zu erst

                                        • dann werden nacheinander alle Prozesse der Adapter gestartet

                                        • dann wird js-controller beendet

                                        ps -A | grep " io.*"
                                        

                                        ->

                                        ! Michaels-iMac:iobroker michael$ ps -A | grep " io.*" 561 ?? 0:49.82 iobroker.js-controller 575 ?? 0:11.45 io.admin.0 583 ?? 0:00.95 io.fritzbox.0 599 ?? 0:03.13 io.hue.0 600 ?? 0:00.76 io.sayit.0 604 ?? 0:09.26 io.javascript.0 607 ?? 0:02.29 io.web.0 614 ?? 0:01.49 io.hm-rpc.0 615 ?? 0:01.91 io.hm-rega.0 616 ?? 0:00.68 io.pushover.0 618 ?? 0:00.67 io.geofency.0 624 ?? 0:01.10 io.terminal.0 626 ?? 0:01.26 io.javascript.1 627 ?? 0:00.65 io.simple-api.0 628 ?? 0:01.09 io.javascript.2 629 ?? 0:01.10 io.javascript.3 630 ?? 0:00.71 io.text2command.0 665 ?? 0:01.08 io.telegram.0 666 ?? 0:00.55 io.email.0 667 ?? 0:01.03 io.sonos.0 668 ?? 0:00.57 io.sayit.1 709 ttys001 0:00.01 grep io.* Michaels-iMac:iobroker michael$ ps -A | grep " io.*" 575 ?? 0:11.71 io.admin.0 583 ?? 0:01.20 io.fritzbox.0 599 ?? 0:03.95 io.hue.0 600 ?? 0:00.99 io.sayit.0 604 ?? 0:09.50 io.javascript.0 607 ?? 0:02.46 io.web.0 614 ?? 0:01.87 io.hm-rpc.0 615 ?? 0:02.42 io.hm-rega.0 616 ?? 0:00.87 io.pushover.0 618 ?? 0:00.88 io.geofency.0 624 ?? 0:01.57 io.terminal.0 626 ?? 0:01.62 io.javascript.1 627 ?? 0:00.84 io.simple-api.0 628 ?? 0:01.27 io.javascript.2 629 ?? 0:01.29 io.javascript.3 630 ?? 0:00.87 io.text2command.0 665 ?? 0:01.35 io.telegram.0 666 ?? 0:00.70 io.email.0 667 ?? 0:01.21 io.sonos.0 668 ?? 0:00.70 io.sayit.1 790 ttys001 0:00.00 grep io.* !

                                        Eine Fehlermeldung im Log gab es diesmal nicht.

                                        sudo pgrep -f '^io.*' | sudo xargs kill -9
                                        

                                        Funktioniert auf dem Mac, um alle laufenden Prozesse der Adapter zu beenden.

                                        Ein Königreich für eine Idee! 🙂

                                        Ich will eh ein neues System aufsetzen. Aber erst, wenn ich weiss, was hier schief gelaufen ist.

                                        Momentan bin ich ohne Produktivsystem 😞

                                        1 Reply Last reply Reply Quote 0
                                        • Jey Cee
                                          Jey Cee Developer last edited by

                                          Hallo ruhr,

                                          bluefox schrieb das er glaubt es kann keine Verbindung hergestellt werden. Hast du schon mal geschaut ob möglicherweise der Port von socket.io anderweitig belegt ist?

                                          Eine andere idee ist den js-controller und dann nacheinander jeden Adapter einzeln zu starten, um Ausschließen zu können das ein Adapter das Problem ist.

                                          Gesendet von meinem Jolla mit Tapatalk

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

                                            @ruhr70:

                                            Hat noch jemand eine Idee für mich, was ich tun kann, um mein Produktivsystem wieder zum laufen zu bekommen?

                                            Habe heute noch einmal den js-controller drüber installiert. Und den Rechner neu gestartet.

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

                                            Gleiche Bild.

                                            • ioBroker startet

                                            • js-controller zu erst

                                            • dann werden nacheinander alle Prozesse der Adapter gestartet

                                            • dann wird js-controller beendet

                                            ps -A | grep " io.*"
                                            

                                            ->

                                            ! Michaels-iMac:iobroker michael$ ps -A | grep " io.*" 561 ?? 0:49.82 iobroker.js-controller 575 ?? 0:11.45 io.admin.0 583 ?? 0:00.95 io.fritzbox.0 599 ?? 0:03.13 io.hue.0 600 ?? 0:00.76 io.sayit.0 604 ?? 0:09.26 io.javascript.0 607 ?? 0:02.29 io.web.0 614 ?? 0:01.49 io.hm-rpc.0 615 ?? 0:01.91 io.hm-rega.0 616 ?? 0:00.68 io.pushover.0 618 ?? 0:00.67 io.geofency.0 624 ?? 0:01.10 io.terminal.0 626 ?? 0:01.26 io.javascript.1 627 ?? 0:00.65 io.simple-api.0 628 ?? 0:01.09 io.javascript.2 629 ?? 0:01.10 io.javascript.3 630 ?? 0:00.71 io.text2command.0 665 ?? 0:01.08 io.telegram.0 666 ?? 0:00.55 io.email.0 667 ?? 0:01.03 io.sonos.0 668 ?? 0:00.57 io.sayit.1 709 ttys001 0:00.01 grep io.* Michaels-iMac:iobroker michael$ ps -A | grep " io.*" 575 ?? 0:11.71 io.admin.0 583 ?? 0:01.20 io.fritzbox.0 599 ?? 0:03.95 io.hue.0 600 ?? 0:00.99 io.sayit.0 604 ?? 0:09.50 io.javascript.0 607 ?? 0:02.46 io.web.0 614 ?? 0:01.87 io.hm-rpc.0 615 ?? 0:02.42 io.hm-rega.0 616 ?? 0:00.87 io.pushover.0 618 ?? 0:00.88 io.geofency.0 624 ?? 0:01.57 io.terminal.0 626 ?? 0:01.62 io.javascript.1 627 ?? 0:00.84 io.simple-api.0 628 ?? 0:01.27 io.javascript.2 629 ?? 0:01.29 io.javascript.3 630 ?? 0:00.87 io.text2command.0 665 ?? 0:01.35 io.telegram.0 666 ?? 0:00.70 io.email.0 667 ?? 0:01.21 io.sonos.0 668 ?? 0:00.70 io.sayit.1 790 ttys001 0:00.00 grep io.* !

                                            Eine Fehlermeldung im Log gab es diesmal nicht.

                                            sudo pgrep -f '^io.*' | sudo xargs kill -9
                                            

                                            Funktioniert auf dem Mac, um alle laufenden Prozesse der Adapter zu beenden.

                                            Ein Königreich für eine Idee! 🙂

                                            Ich will eh ein neues System aufsetzen. Aber erst, wenn ich weiss, was hier schief gelaufen ist.

                                            Momentan bin ich ohne Produktivsystem 😞 `
                                            Du kannst noch js-controller manuell starten und da sollte er mehr Meldungen rausgeben.

                                            Dafür io-broker beenden (wirklich beenden, so dass keine ioProzesse laufen) und dann in der Konsole

                                            cd /opt/iobroker

                                            node node_modules/iobroker.js-controller/controller.js

                                            Und beobachten. Man darf die Konsole nicht zumachen, biss controller läuft. Es sollte mehr Ausgaben bringen.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            739
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            9
                                            23
                                            3330
                                            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