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.
    • apollon77
      apollon77 @Jan1 last edited by

      @Jan1 Wir sind doch hier im Beta Test GitHub Thread ... da steht es erst wenn ich heute Abend das ins Latest gepusht habe

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

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

        Es gelten die ganz Normalen "Installation vom GitHub Anweisungen aus dem ersten Post. Wenn Ihr nichts findet dann geht das heute Abend offiziell ins Latest Repository und in ein paar Tagen ins Stable.

        Hatte mich darauf bezogen und gedacht es wäre nun schon als npm verfügbar 😉

        1 Reply Last reply Reply Quote 0
        • E
          Einstein67 last edited by

          Aha OK! Die 3.0.21 läuft bisher ohne Probleme!

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

            @Jan1 Aahhh jetzt sehe ich was DU meinst ... warte mal ... mach nochmal das install ... die 3.0.21 war so "Intermediate". irgendwe at Du scheinbar nicht das allerneueste bekommen ... vllt warst Du zu schnell 🙂

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

              aahhhh mist ... my fault ... WARTEN BITTE!!

              1 Reply Last reply Reply Quote 1
              • J
                Jan1 @apollon77 last edited by

                @apollon77
                Ok, ich warte mal 5 Minuten und versuche es noch mal 🙂

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

                  Ja bitte alle die eine 3.0.21 bekommen haben, nochmal update ... die letzten Dinge waren in nem Branch gelandet 🙂 Jetzt ist GitHub aktuell!

                  1 Reply Last reply Reply Quote 0
                  • 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
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            843
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

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