Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. ioBroker.js-controller 1.5.6

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    ioBroker.js-controller 1.5.6

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

      @Bluefox sagte in ioBroker.js-controller 1.5.6:

      npm i iobroker.js-controller@1.5.6 --production

      Hab's versucht aber

      npm i iobroker.js-controller@1.5.6 --production
      iobroker u javascript
      npm ERR! code ETARGET
      npm ERR! notarget No matching version found for iobroker.js-controller@1.5.6
      npm ERR! notarget In most cases you or one of your dependencies are requesting
      npm ERR! notarget a package version that doesn't exist.
      
      npm ERR! A complete log of this run can be found in:
      npm ERR!     /home/iobroker/.npm/_logs/2019-02-13T15_37_04_235Z-debug.log
      
      

      erhalten!
      p.s.: ich mach solche Sachen unter der neuen iobroker-Installation immer mit vorher:

      sudo -u iobroker sh
      
      1 Reply Last reply Reply Quote 0
      • M
        Marty56 @Bluefox last edited by

        @Bluefox damit geht es wieder.

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

          Ich habe jetzt 1.5.6 auf npm gepuscht (war noch nicht und ich habe nicht bemerkt)

          M Neuschwansteini 2 Replies Last reply Reply Quote 1
          • M
            Marty56 @Bluefox last edited by

            @Bluefox
            mit js-controller 1.5.5 und javscript 3.65 kein Problem

            Bluefox 1 Reply Last reply Reply Quote 1
            • Bluefox
              Bluefox @Marty56 last edited by

              @Marty56 Und dein Script zeigt auch Wochentag richtig?

              M 1 Reply Last reply Reply Quote 0
              • M
                Marty56 @Bluefox last edited by

                @Bluefox
                log(formatDate(new Date(), "W hh:mm"));
                Mi 17:16

                sieht gut aus.

                1 Reply Last reply Reply Quote 1
                • Neuschwansteini
                  Neuschwansteini @Bluefox last edited by

                  @Bluefox Danke, funktioniert !

                  1 Reply Last reply Reply Quote 1
                  • Matzebhv
                    Matzebhv last edited by

                    Moin,
                    hier fliegt der iobroker mit der Version alle 30sec. auseinander. Habe die 1.5.5 probiert und auch die 1.5.6.

                    admin.0	2019-02-13 18:19:16.539	info	terminating http server on port 8081
                    cloud.0	2019-02-13 18:19:10.594	info	Connection changed: connect
                    cloud.0	2019-02-13 18:19:10.437	info	Trying to connect as system.user.admin
                    host.raspberry	2019-02-13 18:19:05.979	info	instance system.adapter.upnp.0 terminated with code 0 (OK)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Receiver.ontext (/opt/iobroker/node_modules/ws/lib/WebSocket.js:841:10)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.emit (events.js:214:7)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at emitTwo (events.js:126:13)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.onMessage (/opt/iobroker/node_modules/ws/lib/WebSocket.js:442:14)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WebSocket.ws.onmessage (/opt/iobroker/node_modules/engine.io-client/lib/transports/websocket.js:146:10)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Transport.onData (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:137:8)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Transport.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/transport.js:145:8)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at WS.<anonymous> (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:268:10)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.onPacket (/opt/iobroker/node_modules/engine.io-client/lib/socket.js:451:14)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.Emitter.emit (/opt/iobroker/node_modules/engine.io-client/node_modules/component-emitter/index.js:133:20)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Socket.<anonymous> (/opt/iobroker/node_modules/component-bind/index.js:21:15)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Manager.ondata (/opt/iobroker/node_modules/socket.io-client/lib/manager.js:322:16)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at Decoder.add (/opt/iobroker/node_modules/socket.io-parser/index.js:237:14)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at decodeString (/opt/iobroker/node_modules/socket.io-parser/index.js:325:9)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: at tryParse (/opt/iobroker/node_modules/socket.io-parser/index.js:336:12)
                    host.raspberry	2019-02-13 18:19:05.979	error	Caught by controller[0]: RangeError: Maximum call stack size exceeded
                    host.raspberry	2019-02-13 18:19:05.660	info	iobroker exit 0
                    host.raspberry	2019-02-13 18:19:05.659	info	iobroker Starting node restart.js
                    host.raspberry	2019-02-13 18:19:05.539	info	iobroker _restart
                    host.raspberry	2019-02-13 18:19:05.539	error	RangeError: Maximum call stack size exceeded at Buffer.write (buffer.js:855:34) at fromString (buffer.js:319:20) at Function.Buffer.from (buffer.js:177:12) at new Buffer (buffer.js:158
                    host.raspberry	2019-02-13 18:19:05.538	error	uncaught exception: Maximum call stack size exceeded
                    iot.0	2019-02-13 18:19:04.819	info	Connection changed: connect
                    

                    Matze

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

                      @Matzebhv Was sagt npm ls socket.io ?

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

                        @Bluefox : ich bin schon wieder auf 1.4.2 zurück. Kannst du dann damit noch was anfangen?
                        Und noch als Hinweis, Usern mit neuerer Version ( neuer Installer ) haut es beim Update die Berechtigungen auseinander. Da hast du dann Ordner mit Besitzer "root" dazwischen.

                        Gruß
                        Matze

                        Bluefox 1 Reply Last reply Reply Quote 0
                        • R
                          RappiRN Most Active @simatec last edited by

                          @simatec sagte in ioBroker.js-controller 1.5.6:

                          Bei einer Iobroker Installation mit neuen Installer ist auf die korrekte Rechtevergabe zu achten.
                          Der Befehl

                          npm i iobroker.js-controller@1.5.6
                          

                          kann nicht einfach als anderer User ausgeführt werden, da sonst der User iobroker nicht alle Recht hat.

                          Hier steht schon ein Hinweis darauf, das sollte natürlich auch im ioBroker-Admin angezeigt werden, als deutlichen Hinweis darauf, dass es zwei unterschiedliche Installationsvarianten gibt. Nicht dass es da noch große Diskussionen gibt!

                          Enrico

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

                            wie kommt man wieder zurück auf die 1.4.6 ?

                            Vis funktioniert nicht - bekomme nur eine weiße seite nach dem laden angzeigt.

                            Homer.J. 1 Reply Last reply Reply Quote 0
                            • Homer.J.
                              Homer.J. last edited by eric2905

                              Hallo Bluefox,
                              nach Update auf 1.5.6 funktioniert der Das Wetter Adapter nicht mehr steht dann das im Log.

                              2019-02-13 16:45:15.828  - error: host.iobroker instance system.adapter.daswetter.0 terminated with code 11 (Desired termination)
                              

                              zurück auf 1.4.2 und es geht wieder alles.

                              Grüße

                              Edit by eric2905, Logs & Co. bitte immer in Code-Tags setzen

                              Bluefox P 2 Replies Last reply Reply Quote 0
                              • Homer.J.
                                Homer.J. @mirK last edited by

                                @mirK
                                cd /opt/iobroker
                                iobroker stop
                                npm i iobroker.js-controller@1.4.2 --production
                                iobroker start

                                Grüße

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

                                  Участник @Matzebhv написал в ioBroker.js-controller 1.5.6:

                                  Kannst du dann damit noch was anfangen?

                                  Natürlich..... nicht

                                  1 Reply Last reply Reply Quote 0
                                  • sigi234
                                    sigi234 Forum Testing Most Active @Bluefox last edited by sigi234

                                    @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                    javascript@3.6.5 --production
                                    npm i iobroker.js-controller@1.5.6 --production

                                    Installiert, derzeit keine Probleme..............

                                    Platform: Windows
                                    Architecture: x64
                                    CPUs: 4
                                    Speed: 3912 MHz
                                    Model: Intel(R) Core(TM) i3-7100 CPU @ 3.90GHz
                                    RAM: 7.9 GB
                                    System uptime: 23:07:29
                                    Node.js: v8.15.0
                                    NPM: 6.4.1
                                    Disk size: 232.3 GiB
                                    Disk free: 172.9 GiB
                                    adapters count: 253
                                    Uptime: 00:19:54
                                    Active instances: 39

                                    1 Reply Last reply Reply Quote 0
                                    • Bluefox
                                      Bluefox @Homer.J. last edited by

                                      @Homer1976 Eigentlich DasWetter läuft alle 15 Minuten und stoppt sich.
                                      Code 11 ist genau das.

                                      sigi234 1 Reply Last reply Reply Quote 0
                                      • sigi234
                                        sigi234 Forum Testing Most Active @Bluefox last edited by

                                        @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                        @Homer1976 Eigentlich DasWetter läuft alle 15 Minuten und stoppt sich.
                                        Code 11 ist genau das.

                                        Bei mit kommt jetzt auch ein Fehler:

                                        daswetter.0	2019-02-13 20:30:02.224	error	at WS.Transport.onPacket (C:\ioBroker\node_modules\engine.io-client\lib\transport.js:145:8)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at WS.Emitter.emit (C:\ioBroker\node_modules\engine.io-client\node_modules\component-emitter\index.js:133:20)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at WS.<anonymous> (C:\ioBroker\node_modules\engine.io-client\lib\socket.js:268:10)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at Socket.onPacket (C:\ioBroker\node_modules\engine.io-client\lib\socket.js:451:14)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at Socket.Emitter.emit (C:\ioBroker\node_modules\engine.io-client\node_modules\component-emitter\index.js:133:20)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at Socket.<anonymous> (C:\ioBroker\node_modules\component-bind\index.js:21:15)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at Manager.ondata (C:\ioBroker\node_modules\socket.io-client\lib\manager.js:322:16)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at Decoder.add (C:\ioBroker\node_modules\socket.io-parser\index.js:237:14)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at decodeString (C:\ioBroker\node_modules\socket.io-parser\index.js:325:9)
                                        daswetter.0	2019-02-13 20:30:02.224	error	at tryParse (C:\ioBroker\node_modules\socket.io-parser\index.js:336:12)
                                        daswetter.0	2019-02-13 20:30:02.224	error	RangeError: Maximum call stack size exceeded
                                        daswetter.0	2019-02-13 20:30:02.224	error	uncaught exception: Maximum call stack size exceeded
                                        
                                        Bluefox 2 Replies Last reply Reply Quote 0
                                        • Bluefox
                                          Bluefox @sigi234 last edited by

                                          @sigi234 npm ls socket.io ?

                                          sigi234 1 Reply Last reply Reply Quote 0
                                          • sigi234
                                            sigi234 Forum Testing Most Active @Bluefox last edited by

                                            @Bluefox sagte in ioBroker.js-controller 1.5.6:

                                            @sigi234 npm ls socket.io ?

                                            +-- iobroker.admin@3.6.0
                                            | `-- socket.io@1.7.2
                                            +-- iobroker.js-controller@1.5.6
                                            | `-- socket.io@1.7.2
                                            `-- iobroker.socketio@2.1.1
                                              `-- socket.io@1.7.2
                                            
                                            Bluefox 1 Reply Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            739
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            call for action test
                                            31
                                            150
                                            17348
                                            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