Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Beta Test js-controller 3.0.x auf GitHub

    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

    Beta Test js-controller 3.0.x auf GitHub

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

      @apollon77

      pi@raspberrypi:~ $ iobroker version
      3.0.21
      pi@raspberrypi:~ $ nodejs -v
      v14.2.0
      

      Der amazon2-Adapter klemmt:

      2020-05-09 13:47:46.526  - info: host.raspberrypi "system.adapter.alexa2.0" enabled
      2020-05-09 13:47:46.599  - info: host.raspberrypi instance system.adapter.alexa2.0 started with pid 10253
      2020-05-09 13:47:49.033  - info: alexa2.0 (10253) starting. Version 3.1.2 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.2.0, js-controller: 3.0.21
      2020-05-09 13:47:49.250  - info: alexa2.0 (10253) Proxy IP not set, use first network interface (192.168.178.50) instead
      2020-05-09 13:47:50.092  - warn: alexa2.0 (10253) Exception: TypeError: Cannot read property 'end' of null
      2020-05-09 13:47:50.095  - error: alexa2.0 (10253) uncaught exception: Cannot read property 'end' of null
      2020-05-09 13:47:50.097  - error: alexa2.0 (10253) TypeError: Cannot read property 'end' of null
          at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/alexa-cookie2/alexa-cookie.js:110:36)
          at IncomingMessage.emit (events.js:327:22)
          at IncomingMessage.EventEmitter.emit (domain.js:485:12)
          at endReadableNT (_stream_readable.js:1225:12)
          at processTicksAndRejections (internal/process/task_queues.js:84:21)
      2020-05-09 13:47:50.142  - info: alexa2.0 (10253) terminating
      2020-05-09 13:47:50.146  - info: alexa2.0 (10253) Terminated (NO_ERROR): Without reason
      2020-05-09 13:47:50.648  - error: host.raspberrypi Caught by controller[0]: TypeError: Cannot read property 'end' of null
      2020-05-09 13:47:50.649  - error: host.raspberrypi Caught by controller[0]:     at IncomingMessage.<anonymous> (/opt/iobroker/node_modules/alexa-cookie2/alexa-cookie.js:110:36)
      2020-05-09 13:47:50.649  - error: host.raspberrypi Caught by controller[0]:     at IncomingMessage.emit (events.js:327:22)
      2020-05-09 13:47:50.649  - error: host.raspberrypi Caught by controller[0]:     at IncomingMessage.EventEmitter.emit (domain.js:485:12)
      2020-05-09 13:47:50.650  - error: host.raspberrypi Caught by controller[0]:     at endReadableNT (_stream_readable.js:1225:12)
      2020-05-09 13:47:50.650  - error: host.raspberrypi Caught by controller[0]:     at processTicksAndRejections (internal/process/task_queues.js:84:21)
      2020-05-09 13:47:50.651  - error: host.raspberrypi instance system.adapter.alexa2.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
      
      apollon77 1 Reply Last reply Reply Quote 0
      • apollon77
        apollon77 @Thomas Braun last edited by

        @Thomas-Braun Alexa 2 liegt an nodejs 14 ... Du bist sehr experimentell unterwegs 🙂 Da ist was inkompatibel, kommt mit als nächstes. Aber nix mit controller zu tun

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

          @apollon77 Das weiß ich. Deswegen hatte ich die node-Version extra bekannt gegeben. Ich schnall mal flugs node 12 drauf...

          Im Admin wird

          Verfügbar: 3.0.20
          Installiert: 3.0.21
          

          vermeldet.

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

            @Thomas-Braun
            Machs noch mal, jetzt ist 3.1 online 😉

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

              Wie gesagt wer eine 3.0.21 bekommen hat bitte nochmal installieren, dann sollte eine 3.1.0 kommen

              J Thomas Braun 3 Replies Last reply Reply Quote 0
              • J
                Jan1 @apollon77 last edited by

                @apollon77
                IOBroker Start ohne Fehler im Log mit 3.1.0 👍

                sigi234 1 Reply Last reply Reply Quote 1
                • G
                  guergen last edited by

                  Der unifi-Adapter kommt mit folgendem Fehler im Log:

                  unifi.0	2020-05-09 14:11:56.948	error	(3567) Error: api.err.Invalid
                  unifi.0	2020-05-09 14:11:56.037	debug	(3567) Update started
                  unifi.0	2020-05-09 14:11:56.036	debug	(3567) Blacklisted WLANs: []
                  unifi.0	2020-05-09 14:11:56.036	debug	(3567) Blacklisted networks: []
                  unifi.0	2020-05-09 14:11:56.036	debug	(3567) Blacklisted health: []
                  unifi.0	2020-05-09 14:11:56.036	debug	(3567) Blacklisted devices: []
                  unifi.0	2020-05-09 14:11:56.036	debug	(3567) Blacklisted clients: []
                  unifi.0	2020-05-09 14:11:56.035	debug	(3567) updateInterval = 60
                  unifi.0	2020-05-09 14:11:56.035	debug	(3567) controller = 192.168.1.208:8443
                  unifi.0	2020-05-09 14:11:56.032	info	(3567) Unifi adapter is ready
                  unifi.0	2020-05-09 14:11:56.018	info	(3567) starting. Version 0.5.0-beta.1 in /opt/iobroker/node_modules/iobroker.unifi, node: v12.16.3, js-controller: 3.1.0
                  unifi.0	2020-05-09 14:11:55.956	debug	(3567) Plugin sentry Initialize Plugin (enabled=true)
                  
                  apollon77 3 Replies Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @apollon77 last edited by

                    @apollon77

                    pi@raspberrypi:~ $ iobroker version
                    3.1.0
                    pi@raspberrypi:~ $ nodejs -v
                    v12.16.3
                    

                    alexa2:
                    Alexa startet jetzt.
                    tado:
                    Klemmt im Moment, da werde ich aber immer von deren Servern abgewiesen. Hatte das aber schon mit vorherigen Softwareständen. Hat wohl nicht mit dem controller zu tun.
                    ble:
                    Bei 'ble' musste ich die capabilities wieder manuell setzen. Wie immer bei node-Wechseln.

                    Ansonsten so auf den ersten Blick alles i.O. , das logfile bleibt auch ruhig.

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

                      @apollon77

                      2020-05-09 14:03:58.851  - warn: iot.0 (12964) Cannot initialize getImage: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                      was compiled against a different Node.js version using
                      NODE_MODULE_VERSION 83. This version of Node.js requires
                      NODE_MODULE_VERSION 72. Please try re-compiling or re-installing
                      the module (for instance, using `npm rebuild` or `npm install`).
                      

                      canvas hatte ich mal selber gebaut. Das versuche ich jetzt mit einem rebuild gerade zu zupfen.

                      Sonst keine Auffälligkeiten im log.

                      apollon77 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @guergen last edited by

                        @guergen Adapterproblem bitte beim Adapte rmelden. Keine Ahnung wie das am controller liegen könnte

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

                          @Thomas-Braun sagte in Beta Test js-controller 3.0.x auf GitHub:

                          Bei 'ble' musste ich die capabilities wieder manuell setzen. Wie immer bei node-Wechseln.

                          "iobroker fix" nach einem nodejs update is your friend

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

                            @Thomas-Braun Jupp liegt an deinem "Nodejs Downgrade". Sag mal ob die rebuild Kommandos getan haben

                            Thomas Braun 1 Reply Last reply Reply Quote 0
                            • G
                              guergen @apollon77 last edited by

                              @apollon77 ICH habe doch keine Ahnung, an was das liegt... lief nur vorher. Die 0.4.3 startet auch nicht durch....

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

                                @Jan1 sagte in Beta Test js-controller 3.0.x auf GitHub:

                                @apollon77
                                IOBroker Start ohne Fehler im Log mit 3.1.0 👍

                                Dito

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

                                  @apollon77 sagte in Beta Test js-controller 3.0.x auf GitHub:

                                  @Thomas-Braun sagte in Beta Test js-controller 3.0.x auf GitHub:

                                  Bei 'ble' musste ich die capabilities wieder manuell setzen. Wie immer bei node-Wechseln.

                                  "iobroker fix" nach einem nodejs update is your friend

                                  Ich dachte es mir fast... 😉
                                  Manchmal mache ich aber auch gerne manuell im System herum. (Mit Vorsicht und (mehr oder weniger) Sinn und Verstand).

                                  1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @guergen last edited by

                                    @guergen AM besten mal in dem Thread der aktuellen Beta version melden

                                    G 1 Reply Last reply Reply Quote 0
                                    • G
                                      guergen @apollon77 last edited by

                                      @apollon77 Mache ich, schmeisse den Adapter grade einmal komplett runter und teste dann noch einmal!

                                      1 Reply Last reply Reply Quote 0
                                      • ?
                                        A Former User last edited by A Former User

                                        @apollon77
                                        Bei mir bleibt das Update unten mit blinkendem Cursor hängen.
                                        Sollte da nicht noch etwas kommen?
                                        Bin dann mit STRG C raus und iobroker neugestartet.
                                        Startet trotzdem und Läuft.

                                        rockpro64@rockpro64:/opt/iobroker$ npm install ioBroker/ioBroker.js-controller
                                        
                                        > iobroker.js-controller@3.1.0 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                        > node lib/preinstallCheck.js
                                        
                                        NPM version: 6.14.5
                                        
                                        > iobroker.js-controller@3.1.0 install /opt/iobroker/node_modules/iobroker.js-controller
                                        > node iobroker.js setup first
                                        
                                        object system.certificates updated
                                        
                                        
                                        apollon77 1 Reply Last reply Reply Quote 0
                                        • apollon77
                                          apollon77 @Guest last edited by

                                          @Yetiberg Interessant. hast Du file oder reids oder so? Am Ende ist das die Stelle wo er zur Objekt/States DB verbindet (oder eine öffnet) und Dinge prüft und so. ALso ist garantiert irgendwas das er da nicht hin verbinden konnte oder so. Aber wenns läuft erstmal ok

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

                                            @apollon77 sagte in Beta Test js-controller 3.0.x auf GitHub:

                                            @Thomas-Braun Jupp liegt an deinem "Nodejs Downgrade". Sag mal ob die rebuild Kommandos getan haben

                                            Ich hab den Fixer drüber gejagt und 'canvas' aus den sourcen selber gebaut.
                                            startup-log vom broker ist jetzt unauffällig.
                                            Nur eine Meldung vom firetv, aber das hängt damit zusammen, das ich zu doof bin den adb-Server richtig einzustellen.
                                            Und von tado, aber das hängt am Adapter und/oder an den tado-Servern.

                                            Ansonsten:

                                            iobroker status
                                            iobroker is running on this host.
                                            
                                            At least one iobroker host is running.
                                            
                                            Objects type: file
                                            States  type: redis
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            862
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            39
                                            416
                                            54290
                                            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