Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Information for Developer: Binary States are depr..

    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

    [gelöst] Information for Developer: Binary States are depr..

    This topic has been deleted. Only users with topic management privileges can see it.
    • B
      BlackTigga last edited by BlackTigga

      Hallo, ich erhalte nahezu im Sekundentakt folgende Meldung im Log:

      web.0 2023-09-21 18:27:00.831	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:58.736	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:56.698	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:54.689	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:52.686	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:50.872	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:48.775	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:46.680	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:44.675	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:42.677	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:40.681	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:38.948	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      web.0 2023-09-21 18:26:36.743	info	Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
      

      Was kann/muss ich dagegen tun?

      Besten Dank.

      Codierknecht OliverIO O 3 Replies Last reply Reply Quote 0
      • Codierknecht
        Codierknecht Developer Most Active @BlackTigga last edited by

        @blacktigga
        Bisschen wenig Information, findest Du nicht?

        https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

        1 Reply Last reply Reply Quote 0
        • B
          BlackTigga last edited by

          @codierknecht Ja sorry, recht hast Du.

          node / nodejs: v18.6.1
          npm: 9.5.1
          js-controller 5.0.12
          admin-adapter: v6.10.1

          Debug-Log:

          2023-09-21 20:45:10.641 - info: web.0 (18121) Got terminate signal TERMINATE_YOURSELF
          2023-09-21 20:45:10.773 - debug: web.0 (18121) terminating http server on port 8082
          2023-09-21 20:45:10.799 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.93 vis.0
          2023-09-21 20:45:10.802 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.97 vis.0
          2023-09-21 20:45:10.809 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
          2023-09-21 20:45:10.810 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
          2023-09-21 20:45:10.813 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.97 flot
          2023-09-21 20:45:10.814 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
          2023-09-21 20:45:10.816 - info: web.0 (18121) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
          2023-09-21 20:45:10.828 - info: web.0 (18121) terminated http server on port 8082
          2023-09-21 20:45:10.829 - info: web.0 (18121) terminating
          2023-09-21 20:45:10.833 - debug: web.0 (18121) Plugin sentry destroyed
          2023-09-21 20:45:10.834 - info: web.0 (18121) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
          2023-09-21 20:45:11.147 - info: web.0 (18121) terminating
          2023-09-21 20:45:11.489 - info: web.0 (18121) ==> Connected system.user.admin from ::ffff:192.168.178.93
          2023-09-21 20:45:12.031 - info: host.All-In-One-RasPi stopInstance system.adapter.web.0 killing pid 18121
          2023-09-21 20:45:12.531 - info: host.All-In-One-RasPi instance system.adapter.web.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-21 20:45:14.060 - info: host.All-In-One-RasPi instance system.adapter.web.0 started with pid 19762
          2023-09-21 20:45:20.879 - info: web.0 (19762) starting. Version 6.1.2 in /opt/iobroker/node_modules/iobroker.web, node: v18.16.1, js-controller: 5.0.12
          2023-09-21 20:45:22.010 - info: web.0 (19762) socket.io server listening on port 8082
          2023-09-21 20:45:22.066 - info: web.0 (19762) http server listening on port 8082
          2023-09-21 20:45:22.148 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:22.910 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
          2023-09-21 20:45:24.135 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
          2023-09-21 20:45:24.198 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:24.572 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
          2023-09-21 20:45:24.689 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.97
          2023-09-21 20:45:26.105 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:26.211 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
          2023-09-21 20:45:28.117 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:30.110 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:30.799 - info: host.All-In-One-RasPi instance system.adapter.daswetter.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
          2023-09-21 20:45:30.916 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
          2023-09-21 20:45:31.069 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.97
          2023-09-21 20:45:32.399 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:34.112 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:36.127 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:38.126 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:40.126 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:42.126 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:44.128 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:46.129 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:48.127 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:50.155 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:52.138 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:54.134 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:56.141 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:45:58.138 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:46:00.139 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:46:02.142 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:46:04.137 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          2023-09-21 20:46:06.219 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
          
          Homoran 1 Reply Last reply Reply Quote 0
          • Homoran
            Homoran Global Moderator Administrators @BlackTigga last edited by

            @blacktigga was öffnest du via web.0?

            B 1 Reply Last reply Reply Quote 0
            • B
              BlackTigga @Homoran last edited by

              @homoran
              Ein IPad mit vis. Wenn ich das IPad ausschalte, dann kommt auch die Meldung nicht mehr. Wenn ich wieder einschalte, dann kommt sie entsprechend wieder.

              2023-09-21 22:10:56.260 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:10:58.262 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:00.265 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:02.261 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:04.264 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:05.930 - info: web.0 (19762) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
              2023-09-21 22:11:05.933 - info: web.0 (19762) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
              2023-09-21 22:11:05.958 - info: web.0 (19762) <== Disconnect system.user.admin from ::ffff:192.168.178.93 vis.0
              2023-09-21 22:11:05.961 - info: web.0 (19762) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
              2023-09-21 22:11:05.962 - info: web.0 (19762) <== Disconnect system.user.admin from ::ffff:192.168.178.93 flot
              2023-09-21 22:11:30.572 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
              2023-09-21 22:11:33.669 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:34.263 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
              2023-09-21 22:11:34.277 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
              2023-09-21 22:11:34.278 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
              2023-09-21 22:11:34.280 - info: web.0 (19762) ==> Connected system.user.admin from ::ffff:192.168.178.93
              2023-09-21 22:11:35.497 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:37.574 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:39.599 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:41.516 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              2023-09-21 22:11:43.471 - info: web.0 (19762) Information for Developer: Binary States are deprecated and will be removed in js-controller 5.1, please migrate to Files
              
              1 Reply Last reply Reply Quote 0
              • Homoran
                Homoran Global Moderator Administrators last edited by

                @blacktigga sagte in Information for Developer: Binary States are deprecated ....:

                Ein IPad mit vis.

                visualisierst du Datenpunkte mit binärem Inhalt?

                1 Reply Last reply Reply Quote 0
                • OliverIO
                  OliverIO @BlackTigga last edited by

                  @blacktigga

                  du hast den js-controller bzw. iobroker aktualisiert.
                  das stand in den letzten release notes drin, das so eine warnung nun in diesem fall kommt.

                  allerdings könnte man zu der warnung noch den datepunktnamen schreiben. so ist es etwas schwierig.
                  ich selbst hab noch nie was von binären states gehört, das es die gibt

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

                    @oliverio hatte @apollon77 im Tester Thread zum controller v5 geschrieben

                    Deprecate binary states, Adapters will change to use Files instead!

                    https://forum.iobroker.net/post/1043425
                    im Spoiler unter breaking changes

                    hier war auch eine Diskussion
                    https://forum.iobroker.net/post/1008147

                    1 Reply Last reply Reply Quote 0
                    • Codierknecht
                      Codierknecht Developer Most Active @OliverIO last edited by

                      @oliverio
                      Lässt sich das vielleicht auch per Script ermitteln?
                      Einmal über alle DP rauschen und die auswerfen, die als "binär" definiert sind.

                      Scheint mir ein etwas exotischer Adapter zu sein, der hier Ärger macht.
                      Vielleicht einer der nicht mehr oder nur sehr unregelmäßig gepflegt wird.

                      OliverIO 1 Reply Last reply Reply Quote 0
                      • OliverIO
                        OliverIO @Codierknecht last edited by OliverIO

                        @codierknecht
                        geht wahrscheinlich auch.
                        aber iobroker bemerkt ja bei der verarbeitung das es sich um ein binarystate handelt.
                        dann könne es auch gleich den namen des datenpunkts mit ausgeben,
                        dann wüsste der TE auch gleich um welchen Adapter es sich handelt oder in wenn es ein eigener datenpunkt ist in seinen skripten schauen.

                        die fragen landen doch sonst alle hier im forum (von denen die sich trauen zu fragen)

                        Codierknecht 1 Reply Last reply Reply Quote 0
                        • Codierknecht
                          Codierknecht Developer Most Active @OliverIO last edited by

                          @oliverio sagte in Information for Developer: Binary States are deprecated ....:

                          dann könne es auch gleich den namen des datenpunkts mit ausgeben,

                          Dann müsste der TE bis zu einem kommenden Update warten.
                          Sinnvoll ist es aber allemal.

                          Ich bin an der Ecke leider zu eingeschränkt in meinen Fähigkeiten mit JS und der Kenntnis der Architektur in ioBroker.
                          Ich tippe aber mal ganz dreist, dass solch ein Script keine große Sache wäre.

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

                            @blacktigga

                            Verwendest du den Sonos-Adapter und das dazugehörige VIS-Widget in einer deiner Views?

                            1 Reply Last reply Reply Quote 1
                            • B
                              BlackTigga last edited by

                              @ofbeqnpolkkl6mby5e13
                              ja das tue ich.
                              Sonos Adapter und JS und Vis von https://forum.iobroker.net/topic/24743/vorlage-script-für-sonos-adapter

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

                                @blacktigga

                                Dann liegt die Meldung daran. Das wird gerade gefixt. Du könntest die Version 2.3.3 von Github probieren.

                                B 1 Reply Last reply Reply Quote 2
                                • B
                                  BlackTigga @oFbEQnpoLKKl6mbY5e13 last edited by

                                  @ofbeqnpolkkl6mby5e13
                                  Habe Version 2.3.3 installiert und Fehlermeldung erscheint nun nicht mehr,
                                  Besten Dank.

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

                                  Support us

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

                                  712
                                  Online

                                  31.7k
                                  Users

                                  79.9k
                                  Topics

                                  1.3m
                                  Posts

                                  5
                                  15
                                  870
                                  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