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.2.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.2.x auf GitHub

    This topic has been deleted. Only users with topic management privileges can see it.
    • L
      lonsimbt @apollon77 last edited by

      @apollon77

      Sorry man sollte erst das Hirn einschalten...
      Mit der pushsafer-Version vom github funktioniert wieder alles. Keine Fehler mehr im Log, Push-Nachrichten werden zugestellt.

      Gruß Marco

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

        @lobomau Hey, ja habe Grund gefunden ... wir schauen mal .. Wie gesagt aktuell gehen updates per Kommandozeile 😞

        lobomau 2 Replies Last reply Reply Quote 1
        • Feuersturm
          Feuersturm @apollon77 last edited by

          @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

          Gibt nachher folgendes:

          • admin 4.2.1
          • socketip 3.1.3
          • web 3.2.3

          Adapter konnten regulär über die Adminoberfläche eingespielt werden. Bisher keine Auffälligkeiten.

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

            @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

            @lobomau Hey, ja habe Grund gefunden ... wir schauen mal .. Wie gesagt aktuell gehen updates per Kommandozeile 😞

            sehr schön. Habe erstmal alles über Kommandozeile geupdatet.

            O 1 Reply Last reply Reply Quote 0
            • O
              oFbEQnpoLKKl6mbY5e13 @lobomau last edited by

              Abgesehen von den

              has no existing object, this might lead to an error in future versions
              

              Meldungen der Adapter alexa2 (Fehler bereits gefunden) und sonos (issue erstellt) läuft der neue JS-Controller bisher einwandfrei.

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

                @apollon77 muss ich wenn ich auf js-controller 3.1.6 zurückgehe auch den admin downgraden?
                3.1.6 läuft bereit, aber meine Admin Probleme bleiben bestehen.

                J apollon77 2 Replies Last reply Reply Quote 0
                • J
                  Jan1 @lobomau last edited by

                  @lobomau
                  Nein, wobei Admin 3.1.6? Ist das der aktuelle aus dem default REPO? Ist ja welten hinter dem aktuellen aus beta.

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

                    @jan1 nee, admin ist gerade 4.2.1.
                    JS ist 3.1.6.

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

                      @lobomau
                      Ok, ist noch früh 😉
                      Den JS brauchst aber auuch nicht downgraden, da der läuft, außer die Unschönheit mit dem Adapter Update. Das kannst aber sehr einfach mit Klick oben auf das Fähnchen übergehen.
                      0f406e9c-fb59-4805-9ecb-c50ffe395814-grafik.png

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

                        @jan1 mein System scheint da speziell (Proxmox Debian 10 Container). Da ging einiges nicht mehr (Adapter wurden nicht angezeigt, Updates der Adapter nicht möglich, einige Abstürze über Nacht (RAM und CPU bis 100%...). Ich habe einige Adapter ausgestellt und gestern sogar ein ganz frisches System erstellt.
                        Nun bin ich wieder auf ein Backup vom 4. Januar.

                        Bei Gegebenheit versuche ich es mal mit einem Testsystem wieder nachzustellen. Leider bin ich mit meiner 120 GB SSD auch etwas begrenzt für weitere Testcontainer.

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

                          @lobomau
                          Der Grund warum ich mir Proxmox nie antun würde. Die meisten Probleme die ich im Forum lese sind irgendwelche nicht native Aufbauten 😉

                          apollon77 1 Reply Last reply Reply Quote 1
                          • C
                            ChrisXY last edited by

                            Radar2 macht bei mir:

                            radar2.0	2021-01-14 10:50:23.109	warn	(3317) Uncaught Exception: bind EACCES 0.0.0.0:67
                            radar2.0	2021-01-14 10:50:23.108	error	(3317) Error: bind EACCES 0.0.0.0:67 at dgram.js:337:20 at processTicksAndRejections (internal/process/task_queues.js:81:21)
                            radar2.0	2021-01-14 10:50:23.107	error	(3317) uncaught exception: bind EACCES 0.0.0.0:67
                            
                            coyote apollon77 2 Replies Last reply Reply Quote 0
                            • coyote
                              coyote Most Active @ChrisXY last edited by

                              @chrisxy mach mal:

                              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which arp-scan`)
                              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which node`)
                              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which arp`)
                              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which hcitool`)
                              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which hciconfig`)
                              sudo setcap cap_net_admin,cap_net_raw,cap_net_bind_service=+eip $(eval readlink -f `which l2ping`)
                              

                              dann sollte er wieder tun

                              1 Reply Last reply Reply Quote 1
                              • apollon77
                                apollon77 @lobomau last edited by

                                @lobomau Ne Admin ist backward-compatible

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

                                  @jan1 Hm ... Ich hab ein Proxmox HA Cluster am laufen und mehrere test und production Container und VMs ... also ich habe keinerlei Probleme. Also sorry kann ich nicht bestätigen 😉

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

                                    @chrisxy Der offizielle weg ist "iobroker fix"

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

                                      @apollon77 ich hatte eben ein seltsames Verhalten nachdem ich SourceAnalytix über die Katze von GIT aktualisiert habe:
                                      Auslastung ging hoch auf 120%, immer weider die selbe Fehlermeldung im LOG (anbei).
                                      Dann haben sich alle Adapter neu gestartet, Auslastung runter auf 85%.
                                      Danach haben sich die WOgen geglättet und IOB lief wieder auf 25% (wie üblich).

                                      Ich nutze den Controller 3.2.0-6:

                                      The promise rejected with the reason:
                                      2021-01-14 14:58:39.900  - error: host.ioBroker2 Caught by controller[5]: Error: Connection is closed.
                                      2021-01-14 14:58:39.900  - error: host.ioBroker2 Caught by controller[5]:     at Redis.sendCommand (/opt/iobroker/node_modules/ioredis/built/redis/index.js:607:24)
                                      2021-01-14 14:58:39.900  - error: host.ioBroker2 Caught by controller[5]:     at Redis.publish (/opt/iobroker/node_modules/ioredis/built/commander.js:111:25)
                                      2021-01-14 14:58:39.900  - error: host.ioBroker2 Caught by controller[5]:     at StateRedisClient.pushMessage (/opt/iobroker/node_modules/@iobroker/db-states-redis/lib/states/statesInRedisClient.js:898:31)
                                      2021-01-14 14:58:39.900  - error: host.ioBroker2 Caught by controller[5]:     at Sourceanalytix.sendToHost (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5660:31)
                                      2021-01-14 14:58:39.900  - error: host.ioBroker2 Caught by controller[5]:     at /opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1619:16
                                      2021-01-14 14:58:39.901  - error: host.ioBroker2 Caught by controller[5]:     at new Promise (<anonymous>)
                                      2021-01-14 14:58:39.901  - error: host.ioBroker2 Caught by controller[5]:     at Sourceanalytix.sendToHostAsync (/opt/iobroker/node_modules/iobroker.js-controller/lib/tools.js:1618:16)
                                      2021-01-14 14:58:39.901  - error: host.ioBroker2 Caught by controller[5]:     at Sourceanalytix.registerNotification (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:5677:24)
                                      2021-01-14 14:58:39.901  - error: host.ioBroker2 Caught by controller[5]:     at exceptionHandler (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8457:28)
                                      2021-01-14 14:58:39.901  - error: host.ioBroker2 Caught by controller[5]:     at process.<anonymous> (/opt/iobroker/node_modules/iobroker.js-controller/lib/adapter.js:8477:45)
                                      2021-01-14 14:58:39.901  - error: host.ioBroker2 Caught by controller[5]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). 
                                      
                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @Kueppert last edited by

                                        @kueppert Fixen wir in der nächsten Version vom controller. Effektiv kann das passieren wenn Adapter beendet werden und da Dinge später mit der DB gemacht werden aber die schon disconnected ist ... dann gibts Error-Loop ... wir machen das ein bissl relaxed 🙂

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

                                          @apollon77 said in Beta Test js-controller 3.2.x auf GitHub:

                                          @jan1 Hm ... Ich hab ein Proxmox HA Cluster am laufen und mehrere test und production Container und VMs ... also ich habe keinerlei Probleme. Also sorry kann ich nicht bestätigen 😉

                                          Ich bin mir auch sicher, dass Du weißt was Du tust und weißt was zu tun ist, wenn was nicht läuft.

                                          Homoran 1 Reply Last reply Reply Quote 0
                                          • Homoran
                                            Homoran Global Moderator Administrators @Jan1 last edited by

                                            @jan1 Das "Problem" ist nicht die Benutzung von proxmox, sondern das fehlende Wissen bei der Nutzung von Containern innerhalb von Proxmox.
                                            mit einer VM innerhalb von Proxmox gibt es eigentlich nie Probleme.

                                            J 1 Reply Last reply Reply Quote 3
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            895
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            25
                                            287
                                            32999
                                            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