Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. admin.0 Ordner löschen?

    NEWS

    • Neues Video "KI im Smart Home" - ioBroker plus n8n

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    admin.0 Ordner löschen?

    This topic has been deleted. Only users with topic management privileges can see it.
    • crunchip
      crunchip Forum Testing Most Active @saeft_2003 last edited by

      @saeft_2003 teste doch und lösch den Ordner, notfalls spielst du dein Backup zurück
      und wir wissen dann wenigstens mit Sicherheit, daß es nicht funktioniert😛

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

        @saeft_2003

        bei mir mit test geklappt

        
        
         $('admin.0.*').each(function(id, i) { 
             let ida=id.split(".")
           //  log(ida[2])
             if(ida[2]!="info" && id!="admin.0.connected") { log(ida[2])
             deleteState(id)
             deleteObject(id)}
        
        
             
         });
        
        
        
        

        @paul53 denkst du das ist so ok

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

          @saeft_2003

          vorausgesetzt dein admin braucht auch nu den info-ordner und den "connected" datenpunkt

          1 Reply Last reply Reply Quote 0
          • S
            saeft_2003 Most Active @liv-in-sky last edited by

            @liv-in-sky sagte in admin.0 Ordner löschen?:

            @saeft_2003

            bei mir mit test geklappt

            
            
             $('admin.0.*').each(function(id, i) { 
                 let ida=id.split(".")
               //  log(ida[2])
                 if(ida[2]!="info" && id!="admin.0.connected") { log(ida[2])
                 deleteState(id)
                 deleteObject(id)}
            
            
                 
             });
            
            
            
            

            @paul53 denkst du das ist so ok

            Danke! Was genau macht das skript? Löscht das alles außer den info Ordner?

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

              @saeft_2003 alles außer dem info ordner und dem datenpunkt connected

              Image 2.png

              beispiel:

              anim-gif41.gif

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

                @saeft_2003

                exportiere mal admin.0 in ein file und poste es

                Image 3.png

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

                  nur zur vorsicht - hat jmd von euch noch andere datenpunkte, die benötigt werden und die nicht im admin.0.info ordner sind ?

                  Homoran 1 Reply Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @liv-in-sky last edited by

                    @liv-in-sky sagte in admin.0 Ordner löschen?:

                    die nicht im info adapter sind ?

                    Ähm, im "Verzeichnis Info"??

                    nein habe ich nicht

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

                      @homoran was hast du dann ?

                      Image 4.png

                      Homoran 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @liv-in-sky last edited by

                        @liv-in-sky sagte in admin.0 Ordner löschen?:

                        was hast du dann ?

                        genau das!
                        aber ist das der Info-Adapter????

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

                          @homoran
                          nee das ist ein ordner unter admin.0

                          das ist info.0

                          Image 5.png

                          Homoran 1 Reply Last reply Reply Quote 0
                          • Homoran
                            Homoran Global Moderator Administrators @liv-in-sky last edited by

                            @liv-in-sky sagte in admin.0 Ordner löschen?:

                            nee das ist ein ordner unter admin.0

                            eben!
                            aber du schriebst eben:

                            @liv-in-sky sagte in admin.0 Ordner löschen?:

                            hat jmd von euch noch andere datenpunkte, die benötigt werden und die nicht im info adapter sind ?

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

                              @homoran sorry - ausgebessert

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

                                Puhh ich blick nicht mehr durch 😲

                                Kann ich heute Abend das Skript zum löschen der DP in admin.0 (außer info) testen?

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

                                  @saeft_2003 backitup sollte auch noch im admin liegen, falls verwendet, dieses dann gegebenenfalls noch mit anpassen

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

                                    @crunchip sagte in admin.0 Ordner löschen?:

                                    backitup sollte auch noch im admin liegen, falls verwendet,

                                    bei mir nicht (sichtbar)!

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

                                      @homoran Screenshot_20210125-174412_Samsung Internet Beta.jpg

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

                                        @crunchip Hmmm,
                                        Han isch nit! 😱

                                        bei mir läuft aber Backitup

                                        backitup_admin.png
                                        hat sich da bei dir was verlaufen?

                                        EDIT:
                                        Außerdem heist es bei dir backup, nicht backitup

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

                                          @homoran

                                          hab ich auch nicht - backitup läuft

                                          @saeft_2003 - kannst du den admin.0 noch exportieren - wie oben erwähnt - dann schauen wir mal drüber, ob uns noch was auffällt

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

                                            @saeft_2003

                                            falls du das später machen willst (nach durchsicht und check deines exports):

                                            vor dem ausführen - stopp der vm/lxc und proxmox full backup - da sollte dann nix mehr schlimmes passieren

                                            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

                                            856
                                            Online

                                            32.1k
                                            Users

                                            80.7k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            30
                                            803
                                            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