Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test js-controller v2.0.x (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

    Test js-controller v2.0.x (GitHub)

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

      @sigi234 Es geht um node-red Dashboard was nicht tut ... bei SBorg 😉 (sorry)

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

        @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

        @sigi234 Es geht um node-red Dashboard was nicht tut ... bei SBorg 😉 (sorry)

        Ups, aber das geht auch.

        Screenshot (209)_LI.jpg

        1 Reply Last reply Reply Quote 0
        • SBorg
          SBorg Forum Testing Most Active last edited by

          🙂
          Bei mir ging es ja vorher auch noch... 😉

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

            Für die ganz mutigen: node-red GitHub Version hat nochmal aktualisierte Deps (auch dashboard!) und node-red 1.0 🙂 untested

            1 Reply Last reply Reply Quote 1
            • SBorg
              SBorg Forum Testing Most Active last edited by

              No risk, ...
              Node-RED 👍
              Dashboard 👎 (leider, leider...)

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

                Seitdem ich den js.controller auf 2.0 geupdated habe, funktioniert mein Backitup Adapter völlig unkontrolliert mit folgenden Problemen.

                1. Standard Backup:
                Die Sicherung erfolgt nur mit der Zigbee Datenbank, alles andere fehlt.

                2. Komplett Backup:
                Es wird ein Backup ZIP Datei erstellt und auf den NAS Server geschoben, aber im ioBroker nicht gelöscht.

                Wo liegt der Fehler?

                Danke.

                apollon77 simatec 2 Replies Last reply Reply Quote 0
                • apollon77
                  apollon77 @Guest last edited by

                  @Nuggelbeb Ist der erste Report diesbezüglich.Bitte GitHub Issue beim Adapter anlegen! Danke

                  D ? 2 Replies Last reply Reply Quote -1
                  • D
                    darkiop Most Active @apollon77 last edited by darkiop

                    Zu 1. - kann ich bestätigen:

                    521641cd-fc18-4297-85a5-295bb58fd704-grafik.png

                    Aktiv waren zum Zeitpunkt des Backups diese hier + 2x Smartmeter auf dem Slave.

                    4df7840b-217d-425c-aa66-2cb309564e08-grafik.png

                    198a2476-b180-4dfa-b6dc-f5860ce4b776-grafik.png

                    1 Reply Last reply Reply Quote 0
                    • simatec
                      simatec Developer Most Active @Guest last edited by simatec

                      @Nuggelbeb
                      Zu Punkt 1: bei einem Standard Backup wird kein zigbee gesichert. Dies verwirrt mich etwas.
                      Kannst du bitte darauf genauer eingehen und einen Log im Debugmodus der Adapterinstanz vom Backupvorgang erstellen

                      Zu Punkt 2:
                      Wie sicherst du genau auf deinem NAS? Per ftp, cifs oder nfs

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

                        Hallo alle Miteinander,

                        auf GitHub erwartet Euch mit der 2.0.24 aus meiner Sicht der "RC1" (Release Candidate 1" für Latest. Die Performance ist nun grob zurück auf dem der 1.5.x 🙂

                        Die weiter oben genannten Themen sind weitestgehend gelöst und auch noch ein paar kleinere Dinge mehr.

                        Offen wäre noch:

                        • Mit "redis/redis" und vielen States (ca >25.000) laufen ggf LUA Skripte zu lange und blockieren den Redis
                        • VSCode und Adapter-Debugging - Console Ausgaben werden nicht sauber durchgeschliffen, Workaround verfügbar

                        Auf Adapter-Ebene gibt es gerade noch zwei Themen:

                        • vis-justgage Beschriftung im Browser "null" anstelle Text, Liegt daran das jetzt ggf null anstelle "undefined" zurückkommt. Müssen klären ob Widgets oder vis das fixen sollte. Könnte andere Widgets auch betreffen - ich kläre eine Lösung, vis sollte dies fixen
                        • Scheinbar Probleme mit BackitUp

                        Ingo F

                        PS: habt Ihr noch Kommentare zum Text im ersten Post?

                        SBorg 1 Reply Last reply Reply Quote 2
                        • SBorg
                          SBorg Forum Testing Most Active @apollon77 last edited by

                          @apollon77 sagte in [Aufruf] js-controller 2.0 Beta Test:

                          Die Performance ist nun grob zurück auf dem der 1.5.x

                          Na, da bin ich gespannt 🙂
                          Ich teste und berichte.

                          Bei den Adaptern fehlt noch der Broadlink. Der funktioniert auch nur nach Patch. Da Frank wohl vor dem Release nicht mehr dazu kommen wird, bräuchte es ein Zwischen-Release?

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

                            @SBorg Frank hat geschrieben das er am Wochenende zurück wäre. Geben wir ihm noch ein paar Tage.

                            1 Reply Last reply Reply Quote 0
                            • E
                              e-i-k-e last edited by

                              Wie bekannt, betreibe ich ein Multihost System. Die 5 Slave setzte ich teilw. als Remote I/O ein.
                              Vor einigen Momenten bei Renovierungsarbeiten, wurde ein günstiger LED Baustrahler (vermutlich ohne einen hochwertigen Filter) eingesetzt.
                              Dieser hat durch bestimmte Frequenzen, Einfluss auf die GPIO meine Raspberrys gehabt.
                              Aktivierte Eingänge haben dadurch unzählige Peaks erhalten (obwohl mit einem Widerstand ein festes Potential vorgegeben wurde). In Masse aber so viele, dass mein ioBroker Master abgestürzt ist.
                              Natürlich war ich zu dem Zeitpunkt nicht zu Hause, so das meine Panterin... Ihr könnt es euch vorstellen 😉

                              Besteht die Möglichkeit eine Art „Schutz“ zu implementieren? Der aber >x Befehlen in der Sekunde aktiviert wird.
                              Ob und wie dies umsetzbar ist, weiß ich nicht. Dies wäre nur ein Idee und ein kleiner Wunsch von mir.

                              apollon77 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @e-i-k-e last edited by

                                @e-i-k-e Das ist jetzt aber ziemlich offtopic 🙂 Welcher Adapter sollte so einen Schutz denn implementieren? Was denkst Du? Dann am besten da was einbauen. Im Controller würde ich so eine Limitierung nicht sehen weil man damit Anwendungsfälle limitieren würde.

                                E 1 Reply Last reply Reply Quote 0
                                • E
                                  e-i-k-e @apollon77 last edited by

                                  @apollon77 Ich war mir nicht sicher, ob es im Controller oder in dem Adapter gehört. 😉
                                  Bei mir wäre es dann der RPI Adapter.

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • apollon77
                                    apollon77 @e-i-k-e last edited by

                                    @e-i-k-e Dann leg mal da bitte ein Issue an. Ich würde sowas nicht im controller sehen wie gesagt. Es mag Fälle geben wo genau so eine "Masse" Absicht ist

                                    1 Reply Last reply Reply Quote 0
                                    • coyote
                                      coyote Most Active last edited by

                                      @apollon77 muss ich da eigentlich noch was updaten?

                                      
                                      > iobroker.js-controller@2.0.24 preinstall /opt/iobroker/node_modules/iobroker.js-controller
                                      > node lib/preinstallCheck.js
                                      
                                      NPM version: 6.9.0
                                      
                                      > iobroker.js-controller@2.0.24 install /opt/iobroker/node_modules/iobroker.js-controller
                                      > node iobroker.js setup first
                                      
                                      npm WARN babel-eslint@5.0.4 requires a peer of eslint@<2.3.0 but none is installed. You must install peer dependencies yourself.
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@2.1.0 (node_modules/fsevents):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.1.0: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                      npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                                      npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                                      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"})
                                      
                                      + iobroker.js-controller@2.0.24
                                      updated 4 packages and audited 33578 packages in 159.863s
                                      found 121 vulnerabilities (52 low, 3 moderate, 66 high)
                                        run `npm audit fix` to fix them, or `npm audit` for details
                                      
                                      
                                         ╭────────────────────────────────────────────────────────────────╮
                                         │                                                                │
                                         │       New minor version of npm available! 6.9.0 → 6.11.3       │
                                         │   Changelog: https://github.com/npm/cli/releases/tag/v6.11.3   │
                                         │               Run npm install -g npm to update!                │
                                         │                                                                │
                                         ╰────────────────────────────────────────────────────────────────╯
                                      
                                      
                                      apollon77 1 Reply Last reply Reply Quote 0
                                      • apollon77
                                        apollon77 @coyote last edited by

                                        @coyote Also der js-controller an sich installiert mit 0 vulnerabilities, von daher nehme ich an das das von installierten Adaptern kommt.

                                        Mach mal bitte "npm audit" und poste mal die Ausgabe. dann kann man sehen wo die Pakete herkommen die hier angemeckert werden

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

                                          @apollon77 hmmm

                                          root@debian:/opt/iobroker# npm audit
                                          npm ERR! code EAUDITNOLOCK
                                          npm ERR! audit Neither npm-shrinkwrap.json nor package-lock.json found: Cannot audit a project without a lockfile
                                          npm ERR! audit Try creating one first with: npm i --package-lock-only
                                          
                                          npm ERR! A complete log of this run can be found in:
                                          npm ERR!     /root/.npm/_logs/2019-10-07T10_23_56_353Z-debug.log
                                          
                                          
                                          apollon77 1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @coyote last edited by

                                            @coyote Dann lass mal lieber.

                                            coyote 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            641
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            48
                                            1047
                                            253409
                                            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