Navigation

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

    NEWS

    • ioBroker goes Matter ... Matter Adapter in Stable

    • 15. 05. Wartungsarbeiten am ioBroker Forum

    • Monatsrückblick - April 2025

    js-controller 2.0 ab sofort im Latest Repo

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

      @sigi234 sagte:

      Ich möchte aber Alle Adapter auf zB. warn stellen. Das muss ich derzeit für jeden einzeln machen.

      warn sollte der Standard (außer JS-Instanz) sein und muss nur gelegentlich (Test einer Instanz) verändert werden.

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

        @paul53 sagte in js-controller 2.0 ab sofort im Latest Repo:

        warn sollte der Standard

        Nein ist bei mir immer info

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

          @BBTown sagte in js-controller 2.0 ab sofort im Latest Repo:

          Muss ich dafür etwas aktivieren? (diese Frage gehört dann auch in einen/den neuen Thread )

          Mit 2.0.29 der "alias.0" sollte automatisch angelegt werden, Ansonsten referenziere ich auf Post #3 in diesem Thread 🙂

          Ich denke es macht sinn Nutzungfragen zu Alias (auch weil noch eher speziell) ggf in einem eigenen Thread auszulagern, das man hier generelle js-controller Themen oder Bugs/Fragen diskutieren kann.

          1 Reply Last reply Reply Quote 0
          • N
            NightWatcher @BBTown last edited by

            @BBTown den ich gerade erstellt habe: https://forum.iobroker.net/topic/25772/fragen-antworten-rund-um-die-neue-alias-funktion 🙂

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

              @sigi234 sagte in js-controller 2.0 ab sofort im Latest Repo:

              @paul53 sagte in js-controller 2.0 ab sofort im Latest Repo:

              warn sollte der Standard

              Nein ist bei mir immer info

              Edit:
              Aha, ich glaube du meinst das warn Standard werden sollte.

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

                @sigi234 sagte:

                du meinst das warn Standard werden sollte.

                Ja, das meine ich.

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

                  @NightWatcher sagte in js-controller 2.0 ab sofort im Latest Repo:

                  Sollte der sich nicht eigentlich auch aktualisieren, wenn das dazugehörige Objekt sich ändert?

                  Ja, sollte er

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

                    @paul53 Also ich hab info als Standard und mag es so 🙂

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

                      @apollon77
                      Und auch mit der 2.0.29 startet ioBroker bei mir beim Aufrufen der Adapter-Seite neu

                      
                      2019-10-14 09:31:02.991  - error: host.Nathan uncaught exception: Cannot create property 'mimeType' on string 'image/png'
                      2019-10-14 09:31:02.992  - error: host.Nathan TypeError: Cannot create property 'mimeType' on string 'image/png'
                          at Object.checkFile (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsUtils.js:171:30)
                          at ObjectsInMemoryServer.checkFile (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:180:19)
                          at checkFileRights (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsUtils.js:244:13)
                          at ObjectsInMemoryServer.objects.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsUtils.js:230:13)
                          at ObjectsInMemoryServer.utils.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:226:22)
                          at Object.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsUtils.js:333:25)
                          at ObjectsInMemoryServer.getUserGroup (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:224:22)
                          at Object.checkFileRights (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsUtils.js:226:17)
                          at ObjectsInMemoryServer.checkFileRights (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:188:22)
                          at ObjectsInMemoryServer.readFile (/opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsInMemFileDB.js:433:14)
                      
                      apollon77 1 Reply Last reply Reply Quote 0
                      • apollon77
                        apollon77 @HelmutS last edited by apollon77

                        @HelmutS Grrr ... aber ne andere Stelle jetzt ... Versuchen wir mal was (damit wir nicht noch ne Stelle treffen). Ersetzte mal die /opt/iobroker/node_modules/iobroker.js-controller/lib/objects/objectsUtils.js Datei mit der angehängten objectsUtils.js.
                        geht es jetzt oder was ist jetzt die Meldung?

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

                          @apollon77
                          Jetzt sieht es gut aus. Läuft und auch keine Meldung im Log.
                          Danke

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

                            @apollon77 sagte in js-controller 2.0 ab sofort im Latest Repo:

                            Dann geht schlafen und morgen früh sieht die Welt bestimmt anders aus ;-)) We weiss wo da ggf noch gecached wird

                            Ich habe mal direkt per npm aktualisiert, da immer noch 2.025 angeboten wird, bei mir jedenfalls.
                            Screenshot_20191014-112330_Chrome.jpg

                            Scheint alles zu laufen. Ich werde beobachten.

                            liv-in-sky 1 Reply Last reply Reply Quote 0
                            • liv-in-sky
                              liv-in-sky @dslraser last edited by

                              @dslraser bei mir ging es erst nach "iobroker update " und anschliessend "iobroker upgrade self" in der console

                              crunchip 1 Reply Last reply Reply Quote 0
                              • crunchip
                                crunchip Forum Testing Most Active @liv-in-sky last edited by

                                @liv-in-sky musste auch ein iobroker update ausführen, danach nochmal aktualisieren, bzw repo laden

                                liv-in-sky 1 Reply Last reply Reply Quote 0
                                • liv-in-sky
                                  liv-in-sky @crunchip last edited by

                                  @crunchip das habe ich schon weiter oben nicht verstanden - was heißt bzw. wie macht man : repo laden ?

                                  AlCalzone apollon77 2 Replies Last reply Reply Quote 0
                                  • AlCalzone
                                    AlCalzone Developer @liv-in-sky last edited by

                                    @liv-in-sky iobroker update oder in der Admin-Liste auf den Reload-Button drücken.

                                    liv-in-sky dslraser 2 Replies Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @AlCalzone last edited by

                                      @AlCalzone danke- das habe ich ja dann eh gemacht - "iobroker update"

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

                                        Was aber immer noch angezeigt wird, zumindest vom Handy aus, da ich nicht zu Hause bin.
                                        Habe schon aktualisiert, anderen Browser verwendet
                                        Screenshot_20191014-120931_Chrome.jpg
                                        Screenshot_20191014-121917_Firefox.jpg

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

                                          @HelmutS Danke, dann kommt es so ins nächste Update

                                          1 Reply Last reply Reply Quote 0
                                          • apollon77
                                            apollon77 @liv-in-sky last edited by

                                            @liv-in-sky Unter "Adapter" auf das Icon mit den zwei runden Pfeilen klicken (Reload) ...

                                            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

                                            667
                                            Online

                                            31.6k
                                            Users

                                            79.5k
                                            Topics

                                            1.3m
                                            Posts

                                            js-controller
                                            89
                                            1052
                                            257481
                                            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