Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 5.0.x jetzt in der BETA

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    js-controller 5.0.x jetzt in der BETA

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

      @esp8266

      cupsd ist der Daemon vom Common Unix Printer Server.
      Betreibst du keinen Drucker an der Kiste ist der Service überflüssig. Und so dürfte es auf Desktop-Installationen halt diverses Zeug geben, was unnütz mitgeschleppt wird. Deswegen installiert man für Serverbetrieb ja die dafür vorgesehenen Varianten.

      ESP8266 1 Reply Last reply Reply Quote 0
      • crunchip
        crunchip Forum Testing Most Active @ESP8266 last edited by

        @esp8266 woran machst du fest das es am admin update liegt? Sonst gab es keine update´s? vllt läuft da irgendein Adapter nicht rund, oder ein script.

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

          @thomas-braun , das ist mir neu und wo gibt es die Varianten. Ich nutze den Drucker nur unter Win.

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

            @esp8266

            Von Raspberry OS gibt es z.B. die Light-Version.
            Die kommt ohne den ganzen Desktop-Krempel daher.

            ESP8266 1 Reply Last reply Reply Quote 0
            • ESP8266
              ESP8266 @crunchip last edited by

              @crunchip sagte in js-controller 5.0.x jetzt in der BETA:

              @esp8266 woran machst du fest das es am admin update liegt? Sonst gab es keine update´s? vllt läuft da irgendein Adapter nicht rund, oder ein script.

              Ist mir halt aufgefallen und habe dies bezüglich noch nirgends kommentiert. Weil alles noch unter Beobachtung steht. Mein ihr ich sehe hier taten los zu. Ich habe schon Tage, Wochen ,Jahre damit verbracht... Adapter an/aus usw

              1 Reply Last reply Reply Quote 0
              • foxriver76
                foxriver76 Developer last edited by

                Ist das irgendwo controller related? sonst bitte woanders diskutieren..

                1 Reply Last reply Reply Quote 2
                • ESP8266
                  ESP8266 @Thomas Braun last edited by ESP8266

                  @thomas-braun sagte in js-controller 5.0.x jetzt in der BETA:

                  @esp8266

                  Von Raspberry OS gibt es z.B. die Light-Version.
                  Die kommt ohne den ganzen Desktop-Krempel daher.

                  Die Light Version, wo man zig Pakete hinterher nach installieren kann, weil nichts installiert ist.
                  Das fängt doch schon mit dem ganzen NFS Krempel an....soweit ich mich noch erinnere.
                  Vor 1-2 Jahren lief sogar noch Kodi auf dem System....da gab es solche Probleme nicht.
                  Trotzdem danke.

                  So jetzt Ruhe hier.

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

                    @esp8266

                    Quatsch erzählst du.
                    Ist ja genau der Ansatz, eine schlanke Basis zu haben und dann gezielt nur noch das benötigte hinzuzufügen.

                    1 Reply Last reply Reply Quote 3
                    • B
                      bishop last edited by

                      habe mal die Beta installiert um zu schauen was evtl. Probleme macht und was nicht. Hauptsächlich geht es mir um die Alias subscription error](https://forum.iobroker.net/topic/42345/admin-0-alias-subscription-error/76?_=1691487655249) meldungen.
                      Sie sollen ja mit der 5.0 evtl. erledigt sein.

                      Habe nun eine Problem den Samsung_Tizen Adapter zum laufen zu bekommen.
                      github
                      bekomme

                      2023-08-08 11:38:36.141 - info: host.iobroker instance system.adapter.samsung_tizen.0 started with pid 1440698
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: node:internal/modules/cjs/loader:1078
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: throw err;
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: ^
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js'
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: Require stack:
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: - /opt/iobroker/node_modules/iobroker.samsung_tizen/main.js
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1075:15)
                      2023-08-08 11:38:36.953 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:920:27)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at require (node:internal/modules/cjs/helpers:110:18)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Object. (/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js:46:25)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1254:14)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1308:10)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1117:32)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:958:12)
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1141:19) {
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: code: 'MODULE_NOT_FOUND',
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: requireStack: [
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/lib/utils.js',
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: '/opt/iobroker/node_modules/iobroker.samsung_tizen/main.js'
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: ]
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: }
                      2023-08-08 11:38:36.954 - error: host.iobroker Caught by controller[0]: Node.js v18.16.0
                      2023-08-08 11:38:36.954 - error: host.iobroker instance system.adapter.samsung_tizen.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                      2023-08-08 11:38:36.954 - info: host.iobroker Rebuild for adapter system.adapter.samsung_tizen.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                      2023-08-08 11:38:49.127 - info: host.iobroker "system.adapter.samsung_tizen.0" disabled
                      

                      ein "npm install --production" habe ich schon versucht im Samsung.tizen Ordner.
                      Hoffe ich bin hier richtig dies zu melden!

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

                        @bishop

                        Kann ich nicht bestätigen, hier baut das Ding. Muss also an deinem Setup liegen, behaupte ich mal.

                        $ iobroker url https://github.com/dahuby/iobroker.samsung_tizen --host chet --debug
                        
                        install dahuby/iobroker.samsung_tizen#defeef34bd3f460c77b4fff115de34fd1c11bff7
                        
                        NPM version: 9.8.0
                        
                        Installing dahuby/iobroker.samsung_tizen#defeef34bd3f460c77b4fff115de34fd1c11bff7... (System call)
                        
                        npm WARN skipping integrity check for git dependency ssh://git@github.com/dahuby/iobroker.samsung_tizen.git
                        
                        134 packages are looking for funding run `npm fund` for details
                        
                        upload [1] samsung_tizen.admin /opt/iobroker/node_modules/iobroker.samsung_tizen/admin/index.html index.html text/html
                        
                        upload [0] samsung_tizen.admin /opt/iobroker/node_modules/iobroker.samsung_tizen/admin/samsung.png samsung.png image/png
                        
                        upload [1] samsung_tizen /opt/iobroker/node_modules/iobroker.samsung_tizen/www/README.md README.md text/markdown
                        
                        upload [0] samsung_tizen /opt/iobroker/node_modules/iobroker.samsung_tizen/www/index.html index.html text/html
                        
                        Process exited with code 0
                        
                        B 1 Reply Last reply Reply Quote 0
                        • B
                          bishop @Thomas Braun last edited by

                          @thomas-braun
                          naja bauen tut er, nur der Adapter wird nicht mehr grün.
                          Hab ihn auch schon komplett gelöscht und wieder installiert.

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

                            @bishop
                            Dann hab ich das missverstanden.
                            Der Adapter scheint aber auch brach zu liegen. Seit 3 Jahren ist da nix mehr passiert. Ich vermute da muss einiges an aktuelle nodejs-Releases angepasst werden. Wäre dann aber eher ein Thema für den Adapter, nicht für den js-controller.

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

                              @thomas-braun

                              ok, vielen Dank

                              mcm1957 1 Reply Last reply Reply Quote 0
                              • mcm1957
                                mcm1957 @bishop last edited by

                                @bishop
                                Von welchem repo installierst du den adapter?
                                Istvder im repo?

                                So wie es aussieht verwendet der noch nicht adapter-core und ist daher nicht mit js-controller5 compatibel. Das muss der dev anpassen.

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

                                  @mcm57 sagte in js-controller 5.0.x jetzt in der BETA:

                                  Von welchem repo installierst du den adapter?
                                  Istvder im repo?

                                  Ich antworte mal: Geht nur über github, der Adapter hat es nie in ein Repo geschafft.

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

                                    @thomas-braun
                                    Ok dann mal schluss hier.
                                    Bei github only adaptern bitte an den entwickler wenden. (Alle repo adapter hat Apollon77 schon vor längerem gescannt sodass 99% die notwendigen Anpassungen für js-controller5 haben)

                                    B 1 Reply Last reply Reply Quote 0
                                    • B
                                      bishop @mcm1957 last edited by

                                      @mcm57
                                      ja sorry mein Fehler, kann man nur mit git installieren. Hat nichts mit dem js zu tun. Sorry

                                      mcm1957 1 Reply Last reply Reply Quote 0
                                      • mcm1957
                                        mcm1957 @bishop last edited by

                                        @bishop said in js-controller 5.0.x jetzt in der BETA:

                                        ja sorry mein Fehler, kann man nur mit git installieren. Hat nichts mit dem js zu tun. Sorry

                                        Kein Problem und Fragen ist immer erlaubt!
                                        Und der Fehler wird sehr wohl durch eine js-controller Anforderung ausgelöst. Nur muss die Behebung im Adapter erfolgen. Tut leid dass ich da nicht mehr helfen kann.

                                        1 Reply Last reply Reply Quote 0
                                        • Feuersturm
                                          Feuersturm @foxriver76 last edited by Feuersturm

                                          @foxriver76 sagte in js-controller 5.0.x jetzt in der BETA:

                                          @Feuersturm von dir wäre ein Feedback interessant ob 5.0.10 -> 5.0.11 dieses mal mit Master und Slave klappt

                                          Leider nicht.
                                          Hatte Master und Slave vorher von 5.0.9 auf 5.0.10 (via CLI) aktualisiert und dann per Admin auf die 5.0.11 aktualisiert
                                          Master -> ok

                                          proxmox@ioBrokerTestsystem:/opt/iobroker$ nodejs -v && npm -v
                                          v18.17.1
                                          9.6.7
                                          

                                          Slave -> nicht ok

                                          proxmox@ioBrokerNew:/opt/iobroker$ nodejs -v && npm -v
                                          v18.17.0
                                          9.6.7
                                          

                                          e9477672-9e4b-46af-8def-20bf4f068042-grafik.png

                                          Log vom Slave

                                          2023-08-12 23:19:36.317 - info: host.ioBrokerNew iobroker.js-controller version 5.0.9 js-controller starting
                                          2023-08-12 23:19:36.332 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                          2023-08-12 23:19:36.334 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.17.0
                                          2023-08-12 23:19:36.337 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
                                          2023-08-12 23:19:36.939 - info: host.ioBrokerNew connected to Objects and States
                                          2023-08-12 23:19:36.996 - info: host.ioBrokerNew added notifications configuration of host
                                          2023-08-12 23:19:38.247 - info: host.ioBrokerNew 63 instances found
                                          2023-08-12 23:19:38.314 - warn: host.ioBrokerNew does not start any instances on this host
                                          2023-08-12 23:24:43.883 - info: host.ioBrokerNew received SIGTERM
                                          2023-08-12 23:24:43.900 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
                                          2023-08-12 23:24:43.903 - info: host.ioBrokerNew stopInstance system.adapter.sql.0 (force=false, process=false)
                                          2023-08-12 23:24:43.905 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
                                          2023-08-12 23:24:43.940 - info: host.ioBrokerNew terminated
                                          2023-08-12 23:28:23.404 - info: host.ioBrokerNew iobroker.js-controller version 5.0.10 js-controller starting
                                          2023-08-12 23:28:23.416 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                          2023-08-12 23:28:23.418 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.17.0
                                          2023-08-12 23:28:23.421 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
                                          2023-08-12 23:28:24.154 - info: host.ioBrokerNew connected to Objects and States
                                          2023-08-12 23:28:24.205 - info: host.ioBrokerNew added notifications configuration of host
                                          2023-08-12 23:28:25.398 - info: host.ioBrokerNew 63 instances found
                                          2023-08-12 23:28:25.460 - warn: host.ioBrokerNew does not start any instances on this host
                                          2023-08-12 23:38:35.267 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:38:35.410 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:38:40.281 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:38:40.418 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:38:45.288 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:38:45.428 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:38:50.298 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:38:50.436 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:38:55.306 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:38:55.444 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:00.320 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:00.454 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:05.326 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:05.460 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:10.334 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:10.470 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:15.344 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:15.478 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:20.355 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:20.488 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:25.366 - info: host.ioBrokerNew Objects database successfully reconnected
                                          2023-08-12 23:39:25.495 - info: host.ioBrokerNew Objects database successfully reconnected
                                          2023-08-12 23:39:35.215 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:35.307 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:40.223 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:40.314 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:45.232 - error: host.ioBrokerNew Objects database error: connect ECONNREFUSED 192.168.178.77:9001
                                          2023-08-12 23:39:45.321 - error: host.ioBrokerNew States database error: connect ECONNREFUSED 192.168.178.77:9000
                                          2023-08-12 23:39:50.239 - info: host.ioBrokerNew Objects database successfully reconnected
                                          2023-08-12 23:39:50.331 - info: host.ioBrokerNew Objects database successfully reconnected
                                          2023-08-12 23:45:34.478 - info: host.ioBrokerNew Controller will upgrade itself to version 5.0.11
                                          2023-08-12 23:45:38.322 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Stopping controller
                                          2023-08-12 23:45:38.451 - info: host.ioBrokerNew received SIGTERM
                                          2023-08-12 23:45:38.457 - info: host.ioBrokerNew stopInstance system.adapter.history.1 (force=false, process=false)
                                          2023-08-12 23:45:38.458 - info: host.ioBrokerNew stopInstance system.adapter.sql.0 (force=false, process=false)
                                          2023-08-12 23:45:38.460 - info: host.ioBrokerNew stopInstance system.adapter.discovery.0 (force=false, process=false)
                                          2023-08-12 23:45:38.519 - info: host.ioBrokerNew terminated
                                          2023-08-12 23:45:42.594 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully stopped js-controller
                                          2023-08-12 23:45:42.614 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Server is running on http://localhost:8081
                                          2023-08-12 23:46:26.476 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Timeout expired, initializing shutdown
                                          2023-08-12 23:46:26.620 - info: host.ioBrokerNew [CONTROLLER_AUTO_UPGRADE] Successfully started js-controller
                                          2023-08-12 23:46:29.040 - info: host.ioBrokerNew iobroker.js-controller version 5.0.11 js-controller starting
                                          2023-08-12 23:46:29.053 - info: host.ioBrokerNew Copyright (c) 2014-2023 bluefox, 2014 hobbyquaker
                                          2023-08-12 23:46:29.056 - info: host.ioBrokerNew hostname: ioBrokerNew, node: v18.17.0
                                          2023-08-12 23:46:29.059 - info: host.ioBrokerNew ip addresses: 192.168.178.78 fe80::d4a0:37ff:fe8e:f0c1
                                          2023-08-12 23:46:29.988 - info: host.ioBrokerNew connected to Objects and States
                                          2023-08-12 23:46:30.085 - info: host.ioBrokerNew added notifications configuration of host
                                          2023-08-12 23:46:32.892 - info: host.ioBrokerNew 63 instances found
                                          2023-08-12 23:46:33.010 - warn: host.ioBrokerNew does not start any instances on this host
                                          
                                          foxriver76 1 Reply Last reply Reply Quote 0
                                          • foxriver76
                                            foxriver76 Developer @Feuersturm last edited by

                                            @feuersturm kannst du nochmal Slave machen und dabei Browser Konsole öffnen und log zeigen. Da finden wir am ehesten das Problem.

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

                                            Support us

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

                                            754
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            71
                                            580
                                            123138
                                            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