Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. admin Webseite Leer (Keine Anmeldemaske)

    NEWS

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker goes Matter ... Matter Adapter in Stable

    admin Webseite Leer (Keine Anmeldemaske)

    This topic has been deleted. Only users with topic management privileges can see it.
    • K
      Kaskadeur111 @Thomas Braun last edited by

      @thomas-braun

      Wie schmeiße ich den admin V5 vorher richtig raus?

      Thomas Braun F 2 Replies Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Kaskadeur111 last edited by

        @kaskadeur111 Siehe oben.Ich schreibe aus der Erinnerung, kann auch sein das der Befehl zum Löschen leicht anders lauten muss.

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

          @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

          ignorieren

          wie ich bereits schrob ist ignorieren die schlechtes mögliche Option, wenn etwas nicht (mehr) läuft!

          Support am Handy ist hier eine echte Herausforderung. ich versuch es trotzdem

          iobroker stop
          iobroker del admin.0
          iobroker del admin
          iobroker install admin
          iobroker start
          
          K 1 Reply Last reply Reply Quote 0
          • F
            fastfoot @Kaskadeur111 last edited by

            @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

            @thomas-braun

            Wie schmeiße ich den admin V5 vorher richtig raus?

            Das steht doch hier. Anstatt iobroker stop aber im Container pkill -u iobroker nehmen

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

              @thomas-braun OK, stimmt es sind einige die nicht stable sind... Ich verstehs nicht, ich hab wirklich alle Adapter damals durchgegangen und nur stables installiert... da muss wohl in der zwischenzeit noch irgendwas beim updaten schiefgelaufen sein. Ich bin wie gesagt seit dem nicht einmal aus dem stable raus gewesen...

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

                @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

                da muss wohl in der zwischenzeit noch irgendwas beim updaten schiefgelaufen sein

                soweit zu

                @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

                Ich weiss dass....

                1 Reply Last reply Reply Quote 0
                • K
                  Kaskadeur111 @Homoran last edited by

                  @homoran OK, bitte wartet alle kurz, wird sonst zu unübersichtlich.... ich führe jetzt

                  iobroker stop
                  iobroker del admin.0
                  iobroker del admin
                  iobroker install admin
                  iobroker start
                  

                  aus

                  Homoran K 3 Replies Last reply Reply Quote 0
                  • Homoran
                    Homoran Global Moderator Administrators @Kaskadeur111 last edited by

                    @kaskadeur111 NEIN

                    K 1 Reply Last reply Reply Quote 0
                    • K
                      Kaskadeur111 @Homoran last edited by

                      @homoran OK, hab noch nichts getan

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

                        @kaskadeur111 siehe @fastfoot wegen Container

                        K 1 Reply Last reply Reply Quote 0
                        • K
                          Kaskadeur111 @Homoran last edited by

                          @homoran

                          pkill -u iobroker
                          

                          Danke für den Hinweis, Mach das schon immer so, und hab das nicht explizit erwähnt. iobroker stop wird bei mir im Kopf automatisch zu pkill 😉

                          1 Reply Last reply Reply Quote 0
                          • K
                            Kaskadeur111 @Kaskadeur111 last edited by Kaskadeur111

                            @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

                            root@iobroker2:/opt/iobroker# iobroker del admin                                                                                   
                            Delete adapter "admin"                                                                                                             
                            host.iobroker2 object admin deleted                                                                                                
                            host.iobroker2 object admin.admin deleted                                                                                          
                            npm uninstall iobroker.admin --loglevel error --prefix "/opt/iobroker" (System c                                                   
                            all)                                                                                                                               
                                                                                                                                                               
                            npm ERR! code 1                                                                                                                    
                            npm ERR! path /opt/iobroker/node_modules/pcap                                                                                      
                            npm ERR! command failed                                                                                                            
                            npm ERR! command sh -c node-gyp rebuild                                                                                            
                            npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/pcap/build“ wird betreten                                                  
                            npm ERR!   CXX(target) Release/obj.target/pcap_binding/pcap_binding.o                                                              
                            npm ERR! make: Verzeichnis „/opt/iobroker/node_modules/pcap/build“ wird verlassen                                                 
                            npm ERR! ../pcap_binding.cc:2:10: fatal error: pcap/pcap.h: Datei oder Verzeichnis nicht gefunden                                  
                            npm ERR!  #include <pcap/pcap.h>                                                                                                   
                            npm ERR!           ^~~~~~~~~~~~~                                                                                                   
                            npm ERR! compilation terminated.                                                                                                   
                            npm ERR! make: *** [pcap_binding.target.mk:112: Release/obj.target/pcap_binding/pcap_binding.o] Fehler 1                           
                            npm ERR! gyp ERR! build error                                                                                                      
                            npm ERR! gyp ERR! stack Error: `make` failed with exit code: 2                                                                     
                            npm ERR! gyp ERR! stack     at ChildProcess.onExit (/opt/iobroker/node_modules/node-gyp/lib/build.js:262:23)                       
                            npm ERR! gyp ERR! stack     at ChildProcess.emit (events.js:314:20)                                                                
                            npm ERR! gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:276:12)                              
                            npm ERR! gyp ERR! System Linux 4.4.59+                                                                                             
                            npm ERR! gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-gyp" "rebuild"                                     
                            npm ERR! gyp ERR! cwd /opt/iobroker/node_modules/pcap                                                                              
                            npm ERR! gyp ERR! node -v v12.22.2                                                                                                 
                            npm ERR! gyp ERR! node-gyp -v v3.8.0                                                                                               
                            npm ERR! gyp ERR! not ok                                                                                                           
                                                                                                                                                               
                            npm ERR! A complete log of this run can be found in:                                                                               
                            npm ERR!     /opt/iobroker/.npm/_logs/2021-07-24T12_59_56_173Z-debug.log                                                           
                            Error deleting adapter admin from disk: Error: host.iobroker2: Cannot uninstall iobroker.admin: 1                                  
                            You might have to delete it yourself! 
                            

                            Error deleting adapter admin from disk: Error: host.iobroker2: Cannot uninstall iobroker.admin: 1
                            You might have to delete it yourself!

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

                              @kaskadeur111
                              Jetzt muss ein Docker Kundiger helfen.

                              Nur noch zur Abklärung

                              @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

                              Was ich bisher versucht habe (laut Hormorans Tip aus dem Forum:
                              admin neu installiert
                              npm cache clean
                              iobroker stop
                              npm install iobroker.admin
                              iobroker upload admin
                              iobroker start
                              jscontroller neu installiert:
                              npm cache clean
                              iobroker stop
                              npm install iobroker.js-controller
                              iobroker start

                              hast du die npm Befehle im Installationsverzeichnis (üblicherweise /opt/iobroker, bei Docker hab ich keine Ahnung!) ausgeführt?

                              K 1 Reply Last reply Reply Quote 0
                              • K
                                Kaskadeur111 @Homoran last edited by Kaskadeur111

                                @homoran OK, Danke Dir trotzdem sehr für die Unterstützung bis hierhin!
                                Ja ich habe die Befehle in /opt/iobroker ausgeführt

                                Kann mir jemand sagen wie ich den admin adapter manuell deinstallieren kann ("You might have to delete it yourself!")?

                                iobroker list adapters sagt mir immer noch dass die 5.1.5 installiert sei, obwohl es im iobroker-data/files Ordner keine admin Ordner mehr gibt (müsste der dort aufgeführt sein?)

                                Thomas Braun Homoran 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @Kaskadeur111 last edited by

                                  @kaskadeur111

                                  cd /opt/iobroker
                                  npm list pcap
                                  

                                  Da schlägt der Bau vom pcap fehl. Wozu auch immer das Modul verwendet wird. Auf meinem System ist es jedenfalls nicht vorhanden

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

                                    @thomas-braun

                                    root@iobroker2:/opt/iobroker# npm list pcap                                                                                        
                                    iobroker.inst@1.3.1 /opt/iobroker                                                                                                  
                                    ├─┬ iobroker.amazon-dash@1.1.0                                                                                                     
                                    │ └── pcap@3.1.0                                                                                                                   
                                    └── pcap@2.1.0 extraneous
                                    

                                    Das ist der Dash Button Adapter, soll ich den mal runterschmeißen? (Den brauche ich eigentlich ;-))

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Homoran
                                      Homoran Global Moderator Administrators @Kaskadeur111 last edited by Homoran

                                      @kaskadeur111 sagte in admin Webseite Leer (Keine Anmeldemaske):

                                      müsste der dort aufgeführt sein?

                                      nein!

                                      der wäre in einem anderen Pfad, hab es gerade nicht im Kopf. irgendwas mit node-modules
                                      mach erstmal was Thomas sagt

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

                                        @kaskadeur111
                                        Vermutlich eher der extranous pcap.

                                        cd /opt/iobroker 
                                        npm uninstall pcap@2.1.0
                                        npm prune
                                        
                                        K 1 Reply Last reply Reply Quote 0
                                        • K
                                          Kaskadeur111 @Thomas Braun last edited by

                                          @thomas-braun

                                          uninstall:

                                          root@iobroker2:/opt/iobroker# sudo npm uninstall pcap@2.1.0                                                                                                              
                                          ⸨#####⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠙ idealTree:socket.io: sill placeDep node_modules/node-red-contrib-polymer socket.io@1.7.4 OK for: node-red-contrib-polymer@0.0.22 w
                                          ⸨#####⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠙ idealTree:socket.io: sill placeDep node_modules/node-red-contrib-polymer socket.io@1.7.4 OK for: node-red-contrib-polymer@0.0.22 w
                                          ⸨#######⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠴ idealTree:validate-npm-package-license: sill placeDep ROOT validate-npm-package-license@3.0.4 OK for: normalize-package-data@2.5.0 w
                                          ⸨#######⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠦ idealTree:validate-npm-package-license: sill placeDep ROOT validate-npm-package-license@3.0.4 OK for: normalize-package-data@2.5.0 w
                                          npm ERR! code 128                                                                                                                                                        
                                          npm ERR! An unknown git error occurred                                                                                                                                   
                                          npm ERR! command git --no-replace-objects ls-remote ssh://git@github.com/ioBroker/ioBroker.cul.git                                                                       
                                          npm ERR! Warning: Permanently added the RSA host key for IP address '140.82.121.4' to the list of known hosts.                                                           
                                          npm ERR! git@github.com: Permission denied (publickey).                                                                                                                  
                                          npm ERR! fatal: Konnte nicht vom Remote-Repository lesen.                                                                                                                
                                          npm ERR!                                                                                                                                                                 
                                          npm ERR! Bitte stellen Sie sicher, dass die korrekten Zugriffsberechtigungen bestehen                                                                                    
                                          npm ERR! und das Repository existiert.                                                                                                                                   
                                                                                                                                                                                                                   
                                          npm ERR! A complete log of this run can be found in:                                                                                                                     
                                          npm ERR!     /root/.npm/_logs/2021-07-24T13_53_38_001Z-debug.log  
                                          
                                          Thomas Braun 1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active @Kaskadeur111 last edited by

                                            @kaskadeur111 Nix sudo!
                                            Hab ich das irgendwo geschrieben?

                                            K 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

                                            819
                                            Online

                                            32.0k
                                            Users

                                            80.4k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            81
                                            3780
                                            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