Navigation

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

    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 Oberfläche nicht erreichbar

    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      ioJoe @Homoran last edited by

      @homoran said in Admin Oberfläche nicht erreichbar:

      ist das ein Problem der Forensoftware?

      ok danke. Benutzer Foren so gut wie nie...

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

        @iojoe

        Und bringe deine nodejs-Installation auf einen aktuellen Stand.

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

          @iojoe

          Da musst du aber tief gebuddelt haben, sudo wird 'schon ewig' nicht mehr verwendet. Macht dir nur das Rechtegefüge kaputt.

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

            @thomas-braun said in Admin Oberfläche nicht erreichbar:

            Macht dir nur das

            ok, shit. DAnke für den Hinweis. Wie gesagt, ich hab schon tagelang recherchiert. Wollte hier niemanden damit behelligen. Aber ich kriegs einfach nicht hin...

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

              @iojoe sagte in Admin Oberfläche nicht erreichbar:

              iobroker fix hat auch nichts gebracht.

              soll auch nur Vorbereitung für den Rest sein!
              vorher ioBroker auch gestoppt?

              dann kannst du jetzt den Part mit Error 25 durchziehen

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

                @iojoe

                Und als root kaspert man auch nicht durch das System.
                Macht dir ebenfalls das Rechtegefüge kaputt.

                I 1 Reply Last reply Reply Quote 0
                • I
                  ioJoe @Homoran last edited by

                  @homoran
                  ja, war vorher gestoppt. Ich hab mich bei dem part an die offiziellen iobroker-Artikel gehalten

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

                    @thomas-braun
                    ich hab meinem PI user ursprünglich mal die rechte gegeben, weil das für irgendwas nötig war. Ändert sich halt auch alles permanent

                    Homoran Thomas Braun 2 Replies Last reply Reply Quote 0
                    • Homoran
                      Homoran Global Moderator Administrators @ioJoe last edited by

                      @iojoe sagte in Admin Oberfläche nicht erreichbar:

                      Ändert sich halt auch alles permanent

                      naja, seit etwa 5 Jahren nicht mehr

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

                        @thomas-braun
                        ok, mach ich. Update läuft grade

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

                          @iojoe sagte in Admin Oberfläche nicht erreichbar:

                          ich hab meinem PI user ursprünglich mal die rechte gegeben, weil das für irgendwas nötig war

                          War für die grundlegende Nutzung noch nie erforderlich. Bzw. schon immer falsch.

                          1 Reply Last reply Reply Quote 0
                          • I
                            ioJoe last edited by

                            @thomas-braun

                            ist jetzt beides aktualisiert
                            v18.12.1
                            npm
                            8.19.2

                            Installation klappt trotzdem nicht.

                            Wo finde ich die Anleitung für ERROR 25? Ich kenn mich hier im Forum 0 aus, srry

                            Homoran Thomas Braun 3 Replies Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @ioJoe last edited by

                              @iojoe sagte in Admin Oberfläche nicht erreichbar:

                              Wo finde ich die Anleitung für ERROR 25?

                              @homoran sagte in Admin Oberfläche nicht erreichbar:

                              ist oben angepinnt

                              I 1 Reply Last reply Reply Quote 0
                              • I
                                ioJoe @Homoran last edited by

                                @homoran

                                wo finde ich angepinnte sachen? Ich find nix, bin zu blöd. Wie gesagt, ich nutze foren so gut wie nie und kenne mich hier nicht aus. srry

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

                                  @iojoe Screenshot_20221214-200943_Firefox.jpg

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

                                    @iojoe sagte in Admin Oberfläche nicht erreichbar:

                                    ist jetzt beides aktualisiert
                                    v18.12.1

                                    Zu hoch. Die Empfehlung ist nodejs@16.

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

                                      @iojoe

                                      Wie biste denn da jetzt unterwegs?

                                      Was sagt

                                      sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                                      uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      
                                      I 1 Reply Last reply Reply Quote 0
                                      • I
                                        ioJoe @Thomas Braun last edited by

                                        @thomas-braun
                                        ok zu spät. Wird schon laufen...

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

                                          @iojoe

                                          Nix zu spät...

                                          Was sagt

                                          sudo ln -s /usr/bin/node /usr/bin/nodejs &> /dev/null
                                          uname -m && test -f /opt/scripts/.docker_config/.thisisdocker && echo "Docker-Installation" || echo "Kein Docker" && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && echo $XDG_SESSION_TYPE && echo $DESKTOP_SESSION && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                          
                                          I 1 Reply Last reply Reply Quote 0
                                          • I
                                            ioJoe @Thomas Braun last edited by

                                            @thomas-braun
                                            ich hab grade den von @Homoran anfangs empfohlenen Artikel für ERROR25 gefunden und angewendet.

                                            Kurz gesagt:

                                            npm install iobroker.admin --debug  
                                            cd /opt/iobroker/node_modules
                                            for i in $(find /opt/iobroker/node_modules -type d -iname ".*-????????" ! -iname ".local-chromium"); do rm -rf ${i%%/}; done
                                            npm install iobroker.admin
                                            

                                            Jetzt läuft alles wieder 🙂

                                            Mega geil, danke euch Leute!!! ❤

                                            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

                                            733
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            3
                                            36
                                            1514
                                            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