Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Js-controller 1.5.0 (Ann) wurde freigegeben.

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    265

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Js-controller 1.5.0 (Ann) wurde freigegeben.

Scheduled Pinned Locked Moved Tester
67 Posts 21 Posters 14.1k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • AlCalzoneA Offline
    AlCalzoneA Offline
    AlCalzone
    Developer
    wrote on last edited by
    #19

    @der_Auge:

    root@NUC:/opt/iobroker# npm -v
    4.6.1
    
    root@NUC:/opt/iobroker# nodejs -v
    v8.11.4
    
    root@NUC:/opt/iobroker# node -v
    v8.11.4
    ```` `  
    

    Irgendwas verschweigst du uns. Ein reines Downgrade von npm auf 4.6.1 downgraded nicht automatisch auch nodejs von 8.12 auf 8.11.4.

    Ich vermute das Problem in Änderungen, die in Node 8.12 gemacht wurden.

    Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

    1 Reply Last reply
    0
    • lobomauL Offline
      lobomauL Offline
      lobomau
      wrote on last edited by
      #20

      @Stabilostick:

      @lobomau:

      Es lag bei mir scheinbar an der npm Version. Ich bin wieder auf 4.6.1 und es läuft wieder!

      Die ganze Wahrheit: ich hatte nicht nur jscontroller von 1.4.2 -> 1.5 geupdatet, sondern gleichzeitig ein "apt update & upgrade" durchgeführt. Dadurch kam es zu npm 4.6.1 -> 6.4.1 und nodejs wurde auf 8.12.0 geupdatet. `

      Welche Node.js-Version hattest Du vor dem Upgrade auf Ubuntu?

      Ist das richtig so, dass Du nach apt update & apt upgrade direkt iobroker stop, iobroker update, iobroker upgrade, iobroker start gemacht hast? Dann den Fehler festgestellt?

      Und dann ohne was zu ändern, ein npm install -g npm@4.6.1

      Und dann lief es gleich wieder? Oder hast du zwischendurch noch etwas anderes gemacht? `
      Vor dem Update hatte ich node: v8.11.4.

      Meine Reihenfolge:

      1. iobroker stop

      2. apt update

      3. apt upgrade

      4. iobroker update, iobroker upgrade self, iobroker start

      das hatte soweit alles funktioniert auf dem slave.

      1. iobroker stop, iobroker reboot (vielleicht unnötig, aber irgendwie bilde ich mir ein, dass ein fresh reboot gut tut)

      Auf dem host mit ubuntu startete nach 4) nicht mehr der admin-Adapter und der web-Adapter (beide mit https), restliche Adapter ohne Probleme.

      Ein Reboot brachte auch nichts. Ein downgrade auf npm 4.6.1. hat das Problem wieder beseitigt. Hier der Fehler-log mit npm 6.4.1:

      ! ```
      2018-09-12 18:55:16.418 - [32minfo[39m: host.iobroker-ubuntu instance system.adapter.admin.0 started with pid 1354 2018-09-12 18:55:18.006 - [32minfo[39m: host.iobroker-ubuntu instance scheduled system.adapter.daswetter.0 */15 * * * * 2018-09-12 18:55:18.508 - [32minfo[39m: admin.0 starting. Version 3.5.8 in /opt/iobroker/node_modules/iobroker.admin, node: v8.12.0 2018-09-12 18:55:18.644 - [32minfo[39m: admin.0 Request actual repository... 2018-09-12 18:55:18.653 - [32minfo[39m: admin.0 requesting all states 2018-09-12 18:55:18.657 - [32minfo[39m: admin.0 requesting all objects 2018-09-12 18:55:19.653 - [32minfo[39m: host.iobroker-ubuntu Update repository "latest" under "http://download.iobroker.net/sources-dist-latest.json" 2018-09-12 18:55:21.333 - [32minfo[39m: admin.0 Repository received successfully. 2018-09-12 18:55:21.731 - [32minfo[39m: admin.0 received all states 2018-09-12 18:55:22.028 - [32minfo[39m: host.iobroker-ubuntu instance system.adapter.javascript.1 started with pid 1371 2018-09-12 18:55:24.053 - [32minfo[39m: admin.0 received all objects 2018-09-12 18:55:24.603 - [32minfo[39m: javascript.1 starting. Version 3.6.4 in /opt/iobroker/node_modules/iobroker.javascript, node: v8.12.0 2018-09-12 18:55:24.660 - [32minfo[39m: javascript.1 requesting all states 2018-09-12 18:55:24.664 - [32minfo[39m: javascript.1 requesting all objects 2018-09-12 18:55:24.104 - [33mwarn[39m: admin.0 No repository source configured 2018-09-12 18:55:24.908 - [32minfo[39m: admin.0 created middleware 2018-09-12 18:55:24.956 - [31merror[39m: admin.0 uncaught exception: listen EACCES 0.0.0.0:80 2018-09-12 18:55:24.956 - [31merror[39m: admin.0 Error: listen EACCES 0.0.0.0:80 at Server.setupListenHandle [as _listen2] (net.js:1343:19) at listenInCluster (net.js:1401:12) at Server.listen (net.js:1485:7) at Object.createServer (/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js:74:21) at __construct (/opt/iobroker/node_modules/iobroker.admin/lib/web.js:426:32) at new Web (/opt/iobroker/node_modules/iobroker.admin/lib/web.js:457:7) at /opt/iobroker/node_modules/iobroker.admin/main.js:292:29 at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/main.js:351:35) at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9) at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12) at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15) at Manager.Emitter.emit (/opt/iobroker/node_modules/component-emitter/index.js:133:20) at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:332:8) at Decoder. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15) at Decoder.Emitter.emit (/opt/iobroker/node_modules/socket.io-parser/node_modules/component-emitter/index.js:134:20) at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:246:12) 2018-09-12 18:55:24.957 - [32minfo[39m: admin.0 terminating https server on port 8081 2018-09-12 18:55:24.963 - [32minfo[39m: admin.0 https server listening on port 8081 2018-09-12 18:55:24.964 - [32minfo[39m: admin.0 Use link "https://localhost:8081" to configure. 2018-09-12 18:55:25.961 - [32minfo[39m: admin.0 terminating https server on port 8081 2018-09-12 18:55:26.143 - [32minfo[39m: host.iobroker-ubuntu instance system.adapter.telegram.1 started with pid 1391 2018-09-12 18:55:26.437 - [31merror[39m: Caught by controller[0]: ========================================================== 2018-09-12 18:55:26.440 - [31merror[39m: Caught by controller[0]: == greenlock.js (v2.2.0+) == 2018-09-12 18:55:26.441 - [31merror[39m: Caught by controller[0]: ========================================================== 2018-09-12 18:55:26.441 - [31merror[39m: Caught by controller[0]: Please specify 'version' option: 2018-09-12 18:55:26.441 - [31merror[39m: Caught by controller[0]: 'draft-12' for Let's Encrypt v2 and ACME draft 12 2018-09-12 18:55:26.441 - [31merror[39m: Caught by controller[0]: ('v02' is an alias of 'draft-12' 2018-09-12 18:55:26.441 - [31merror[39m: Caught by controller[0]: or 2018-09-12 18:55:26.441 - [31merror[39m: Caught by controller[0]: 'v01' for Let's Encrypt v1 (deprecated) 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[0]: (also 'npm install --save le-acme-core' as this legacy dependency will soon be removed) 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[0]: This will be required in versions v2.3+ 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[0]: Detected Let's Encrypt v02 URL. Changing version to draft-12. 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[1]: { Error: listen EACCES 0.0.0.0:80 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[1]: at Server.setupListenHandle [as _listen2] (net.js:1343:19) 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[1]: at listenInCluster (net.js:1401:12) 2018-09-12 18:55:26.442 - [31merror[39m: Caught by controller[1]: at Server.listen (net.js:1485:7) 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at Object.createServer (/opt/iobroker/node_modules/iobroker.js-controller/lib/letsencrypt.js:74:21) 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at __construct (/opt/iobroker/node_modules/iobroker.admin/lib/web.js:426:32) 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at new Web (/opt/iobroker/node_modules/iobroker.admin/lib/web.js:457:7) 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at /opt/iobroker/node_modules/iobroker.admin/main.js:292:29 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at Socket. <anonymous>(/opt/iobroker/node_modules/iobroker.admin/main.js:351:35) 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at Socket.onack (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:312:9) 2018-09-12 18:55:26.443 - [31merror[39m: Caught by controller[1]: at Socket.onpacket (/opt/iobroker/node_modules/socket.io-client/lib/socket.js:236:12) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: at Manager. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: at Manager.Emitter.emit (/opt/iobroker/node_modules/component-emitter/index.js:133:20) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: at Manager.ondecoded (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:332:8) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: at Decoder. <anonymous>(/opt/iobroker/node_modules/component-bind/index.js:21:15) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: at Decoder.Emitter.emit (/opt/iobroker/node_modules/socket.io-parser/node_modules/component-emitter/index.js:134:20) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:246:12) 2018-09-12 18:55:26.444 - [31merror[39m: Caught by controller[1]: errno: 'EACCES', 2018-09-12 18:55:26.445 - [31merror[39m: Caught by controller[1]: code: 'EACCES', 2018-09-12 18:55:26.445 - [31merror[39m: Caught by controller[1]: syscall: 'listen', 2018-09-12 18:55:26.445 - [31merror[39m: Caught by controller[1]: address: '0.0.0.0', 2018-09-12 18:55:26.445 - [31merror[39m: Caught by controller[1]: port: 80 } 2018-09-12 18:55:26.445 - [31merror[39m: host.iobroker-ubuntu instance system.adapter.admin.0 terminated with code 6 (uncaught exception) 2018-09-12 18:55:26.445 - [32minfo[39m: host.iobroker-ubuntu Restart adapter system.adapter.admin.0 because enabled[/code]</anonymous></anonymous></anonymous></anonymous></anonymous></anonymous>

      Host: NUC8i3 mit Proxmox:

      • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
      • Slave: Pi4
      1 Reply Last reply
      0
      • AlCalzoneA Offline
        AlCalzoneA Offline
        AlCalzone
        Developer
        wrote on last edited by
        #21

        Der Fehler muss woanders liegen. npm hat keinen Einfluss auf das Laufzeitverhalten von node, da es nur zur Installation von Paketen verwendet wird.

        EACCES 0.0.0.0:80 bedeutet, dass ein weiterer Prozess bereits den Port 80 auf allen IP-Adressen für sich beansprucht. Woran das genau liegt, kann ich jetzt aber auch nur raten.

        Edit: einen ähnlichen Fehler hatten wir an anderer Stelle schon mal: viewtopic.php?p=134532#p134532

        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

        1 Reply Last reply
        0
        • StabilostickS Offline
          StabilostickS Offline
          Stabilostick
          wrote on last edited by
          #22

          Ist Deine Node-Version nach dem npm-Downgrade immer noch 8.12.0? Wenn sie 8.12.0 ist, tritt der Fehler nach

          npm i -g npm@latest
          

          und ioBroker-Neustart wieder auf?

          1 Reply Last reply
          0
          • arteckA Offline
            arteckA Offline
            arteck
            Developer Most Active
            wrote on last edited by
            #23

            @AlCalzone:

            Der Fehler muss woanders liegen. npm hat keinen Einfluss auf das Laufzeitverhalten von node, da es nur zur Installation von Paketen verwendet wird.

            EACCES 0.0.0.0:80 bedeutet, dass ein weiterer Prozess bereits den Port 80 auf allen IP-Adressen für sich beansprucht. Woran das genau liegt, kann ich jetzt aber auch nur raten.

            Edit: einen ähnlichen Fehler hatten wir an anderer Stelle schon mal: viewtopic.php?p=134532#p134532 `

            ne das war was anderes..da habe ich bissel zu viel aufgeräumt und die certs gelöscht

            nach wiederholten einspiellen lief es wieder..

            so binf auf node 8 umgestiegen.. iobroker läuft aber gleiches problem..zumindest verschwinden mir im admin die certs nicht mehr..

            zigbee hab ich, zwave auch, nuc's genauso und HA auch

            1 Reply Last reply
            0
            • sigi234S Online
              sigi234S Online
              sigi234
              Forum Testing Most Active
              wrote on last edited by
              #24

              @apollon77:

              Bitte für alle eigenen Themen eigene GitHub issues anlegen. So beschleunigt ihr fixes bestmöglich.

              @arteck: ich hoffe das steht auch irgendwas lesbares und nicht nur cryptisches. Vllt besser als Text als als Grafik?!

              Gesendet vom Handy … `

              Hallo Ingo,

              erledigt….......

              https://github.com/ioBroker/ioBroker.js … -420908307

              Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
              Immer Daten sichern!

              1 Reply Last reply
              0
              • lobomauL Offline
                lobomauL Offline
                lobomau
                wrote on last edited by
                #25

                @Stabilostick:

                Ist Deine Node-Version nach dem npm-Downgrade immer noch 8.12.0? Wenn sie 8.12.0 ist, tritt der Fehler nach

                npm i -g npm@latest
                

                und ioBroker-Neustart wieder auf? `
                Downgrade auf npm 4.x hat node und nodejs auf 8.12.0 gelassen.

                Ich habe jetzt````
                sudo npm i -g npm@latest

                
                Am Ende kommt die Nachricht: Update avalaible -> 6.4.1, run "npm i -g npm" to update. Aber npm -v sagt: 6.4.1\. Ist also bereits installiert.
                
                Dann````
                sudo iobroker start
                ````.
                
                Jetzt läuft alles auch mit npm 6.4.1\. :D
                [1146_iob.gif](/assets/uploads/files/1146_iob.gif)

                Host: NUC8i3 mit Proxmox:

                • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
                • Slave: Pi4
                1 Reply Last reply
                0
                • StabilostickS Offline
                  StabilostickS Offline
                  Stabilostick
                  wrote on last edited by
                  #26

                  Ich denke, es gab bei Dir noch ein anderes Problem, das unabhängig von der npm-Version war und das durch Neustarts o.ä. gelöst wurde. Aber trotzdem prima, dass es jetzt bei Dir wieder geht!

                  1 Reply Last reply
                  0
                  • O Offline
                    O Offline
                    Ostpower
                    wrote on last edited by
                    #27

                    Hallo Zusammen,

                    befor ich etwas falsch mache oder noch weniger verstehe, möchte ich Euch eben etwas fragen.

                    Ich lese hier immer was von node.js und npm in versionen, die ich nicht habe (glaueb ich jedenfalls).

                    Muss ich jetzt ein update machen und wenn ja, wie genau (gibt sicher ein Forum link dafür)?

                    Habe viele Diskussionen über updates gelesen und komme nur noch durcheinander. Wollte gern alles aktuell haben.

                    6414_iobroker_stand-13-09-2018.jpg

                    Danke für Eure Hilfe

                    Gruß

                    Ostpower

                    1 Reply Last reply
                    0
                    • AlCalzoneA Offline
                      AlCalzoneA Offline
                      AlCalzone
                      Developer
                      wrote on last edited by
                      #28

                      @Ostpower:

                      Muss ich jetzt ein update machen `
                      nein.

                      Lange Antwort: Nicht, solange es läuft. Node 6 ist halbwegs aktuell und wird noch eine Weile unterstützt. Für Neuinstallationen werden wir bald Node 8 + NPM 6 erzwingen. Auf http://www.iobroker.net/docu/?page_id=5106&lang=de findest du eine Anleitung, die allerdings auch nicht mehr 100% aktuell ist.

                      Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                      1 Reply Last reply
                      0
                      • arteckA Offline
                        arteckA Offline
                        arteck
                        Developer Most Active
                        wrote on last edited by
                        #29

                        könnte das einer bitte verifizieren bevor wir hier weiter warum weshalb wiso schreiben

                        einfach https an auth an .. mit den schon installiren zertifikaten, kommt für die Vis (nicht den Admin) ein Login dann habe ich nur das Problem

                        wenn nicht….....

                        https://forum.iobroker.net/viewtopic.php?f=8&t=14056&hilit=login

                        zigbee hab ich, zwave auch, nuc's genauso und HA auch

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          smarti2015
                          wrote on last edited by
                          #30

                          Seit dem Update hab ich ein Problem mit dem Cloud Adapter, siehe Bild. Hat einer ne Idee? Reboot hat nichts gebracht.
                          7763_2018-09-13_22_11_03-window.png

                          GEEKOM AS 6

                          1 Reply Last reply
                          0
                          • dslraserD Offline
                            dslraserD Offline
                            dslraser
                            Forum Testing Most Active
                            wrote on last edited by
                            #31

                            @smarti2015:

                            Seit dem Update hab ich ein Problem mit dem Cloud Adapter, siehe Bild. Hat einer ne Idee? Reboot hat nichts gebracht. ` könnte es vielleicht daran liegen…?

                            viewtopic.php?f=8&t=16822&share_tid=168 ... are_type=t

                            1 Reply Last reply
                            0
                            • S Offline
                              S Offline
                              smarti2015
                              wrote on last edited by
                              #32

                              hm keine Ahnung bin erstmal wieder zurückgegangen und warte erstmal. wofür ist oder was ist der js-controller überhaupt

                              GEEKOM AS 6

                              1 Reply Last reply
                              0
                              • K Offline
                                K Offline
                                klassisch
                                Most Active
                                wrote on last edited by
                                #33

                                @smarti2015:

                                wofür ist oder was ist der js-controller überhaupt `

                                ioBroker-engine wäre ein griffigerer Name

                                Gesendet von meinem ZTE A2016 mit Tapatalk

                                1 Reply Last reply
                                0
                                • apollon77A Offline
                                  apollon77A Offline
                                  apollon77
                                  wrote on last edited by
                                  #34

                                  Es gibt eine js-Controller 1.5.1 auf npm (hoffe. Auch schon im latest repo) bitte nochmal versuchen für die die probleme hatten.

                                  Gesendet vom Handy …

                                  Beitrag hat geholfen? Votet rechts unten im Beitrag :-) https://paypal.me/Apollon77 / https://github.com/sponsors/Apollon77

                                  • Debug-Log für Instanz einschalten? Admin -> Instanzen -> Expertenmodus -> Instanz aufklappen - Loglevel ändern
                                  • Logfiles auf Platte /opt/iobroker/log/… nutzen, Admin schneidet Zeilen ab
                                  1 Reply Last reply
                                  0
                                  • D Offline
                                    D Offline
                                    der_Auge
                                    wrote on last edited by
                                    #35

                                    iobroker upgrade self

                                    ! root@NUC:/opt/iobroker# iobroker upgrade self
                                    ! Update js-controller from @1.5.0 to @1.5.1
                                    ! NPM version: 6.4.1
                                    ! npm install iobroker.js-controller@1.5.1 –unsafe-perm --production --save --prefix "/opt/iobroker" (System call)
                                    ! npm WARN react-beautiful-dnd@9.0.2 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                                    ! npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is insta lled. You must install peer dependencies yourself.
                                    ! npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is in stalled. You must install peer dependencies yourself.
                                    ! npm WARN react-beautiful-dnd@8.0.7 requires a peer of react@^16.3.1 but none is installed. You must install peer dependencies yourself.
                                    ! npm WARN react-motion@0.5.2 requires a peer of react@^0.14.9 || ^15.3.0 || ^16.0.0 but none is insta lled. You must install peer dependencies yourself.
                                    ! npm WARN react-redux@5.0.7 requires a peer of react@^0.14.0 || ^15.0.0-0 || ^16.0.0-0 but none is in stalled. You must install peer dependencies yourself.
                                    ! npm WARN optional SKIPPING OPTIONAL DEPENDENCY: xpc-connection@0.1.4 (node_modules/xpc-connection):
                                    ! npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for xpc-connection@0.1.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                    ! Host "NUC" (linux) updated
                                    ! Execute: chmod -R 777 /opt/iobroker
                                    ! Chmod finished. Restart controller
                                    ! Starting node restart.js
                                    ! root@NUC:/opt/iobroker#

                                    Master: DN2820FYKH (4GB) Linux NUC 4.4.0-22-generic #40-Ubuntu x86_64

                                    Slave: Linux RPi2-1 4.1.19-v7+ #858 v4.4.3 # 2.15.1

                                    SQL-DB : Linux DS 3.10.77 #7321 x86_64 synology412+

                                    Test : DS916+ VM Debian

                                    Test : Tinker mit piVCCU

                                    1 Reply Last reply
                                    0
                                    • arteckA Offline
                                      arteckA Offline
                                      arteck
                                      Developer Most Active
                                      wrote on last edited by
                                      #36

                                      @apollon77:

                                      Es gibt eine js-Controller 1.5.1 auf npm (hoffe. Auch schon im latest repo) bitte nochmal versuchen für die die probleme hatten.

                                      Gesendet vom Handy … `

                                      bin erst Sonntag wieder da… ich meld mich

                                      zigbee hab ich, zwave auch, nuc's genauso und HA auch

                                      1 Reply Last reply
                                      0
                                      • AlCalzoneA Offline
                                        AlCalzoneA Offline
                                        AlCalzone
                                        Developer
                                        wrote on last edited by
                                        #37

                                        @smarti2015:

                                        wofür ist oder was ist der js-controller überhaupt `
                                        Der js-controller ist der Kern von ioBroker. Verwaltet Adapter, States, etc…

                                        Warum `sudo` böse ist: https://forum.iobroker.net/post/17109

                                        1 Reply Last reply
                                        0
                                        • sigi234S Online
                                          sigi234S Online
                                          sigi234
                                          Forum Testing Most Active
                                          wrote on last edited by
                                          #38

                                          Schon wieder der Fehler, Issue wurde erstellt.

                                          viewtopic.php?f=30&t=16802

                                          Bitte benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.
                                          Immer Daten sichern!

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          624

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe