Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Admin 6.0 - neu als Beta

    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

    Admin 6.0 - neu als Beta

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

      Werden mit der neuen Admin 6 Version auch die vielen admin-Ordner und Datenpunkte beräumt?
      Oder werden die mit der kommenden Version verwendet?

      Danke im voraus.

      Diginix 1 Reply Last reply Reply Quote 0
      • Diginix
        Diginix @Siggi0904 last edited by

        @siggi0904 Was denn für viele admin Ordner und Objekte?
        Ich bin noch auf v5 aber habe nur genau ein admin.0 Ordner und darunter ganze 14 Objekte.
        Wie sieht das denn bei dir aus?

        S 1 Reply Last reply Reply Quote 0
        • S
          Siggi0904 @Diginix last edited by

          @diginix ich bin auch noch auf der 5 und wechsle erst, wenn es im Stable ist.

          Seit der Version 5 gibt es bei mir in jedem Ordner einen Unterordner "admin"
          af611e9b-6442-4029-8251-b9080698ccf9-grafik.png

          Das könnte beim Upgrade beräumt werden.

          Diginix Thomas Braun apollon77 3 Replies Last reply Reply Quote 0
          • Diginix
            Diginix @Siggi0904 last edited by

            @siggi0904 Ach die Meta Objekte pro Instanz meinst du. Die habe ich auch. K.a. wofür die gebraucht werden. Im RAW steht nichts interessantes. Stören mich aber nicht.

            1 Reply Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Siggi0904 last edited by

              @siggi0904 sagte in Admin 6.0 - neu als Beta:

              Das könnte beim Upgrade beräumt werden.

              Sind in der 6.0.0 weiterhin drin.

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

                @siggi0904 hast Du expertenmodus aktivb?

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

                  @apollon77
                  Läuft bei mir aktuell ohne Probleme.
                  Was sind aber die Sternchen hier:
                  stern.jpg
                  bei den Objekten?

                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @Chaot last edited by

                    @chaot

                    https://forum.iobroker.net/topic/55381/admin-6-0-neu-als-beta/20?_=1654534108788

                    Chaot 1 Reply Last reply Reply Quote 1
                    • Chaot
                      Chaot @Thomas Braun last edited by

                      @thomas-braun Danke.
                      Das hatte ich sogar gelesen, aber auch glatt wieder vergessen......

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

                        @apollon77 Hi, nein. Alles im normalen Modus.
                        Sollten die Metadaten eigentlich nicht sichtbar sein?

                        Oder warum fragst du?

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

                          @siggi0904 Ich hötte erwartetb das Sie nur im expertenmodus sichtbar sind ... vllt ein Issue wert das zu ändern

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

                            Hallo alle zusammen,

                            Admin 6.0.1 mit vielen Fixes (führe Sie nicht alle auf, siehe GitHub Issues 🙂 ) Wenn ein Issue noch offen ist bzw kein "fixed" label hat dann ist es noch offen.

                            Danke fürs Checken eurer gemeldeten issues und Kommentierung bzw Close wenn es Euer issue war und gefixt ist

                            amg_666 D 2 Replies Last reply Reply Quote 0
                            • amg_666
                              amg_666 @apollon77 last edited by amg_666

                              @apollon77 ich kann das Update nicht durchführen, der "Aktualisieren" Button ist ausgegraut:
                              2b888b67-6daf-4efc-9dfb-2d69f59d1af1-grafik.png

                              proxmox/debian10 container
                              node.js 14.19.3
                              npm 6.14.17

                              Chaot M 2 Replies Last reply Reply Quote 0
                              • Chaot
                                Chaot @amg_666 last edited by

                                @apollon77 Bei mir ebenfalls. Auch Update über die Konsole (iob upgrade) nicht möglich. Bleibt ohne Fehlermeldung auf 6.0.0

                                Jey Cee 1 Reply Last reply Reply Quote 0
                                • Jey Cee
                                  Jey Cee Developer @Chaot last edited by

                                  @chaot macht ein Downgrade auf die letzte 5er Version und dann ein Upgrade. Das sollte klappen.

                                  Chaot 1 Reply Last reply Reply Quote 0
                                  • Chaot
                                    Chaot @Jey Cee last edited by

                                    @jey-cee Nö - bleibt beharrlich auf der 6.0.0 stehen.
                                    Wie war der Befehl in der Konsole?

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @Chaot last edited by Thomas Braun

                                      @chaot

                                      iobroker update 
                                      iobroker upgrade
                                      

                                      Hat bei mir eben funktioniert.

                                      Chaot 1 Reply Last reply Reply Quote 0
                                      • Chaot
                                        Chaot @Thomas Braun last edited by

                                        @thomas-braun

                                        haus@ioBroker:~$ iobroker stop
                                        haus@ioBroker:~$ iob upgrade admin@5.4.9
                                        
                                        This downgrade of "admin" will remove the following changes:
                                        ==========================================================================
                                        -> 6.0.0
                                        Breaking changes: no admin@v4(material) interface. Only react interface is possible.
                                        Breaking changes: older browsers do not supported anymore.
                                        Migration from material-ui to mui@v5
                                        Many GUI fixes
                                        Support of JSON5 for the config and custom files
                                        Added run/stop buttons in instance settings dialog
                                        Added support for the file change events
                                        ==========================================================================
                                        
                                        BE CAREFUL: THIS IS A MAJOR DOWNGRADE, WHICH WILL MOST LIKELY INTRODUCE BREAKING CHANGES!
                                        Would you like to downgrade admin from @6.0.0 to @5.4.9 now? [(y)es, (n)o]: y
                                        Update admin from @6.0.0 to @5.4.9
                                        host.ioBroker Adapter "system.adapter.admin.0" is stopped.
                                        NPM version: 8.11.0
                                        Installing iobroker.admin@5.4.9... (System call)
                                        upload [36] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                        upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/__federation_fn_import.js.map custom/__federation_fn_import.js.map application/json
                                        upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.json application/json
                                        upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.json application/json
                                        upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
                                        upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                                        upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/index.88494662.js custom/index.88494662.js application/javascript
                                        upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/index.88494662.js.map custom/index.88494662.js.map application/json
                                        upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/preload-helper.1c052cf7.js custom/preload-helper.1c052cf7.js application/javascript
                                        upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/preload-helper.1c052cf7.js.map custom/preload-helper.1c052cf7.js.map application/json
                                        upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                        upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                        upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                        upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                        upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                        upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                        upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                        upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                        upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                        upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                        upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                        upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                        upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                                        host.ioBroker Adapter "system.adapter.admin.0" is started
                                        

                                        Und steht danach immer noch auf Version 6.0.0

                                        Thomas Braun 1 Reply Last reply Reply Quote 0
                                        • Thomas Braun
                                          Thomas Braun Most Active @Chaot last edited by

                                          @chaot

                                          iobroker update 
                                          iobroker upgrade
                                          
                                          Chaot 1 Reply Last reply Reply Quote 0
                                          • Chaot
                                            Chaot @Thomas Braun last edited by Chaot

                                            @thomas-braun
                                            Update und Upgrade:

                                            haus@ioBroker:~$ iobroker upgrade
                                            
                                            This upgrade of "admin" will introduce the following changes:
                                            ==========================================================================
                                            -> 6.0.1:
                                            Many GUI fixes done
                                            ==========================================================================
                                            
                                            Would you like to upgrade admin from @6.0.0 to @6.0.1 now? [(y)es, (n)o]: y
                                            Update admin from @6.0.0 to @6.0.1
                                            host.ioBroker Adapter "system.adapter.admin.0" is stopped.
                                            NPM version: 8.11.0
                                            Installing iobroker.admin@6.0.1... (System call)
                                            Update "system.adapter.admin.0"
                                            Update "system.adapter.admin.1"
                                            upload [36] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/admin.png admin.png image/png
                                            upload [30] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/__federation_fn_import.js.map custom/__federation_fn_import.js.map application/json
                                            upload [20] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pl.json custom/i18n/pl.json application/json
                                            upload [19] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/pt.json custom/i18n/pt.json application/json
                                            upload [18] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/ru.json custom/i18n/ru.json application/json
                                            upload [17] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/i18n/zh-cn.json custom/i18n/zh-cn.json application/json
                                            upload [16] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/index.88494662.js custom/index.88494662.js application/javascript
                                            upload [15] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/index.88494662.js.map custom/index.88494662.js.map application/json
                                            upload [14] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/preload-helper.1c052cf7.js custom/preload-helper.1c052cf7.js application/javascript
                                            upload [13] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/custom/preload-helper.1c052cf7.js.map custom/preload-helper.1c052cf7.js.map application/json
                                            upload [12] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/de/translations.json i18n/de/translations.json application/json
                                            upload [11] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/en/translations.json i18n/en/translations.json application/json
                                            upload [10] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/es/translations.json i18n/es/translations.json application/json
                                            upload [9] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/fr/translations.json i18n/fr/translations.json application/json
                                            upload [8] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/it/translations.json i18n/it/translations.json application/json
                                            upload [7] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/nl/translations.json i18n/nl/translations.json application/json
                                            upload [6] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pl/translations.json i18n/pl/translations.json application/json
                                            upload [5] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/pt/translations.json i18n/pt/translations.json application/json
                                            upload [4] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/ru/translations.json i18n/ru/translations.json application/json
                                            upload [3] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/i18n/zh-cn/translations.json i18n/zh-cn/translations.json application/json
                                            upload [2] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index.html index.html text/html
                                            upload [1] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/index_m.html index_m.html text/html
                                            upload [0] admin.admin /opt/iobroker/node_modules/iobroker.admin/admin/jsonConfig.json5 jsonConfig.json5 application/json5
                                            host.ioBroker Adapter "system.adapter.admin.0" is started
                                            

                                            Ergebnis:

                                            haus@ioBroker:~$ iobroker update
                                            Used repository: live-latest
                                            Adapter    "admin"        : 6.0.1    , installed 6.0.0  [Updatable]
                                            
                                            
                                            Thomas Braun 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

                                            742
                                            Online

                                            31.8k
                                            Users

                                            80.0k
                                            Topics

                                            1.3m
                                            Posts

                                            54
                                            352
                                            52381
                                            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