Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. js-controller 3.2 jetzt im Latest!

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    js-controller 3.2 jetzt im Latest!

    This topic has been deleted. Only users with topic management privileges can see it.
    • UncleSam
      UncleSam Developer @peterbaumert last edited by

      @peterbaumert Ich habe das eben mit unserem Let's Encrypt Spezialisten angeschaut 😉 Fazit: Greenlock (unsere LE-Library) unterstützt das leider in der neuen Version nicht mehr. Wie du schon erkannt hast: Port 443 geht, ich hoffe du kannst damit leben.

      peterbaumert 1 Reply Last reply Reply Quote 0
      • peterbaumert
        peterbaumert Developer @UncleSam last edited by

        @unclesam Ja habe damit an sich kein Problem 😄 wollte auch nur melden damit man darauf hinweissen kann 🙂

        1 Reply Last reply Reply Quote 0
        • K
          klassisch Most Active @sigi234 last edited by

          @sigi234 sagte in js-controller 3.2 jetzt im Latest!:

          @apollon77

          Läuft. 👍

          Wie aktualisiert? Mit dem workaround von AlCalzone?

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

            @klassisch sagte in js-controller 3.2 jetzt im Latest!:

            @sigi234 sagte in js-controller 3.2 jetzt im Latest!:

            @apollon77

            Läuft. 👍

            Wie aktualisiert? Mit dem workaround von AlCalzone?

            iobroker stop
            Iobroker update
            Iobroker upgrade self
            iobroker start

            K 1 Reply Last reply Reply Quote 0
            • K
              klassisch Most Active @sigi234 last edited by

              @sigi234 sagte in js-controller 3.2 jetzt im Latest!:

              iobroker stop
              Iobroker update
              Iobroker upgrade self
              iobroker start

              Danke, war das eine Installation vom Installer oder eine manuelle Installation?

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

                @klassisch sagte in js-controller 3.2 jetzt im Latest!:

                @sigi234 sagte in js-controller 3.2 jetzt im Latest!:

                iobroker stop
                Iobroker update
                Iobroker upgrade self
                iobroker start

                Danke, war das eine Installation vom Installer oder eine manuelle Installation?

                Installer

                K 1 Reply Last reply Reply Quote 1
                • K
                  klassisch Most Active @sigi234 last edited by

                  @sigi234 super, vielen Dank!

                  1 Reply Last reply Reply Quote 0
                  • Tom Son
                    Tom Son last edited by

                    Hi all
                    ich weiss nicht wo ich das schreiben soll, aber seit dem Update bekomme ich laufend diese Warnung im Log:

                    web.0 State "nothing_selected" has no existing object, this might lead to an error in future versions

                    Was kann ich hier tun?
                    Danke

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

                      @apollon77
                      Eine Änderung von states.writeFileInterval in der Datei "conf/iobroker-dist.json" hat keinen Einfluss auf das tatsächliche Schreibintervall von 30 s.
                      Ich finde keine Datei mehr, in der das Schreibintervall ausgeführt wird?

                      foxriver76 apollon77 3 Replies Last reply Reply Quote 1
                      • foxriver76
                        foxriver76 Developer @paul53 last edited by

                        @paul53 ist jetzt im Modul @iobroker/db-states-file

                        paul53 1 Reply Last reply Reply Quote 0
                        • paul53
                          paul53 @foxriver76 last edited by

                          @foxriver76 sagte:

                          ist jetzt im Modul @iobroker/db-states-file

                          Wo findet man das Modul?

                          MalleRalle 1 Reply Last reply Reply Quote 0
                          • MalleRalle
                            MalleRalle @paul53 last edited by

                            @paul53

                            /opt/iobroker/node_modules/@iobroker/db-objects-file
                            
                            paul53 1 Reply Last reply Reply Quote 1
                            • paul53
                              paul53 @MalleRalle last edited by

                              @malleralle
                              Danke. Eine Änderung in der Datei

                              /opt/iobroker/node_modules/@iobroker/db-states-file/lib/states/statesInMemFileDB.js
                              

                              zeigt Wirkung.

                              foxriver76 apollon77 2 Replies Last reply Reply Quote 1
                              • foxriver76
                                foxriver76 Developer @paul53 last edited by foxriver76

                                @paul53 Kannst du nochmal was anderes einstellen und das loglevel auf silly stellen, sollte dann irgendwo
                                States DB uses file write interval of .. ms stehen. Vermutlich wird da dann schon das falsche stehen.

                                Bei Objects gleiches Problem?

                                paul53 2 Replies Last reply Reply Quote 0
                                • paul53
                                  paul53 @foxriver76 last edited by paul53

                                  @foxriver76 sagte: Kannst du nochmal was anderes einstellen und das loglevel auf silly stellen, sollte dann irgendwo

                                  States DB uses file write interval of .. ms stehen.

                                  Wo stelle ich den js-controller auf loglevel silly? Im Tab "Log" erscheint bisher kein solcher Log bei ioBroker-Start.

                                  Edit: Hab den Loglevel gefunden.

                                  foxriver76 1 Reply Last reply Reply Quote 0
                                  • foxriver76
                                    foxriver76 Developer @paul53 last edited by

                                    @paul53 auch iobroker.json log.level

                                    1 Reply Last reply Reply Quote 0
                                    • paul53
                                      paul53 @foxriver76 last edited by

                                      @foxriver76 sagte: States DB uses file write interval of
                                      Kann eine solchen Eintrag im Riesen-Logfile nicht finden. Die Umstellung auf "silly" hatte die CPU eine ganze Weile gestresst.

                                      foxriver76 1 Reply Last reply Reply Quote 0
                                      • foxriver76
                                        foxriver76 Developer @paul53 last edited by

                                        @paul53 nicht finden heißt mit strg f oder grep nichts gefunden oder heißt beim Überfliegen nichts gesehen? 😀

                                        paul53 1 Reply Last reply Reply Quote 0
                                        • paul53
                                          paul53 @foxriver76 last edited by paul53

                                          @foxriver76 sagte: nicht finden heißt mit strg f oder grep nichts gefunden

                                          Mit der Suche in Chrome nichts gefunden. Überfliegen ist bei der Masse nicht.
                                          EDIT: Auch der Windows-Editor findet den Text nicht, nicht mal "file write interval".

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

                                            @master67 Ok, Grund liegt daran das DU let's encrypt aktiviert aber nicht sinnvoll konfiguriert hast. Die 3.2.8 wird da "verzeiender" sein. Für jetzt: admin neue instanz machen ohne Lets encrypt, dann das in der anderen admin instanz ausschalten

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            671
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            70
                                            575
                                            105160
                                            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