Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. Erfolgreiche Installation aber kein Webinterface

    NEWS

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Erfolgreiche Installation aber kein Webinterface

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

      @waidmann

      apt policy npm
      

      sagt?
      Versuch Mal

      sudo apt install --reinstall nodejs
      
      1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Waidmann last edited by

        @waidmann
        Oder installiere nodejs mal vor dem iobroker.
        Einfach mit dem nodejs-Installer. Ich würde dann auch gleich nodejs18 reinholen.

        Genauer steht es in meiner Signatur.

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

          @thomas-braun

          So, ich gebe auf. Habe jetzt wirklich alle Varianten durchprobiert und verstehe es nicht.

          • 64 bit und 32 bit variante probier, ohne desktop auf mit imager sauber erstellt
          • update und uprade durchgeführt
          • sd kartenbefehl gem. installationshinweis
          • reboot
          • dann verison nodejs 18.x bzw. 19.x installiert (beides versucht)
          • dann iobroker installation (da gibt es fehler)

          hier der komplette code:

          Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarch64
          
          The programs included with the Debian GNU/Linux system are free software;
          the exact distribution terms for each program are described in the
          individual files in /usr/share/doc/*/copyright.
          
          Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
          permitted by applicable law.
          Last login: Sat Apr  8 14:00:18 2023 from 127.0.0.1
          waidi@raspberrypi:~ $ node -v
          v19.8.1
          waidi@raspberrypi:~ $ npm -v
          9.5.1
          waidi@raspberrypi:~ $ sudo apt update && sudo apt full-upgrade
          Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          All packages are up to date.
          Reading package lists... Done
          Building dependency tree... Done
          Reading state information... Done
          Calculating upgrade... Done
          0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
          waidi@raspberrypi:~ $ apt policy npm
          npm:
            Installed: (none)
            Candidate: 7.5.2+ds-2
            Version table:
               7.5.2+ds-2 500
                  500 http://deb.debian.org/debian bullseye/main arm64 Packages
                  500 http://deb.debian.org/debian bullseye/main armhf Packages
          waidi@raspberrypi:~ $ ^C
          waidi@raspberrypi:~ $ curl -sLf https://iobroker.net/install.sh | bash -
          library: loaded
          Library version=2022-12-09
          
          ==========================================================================
          
              Welcome to the ioBroker installer!
              Installer version: 2022-12-22
          
              You might need to enter your password a couple of times.
          
          ==========================================================================
          
          
          ==========================================================================
              Installing prerequisites (1/4)
          ==========================================================================
          
          Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
          Hit:2 http://deb.debian.org/debian bullseye InRelease
          Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
          Hit:4 http://security.debian.org/debian-security bullseye-security InRelease
          Hit:5 https://deb.nodesource.com/node_18.x bullseye InRelease
          Reading package lists... Done
          Changing npm registry to https://registry.npmjs.org
          Installed gcc-c++
          
          ==========================================================================
              Creating ioBroker user and directory (2/4)
          ==========================================================================
          
          Created /etc/sudoers.d/iobroker
          Directory /opt/iobroker created
          
          ==========================================================================
              Installing ioBroker (3/4)
          ==========================================================================
          
          npm ERR! code 22
          npm ERR! path /opt/iobroker/node_modules/iobroker.js-controller
          npm ERR! command failed
          npm ERR! command sh -c node iobroker.js setup first
          npm ERR! creating conf/iobroker.json
          npm ERR! No connection to databases possible ...
          npm ERR!  Cannot load "custom": Connection is closed.
          npm ERR!  Cannot initialize database scripts: Cannot load "custom" into objects database: Connection is closed.
          
          npm ERR! A complete log of this run can be found in:
          npm ERR!     /home/waidi/.npm/_logs/2023-04-08T12_40_29_789Z-debug-0.log
          
          ==========================================================================
              Finalizing installation (4/4)
          ==========================================================================
          
          Enabling autostart...
          Autostart enabled!
          Fixing directory permissions...
          
          ==========================================================================
          
              ioBroker was installed successfully
              Open http://192.168.178.55:8081 in a browser and start configuring!
          
          ==========================================================================
          
          
          You need to re-login before doing anything else on the console!
          
          

          Für mich sieht es gerade danach aus, dass diese Installationen unfassbar fragil sind. Also ich hab jetzt wirklich alles versucht und weder iobroker noch nextcloud hat sich irgendwie lauffähig installieren lassen.
          Versuche später mal eine andere SD Karte.... war noch nie so ratlos.

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

            @waidmann sagte in Erfolgreiche Installation aber kein Webinterface:

            dass diese Installationen unfassbar fragil sind.

            Eigentlich nicht. Warum das bei dir gerade nicht funktioniert sehe ich aber auch nicht. Aber lass die Experimente mit ungeraden nodejs-Versionen sein. Entweder 16 oder 18 einsetzen.

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

              @waidmann

              Was kommt bei

              iobroker setup first
              

              Und

              iob diag
              

              auch mal anschauen.

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

                @thomas-braun

                Unfassbar... ich habe eine andere SD Karte genommen und im ersten Anlauf klappt es. Da scheint auf dem Speicher ein Fehler zu sein. Mit der dem Retropie OS gibt es keine Problem, ansonsten läuft die SD Karte auch als Massenspeicher unter Windows.... was das Teil also für Probleme hat - ich weiß es nicht.

                Sorry für die Umstände und Danke für die Hilfsbereitschaft.

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

                  @waidmann sagte in Erfolgreiche Installation aber kein Webinterface:

                  Da scheint auf dem Speicher ein Fehler zu sein.

                  Das ist bei den Karten ja auch gar nicht so selten.

                  1 Reply Last reply Reply Quote 0
                  • G
                    gerd0355 @Waidmann last edited by

                    @waidmann
                    Vielleicht hilft dir die Beschreibung der Vorgehensweise in meinem Post "Anmeldename Erstinstallation"

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

                      @thomas-braun Hallo habe auch das Problem der originaldocu befehl springt in nächste Zeile.
                      mit Deinem neuen Befehl kommt folgende Meldung

                      login as: pi
                      pi@192.168.178.160's password:
                      Linux iobroker-pi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr  3 17:24:16 BST 2023 aarc                                                                                                                               h64
                      
                      The programs included with the Debian GNU/Linux system are free software;
                      the exact distribution terms for each program are described in the
                      individual files in /usr/share/doc/*/copyright.
                      
                      Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
                      permitted by applicable law.
                      Last login: Mon May 22 13:49:10 2023 from 192.168.178.10
                      
                      Wi-Fi is currently blocked by rfkill.
                      Use raspi-config to set the country before use.
                      
                      pi@iobroker-pi:~ $ curl -sLf https://iobroker.net/install.sh | bash -
                      pi@iobroker-pi:~ $ curl -Lf https://iobroker.net/install.sh | bash -
                        % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                                       Dload  Upload   Total   Spent    Left  Speed
                        0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
                      curl: (7) Failed to connect to iobroker.net port 443: Connection refused
                      pi@iobroker-pi:~ $
                      
                      
                      

                      Sieht für mich als Laien aus als ob er das Script nicht ausführen kann.
                      vielleicht ein Hinweis?
                      Gruß

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

                        @aba320 sagte in Erfolgreiche Installation aber kein Webinterface:

                        iobroker.net

                        Heute Vormittag war das Forum down. Vielleicht sind noch andere Services ausgefallen.
                        Versuch es später nochmal.

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

                          @thomas-braun Danke für Dein Bemühen! aber wie so oft ist der Fehler bei einem selbst zu finden. hier war es der pihole . dort iobroker net freigegeben und es läuft.

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

                            @aba320 sagte in Erfolgreiche Installation aber kein Webinterface:

                            hier war es der pihole .

                            Den hattest du nicht erwähnt.
                            Der greift ja auch je nach Einstellung massiv in das Netzwerk ein.
                            U. a. deswegen hat der micht genervt und er ist bei mir wieder rausgeflogen.

                            1 Reply Last reply Reply Quote 0
                            • First post
                              Last post

                            Support us

                            ioBroker
                            Community Adapters
                            Donate

                            891
                            Online

                            31.6k
                            Users

                            79.5k
                            Topics

                            1.3m
                            Posts

                            7
                            27
                            1122
                            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