Navigation

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

    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 Problem

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

      @nullfreizeit führe mal ein

      iob start admin
      

      aus

      N 1 Reply Last reply Reply Quote 0
      • haselchen
        haselchen Most Active @nullfreizeit last edited by

        @nullfreizeit

        Warum Port 7777?

        Rufst du auch diese URL in deinem Browser auf ?
        IP:7777 ?

        N 1 Reply Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 last edited by

          node schräg installiert...

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

            und web.0 is disabled.

            1 Reply Last reply Reply Quote 0
            • N
              nullfreizeit @Feuersturm last edited by

              @feuersturm
              Danke, aber dann kommt…

              
              pi@raspberrypi:/opt/iobroker $ iob start admin
              The adapter "admin.0" was started
              
              
              1 Reply Last reply Reply Quote 0
              • N
                nullfreizeit @haselchen last edited by

                @haselchen
                Danke, ja port ist auf 7777 eingestellt - rufe richtig auf

                
                192.168.188.35:7777
                
                
                DJMarc75 1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @nullfreizeit last edited by

                  @nullfreizeit zieh Dir erstmal Dein System gerade... dann sieht man weiter:

                  https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    nullfreizeit @DJMarc75 last edited by

                    @djmarc75
                    Ich hab schon den fixer mehrfach drüber laufen lassen. Kann ich auch ein backitup wieder einspielen? Weiß allerdings nicht wie das geht. Hab Angst das alle Daten weg sind.

                    DJMarc75 1 Reply Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @nullfreizeit last edited by

                      @nullfreizeit sagte in Admin Problem:

                      Weiß allerdings nicht wie das geht.

                      Aber anscheinend hast Du gewusst wie man das System verbiegt ?! 😜

                      Den Fixer beim verbogenen System laufen lassen soll was bringen ??? Richtig: NIX...

                      Nutze erstmal den Link welchen ich oben gepostet habe, danach machen wir hier weiter !

                      N 1 Reply Last reply Reply Quote 0
                      • N
                        nullfreizeit @DJMarc75 last edited by

                        @djmarc75
                        Ja leider 🙂
                        Also das hier machen?

                        
                        for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%/}; done
                        
                        
                        DJMarc75 J 2 Replies Last reply Reply Quote 0
                        • DJMarc75
                          DJMarc75 @nullfreizeit last edited by

                          @nullfreizeit ??

                          Du hast

                          v18.12.1
                          

                          installiert.... das macht man nicht... ist "krumm".... empfohlen und richtig ist V16.x

                          Nutze den Link und setze das um.

                          1 Reply Last reply Reply Quote 0
                          • J
                            Jan1 @nullfreizeit last edited by Jan1

                            @nullfreizeit
                            Du hast Dir Node 18 schräg ins System geballert und das sollst richten. Wenn Du das nicht tust, machst mit allem anderen Gebastel den Zustand nur schlimmer.

                            Alternativ kannst auch den IOBroker neu aufsetzen und ein Backup restoren, da die IOBroker Installation gleich die richtige Node mit bringt.

                            Die 18 ist nicht wirklich sein Problem, sollte auch damit laufen, nur ist die 18 krumm im System 😉

                            1 Reply Last reply Reply Quote 0
                            • N
                              nullfreizeit last edited by

                              Danke jan1 und djmarc75, aber wie gesagt bin ich blutiger Anfänger. Könnt ihr mir sagen was genau ich machen soll? Soll ich mit dem Befehl oben anfangen? Hab bevor ich npm und node abgedated habe noch ein „iobroker backup“ gemacht. Hilft das weiter?

                              Ich danke euch für eure Unterstützung!

                              DJMarc75 J 2 Replies Last reply Reply Quote 0
                              • DJMarc75
                                DJMarc75 @nullfreizeit last edited by

                                @nullfreizeit

                                Was erwartest Du ?

                                Hier

                                https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                steht alles drin....

                                Soll man jetzt eine Anleitung für diese Anleitung schreiben?

                                N 1 Reply Last reply Reply Quote 0
                                • N
                                  nullfreizeit @DJMarc75 last edited by

                                  @djmarc75
                                  Nein, ich frag doch nur, ob ich hier anfangen soll? Das meintest du mit „gerade ziehen“…
                                  Danke

                                  
                                  for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%/}; done
                                  
                                  
                                  1 Reply Last reply Reply Quote 0
                                  • J
                                    Jan1 @nullfreizeit last edited by Jan1

                                    @nullfreizeit
                                    Zumindest ist das mal der erste Befehl der richtigen Anleitung.
                                    Mach einfach das was dort geschrieben wird. Hast Du es richtig durch, dann sollte der IOBroker wieder sauber laufen. Tut er das nicht, hast Dich nicht an die Anleitung gehalten, oder das System schon so verhunzt, dass es eben schwer wird.
                                    Aber ein Restor nach der Neuinstallation des IOBroker (IOBroker muss vorher komplett gelöscht sein) funktioniert immer und Dein IOBroker ist danach wie vorher, nur eben richtig und funktioniert.

                                    DJMarc75 1 Reply Last reply Reply Quote 0
                                    • DJMarc75
                                      DJMarc75 @Jan1 last edited by

                                      @jan1 sagte in Admin Problem:

                                      (IOBroker muss vorher komplett gelöscht sein)

                                      Wasn das ? Man löscht da nix sondern man installiert sauber ein neues Debian (Bullseye) auf einer, z.B. SD-Karte, und dann darauf den ioBroker mit dem bekannten Einzeiler ...

                                      1 Reply Last reply Reply Quote 0
                                      • N
                                        nullfreizeit last edited by

                                        Das kam jetzt raus. So wie ich lese sind die Verzeichnisse ok, oder? Hab einen re-install gemacht aber bei list instances bekomme ich wieder einen disabled admin. Und wenn ich manuell admin starte ist dieser weiter disabled?

                                        
                                        pi@raspberrypi:~ $ for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%/}; done
                                        pi@raspberrypi:~ $ node -v
                                        v18.12.1
                                        pi@raspberrypi:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && pwd && sudo apt-get update &> /dev/null && sudo apt-get update && apt-cache policy nodejs
                                        armv7l
                                        /usr/bin/nodejs
                                        /usr/bin/node
                                        /usr/bin/npm
                                        v18.12.1
                                        v18.12.1
                                        8.19.2
                                        4.0.23
                                        pi
                                        pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                        tty
                                        /home/pi
                                        Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                                        Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease                                                                         
                                        Hit:3 https://deb.nodesource.com/node_18.x buster InRelease                                                                             
                                        Reading package lists... Done                                     
                                        nodejs:
                                          Installed: 18.12.1-deb-1nodesource1
                                          Candidate: 18.12.1-deb-1nodesource1
                                          Version table:
                                         *** 18.12.1-deb-1nodesource1 500
                                                500 https://deb.nodesource.com/node_18.x buster/main armhf Packages
                                                100 /var/lib/dpkg/status
                                             10.24.0~dfsg-1~deb10u2 500
                                                500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                        
                                        pi@raspberrypi:~ $ sudo apt install nodejs --reinstall
                                        Reading package lists... Done
                                        Building dependency tree       
                                        Reading state information... Done
                                        The following packages were automatically installed and are no longer required:
                                          libdrm-etnaviv1 libllvm6.0
                                        Use 'sudo apt autoremove' to remove them.
                                        0 upgraded, 0 newly installed, 1 reinstalled, 0 to remove and 0 not upgraded.
                                        Need to get 0 B/25.1 MB of archives.
                                        After this operation, 0 B of additional disk space will be used.
                                        (Reading database ... 57598 files and directories currently installed.)
                                        Preparing to unpack .../nodejs_18.12.1-deb-1nodesource1_armhf.deb ...
                                        Unpacking nodejs (18.12.1-deb-1nodesource1) over (18.12.1-deb-1nodesource1) ...
                                        Setting up nodejs (18.12.1-deb-1nodesource1) ...
                                        Processing triggers for man-db (2.8.5-2) ...
                                        
                                        
                                        
                                        DJMarc75 J 2 Replies Last reply Reply Quote 0
                                        • DJMarc75
                                          DJMarc75 @nullfreizeit last edited by DJMarc75

                                          @nullfreizeit

                                          https://forum.iobroker.net/topic/61353/admin-problem/12?_=1671956831150

                                          wenn das nicht genutzt wird bin ich raus !

                                          https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                          N 1 Reply Last reply Reply Quote 0
                                          • N
                                            nullfreizeit @DJMarc75 last edited by

                                            @djmarc75 sagte in Admin Problem:

                                            @nullfreizeit

                                            https://forum.iobroker.net/topic/61353/admin-problem/12?_=1671956831150

                                            wenn das nicht genutzt wird bin ich raus !

                                            https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

                                            Hallo Marc,

                                            Sorry, aber das hab ich doch gemacht. Oder hab ich was übersprungen. Danke für eure Hilfe.

                                            DJMarc75 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

                                            935
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            admin
                                            8
                                            70
                                            3844
                                            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