Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. Installationsprobleme Raspberry pi

    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

    SOLVED Installationsprobleme Raspberry pi

    This topic has been deleted. Only users with topic management privileges can see it.
    • Homoran
      Homoran Global Moderator Administrators @dj-cd-schubser last edited by

      @dj-cd-schubser sagte in Installationsprobleme Raspberry pi:

      sudo -H npm install -g npm@6

      wieso machst du das?

      D 1 Reply Last reply Reply Quote 0
      • D
        dj-cd-schubser @Jan1 last edited by Homoran

        @Jan1

        ~~pi@raspberrypi:~ $ sudo systemctl status iobroker
        ● iobroker.service - ioBroker Server
           Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2020-05-25 14:19:42 CEST; 2h 32min ago
             Docs: http://iobroker.net
          Process: 5576 ExecStart=/bin/bash -c ${NODE} /opt/iobroker/node_modules/iobroker.js-controller/contro
         Main PID: 5576 (code=exited, status=1/FAILURE)
        
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Service RestartSec=100ms expired, scheduling 
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 
        Mai 25 14:19:42 raspberrypi systemd[1]: Stopped ioBroker Server.
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Start request repeated too quickly.
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
        Mai 25 14:19:42 raspberrypi systemd[1]: Failed to start ioBroker Server.
        ...skipping...
        ● iobroker.service - ioBroker Server
           Loaded: loaded (/lib/systemd/system/iobroker.service; enabled; vendor preset: enabled)
           Active: failed (Result: exit-code) since Mon 2020-05-25 14:19:42 CEST; 2h 32min ago
             Docs: http://iobroker.net
          Process: 5576 ExecStart=/bin/bash -c ${NODE} /opt/iobroker/node_modules/iobroker.js-controller/contro
         Main PID: 5576 (code=exited, status=1/FAILURE)
        
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Service RestartSec=100ms expired, scheduling 
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Scheduled restart job, restart counter is at 
        Mai 25 14:19:42 raspberrypi systemd[1]: Stopped ioBroker Server.
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Start request repeated too quickly.
        Mai 25 14:19:42 raspberrypi systemd[1]: iobroker.service: Failed with result 'exit-code'.
        Mai 25 14:19:42 raspberrypi systemd[1]: Failed to start ioBroker Server.
        
        ~~
        

        Mod-Edit: Code in code-tags gesetzt!

        Meinst du das hier mit abgeschnitten??

        Ich habe mich an die Anleitung gehalten. Was meinst du mit der Punkt ist deutlich beschrieben? Was habe ich übersehen?

        1 Reply Last reply Reply Quote 0
        • D
          dj-cd-schubser @Homoran last edited by

          @Homoran

          Zitat:
          "Als letzte Überprüfung bitte noch die Version von npm mittels npm -v überprüfen.

          Ergibt dies eine Version < 6, bitte noch mit sudo -H npm install -g npm@6 ein npm-Update durchführen"

          J Homoran 2 Replies Last reply Reply Quote 0
          • J
            Jan1 @dj-cd-schubser last edited by

            @dj-cd-schubser
            Dann üben wirr mal Code auch in Code Tacks zu packen und mal die Ausgaben zu posten, wie sie in der Doku zur Node und NPM drin stehen und nicht nur zu behaupten man hats gemacht 😉

            D 1 Reply Last reply Reply Quote 0
            • D
              dj-cd-schubser @Jan1 last edited by

              @Jan1
              Ich kann dir grade null folgen.

              J 1 Reply Last reply Reply Quote 0
              • J
                Jan1 @dj-cd-schubser last edited by Jan1

                @dj-cd-schubser
                Ausgaben der Konsole in Code Tacks packen, dann kann man das auch lesen und nicht einfach rein kopieren.
                Dann mal bisschen was aus der Doku hier auch posten und dazu gehört eigentlich schon Standard die Ausgaben von:

                node -v
                nodejs -v
                npm -v
                

                Dann weiß man mal was Du überhaupt hast.

                Homoran hat ja gefragt warum Du das

                sudo -H npm install -g npm@6
                

                gemacht hast, denn dazu müsste man erst mal wiessen was Die ne NPM Version ist und da bei der Installation nach Doku die Node10 installiert wird, kann das nicht nötig sein , weil Node 10 NPM 6 mitbringt.

                1 Reply Last reply Reply Quote 0
                • Homoran
                  Homoran Global Moderator Administrators @dj-cd-schubser last edited by

                  @dj-cd-schubser sagte in Installationsprobleme Raspberry pi:

                  @Homoran

                  Zitat:
                  "Als letzte Überprüfung bitte noch die Version von npm mittels npm -v überprüfen.

                  Ergibt dies eine Version < 6, bitte noch mit sudo -H npm install -g npm@6 ein npm-Update durchführen"

                  ok!
                  ich glaube das stammt noch aus node8 - Zeiten. Muss ich mal recherchieren

                  Aber bei node 10.x sollte npm 6.x dabei sein.
                  wenn das nicht geklappt hat ist etwas anderes faul

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

                    @Homoran
                    Das schreib ich ja auch schon oben 😉

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

                      @Jan1 Dann sag dem Forum auch, dass es mit der Veröffentlichung deines Posts nicht 9 Minuten warten soll 😉

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

                        @Homoran
                        böses Forum 😊

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        944
                        Online

                        31.9k
                        Users

                        80.1k
                        Topics

                        1.3m
                        Posts

                        installation raspberrypi installtionsfehler
                        10
                        53
                        7671
                        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