Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Neue Installationsroutine (für Linux)

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Neue Installationsroutine (für Linux)

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

      @denjo
      Aber ich bin irritiert

      In der doku steht

      sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev
      libpam0g-dev nodejs
      

      Da ist das nodejs dabei, in deinem befehl nicht.

      Was ist da passiert.

      D D 2 Replies Last reply Reply Quote 0
      • D
        denjo @Homoran last edited by

        @Homoran ja das stimmt, aber es klappte nicht warum oder wieso könnt ihr besser sagen. ich hatte es mehrfach probiert und bestimmt 5 mal die sd wieder platt gemacht

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

          @denjo
          Bei deinem befehl

          @denjo sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

          pi@raspberrypi:~ $ sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev

          Fehlt als letztes: nodejs

          Dann kann es nicht klappen

          1 Reply Last reply Reply Quote 0
          • D
            DeepCore @Homoran last edited by

            @Homoran

            Genau mein Problem von gestern ... Ich hab ein Copy/Paste aus der Anleitung gemacht, weil das mit PuTTY so toll ist.
            Dabei wird die Zeile abgeschnitten, also es fehlen dann

            libpam0g-dev nodejs
            D Homoran 2 Replies Last reply Reply Quote 0
            • D
              denjo @DeepCore last edited by

              @DeepCore ahhh da war der fehler ja das hatte ich auch so gemacht, ist mir nicht aufgefallen das beim kopieren was fehlte

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

                @DeepCore
                Wobei wird abgeschnitten?

                Copy?

                Oder paste?

                Dem würde ich gerne nachgehen

                D D 2 Replies Last reply Reply Quote 0
                • D
                  denjo @Homoran last edited by

                  @Homoran beim paste, erst nimmt er "sudo apt-get install -y build-essential libavahi-compat-libdnssd-dev libudev-dev"
                  und dann "libpam0g-dev nodejs"

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

                    Ich glaube ich habe den Übeltäter

                    20190605_170657.jpg

                    Der Befehl ist zweizeilig

                    D 1 Reply Last reply Reply Quote 0
                    • D
                      DeepCore @Homoran last edited by

                      @Homoran sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

                      @DeepCore
                      Wobei wird abgeschnitten?

                      Beim Paste interpretiert PuTTY die Zeilenschaltung ...

                      2019-06-05 17_08_01-_new 3 - Notepad++ [Administrator].png

                      1 Reply Last reply Reply Quote 0
                      • D
                        denjo @Homoran last edited by

                        @Homoran ich hätte noch eine kleine frage bei host im iobroker steht Verfügbar: 1.5.11 Eingerichtet: 1.4.2 hat das mit node 8.16 und 10.x zu tun?
                        weil auf 10 will ich nicht updaten da läuft mein zigbee adapter nicht.

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

                          @denjo sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

                          hat das mit node 8.16 und 10.x zu tun?

                          Nein, das ist deine version des js-controllers

                          D 1 Reply Last reply Reply Quote 0
                          • D
                            denjo @Homoran last edited by

                            @Homoran okay und wie update ich den weil
                            cd /opt/iobroker
                            sudo iobroker stop
                            sudo iobroker update
                            sudo iobroker upgrade self
                            sudo iobroker start

                            klappt ja nicht mehr seit der neuen installations routine

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

                              @denjo sagte in Neue Installationsroutine und neue Anleitungen (für Linux-basierte Systeme):

                              klappt ja nicht mehr seit der neuen installations routine

                              Wieso?

                              Was kommt denn als Fehler?

                              D 1 Reply Last reply Reply Quote 0
                              • D
                                denjo @Homoran last edited by

                                @Homoran ```
                                pi@raspberrypi:~ $ cd /opt/iobroker
                                pi@raspberrypi:/opt/iobroker $ sudo iobroker stop
                                iobroker controller daemon is not running
                                pi@raspberrypi:/opt/iobroker $

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

                                  @denjo
                                  Hast du den fixer schon drüberlaufen lassen?

                                  D 1 Reply Last reply Reply Quote 0
                                  • D
                                    denjo @Homoran last edited by

                                    @Homoran nein weil er iobroker ja nicht stopt, oder ist das nicht so wichtig das stoppen?

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

                                      @denjo

                                      sudo systemctl stop iobroker 
                                      
                                      D 1 Reply Last reply Reply Quote 0
                                      • D
                                        denjo @Homoran last edited by

                                        @Homoran naja jetzt ist wieder alles zerschossen, mein iobroker startet und stoppt die ganze zeit

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

                                          @denjo
                                          Warum sollte er?

                                          Dieser befehl beendet ioBroker, von selbst starten wird er nicht deswegen.

                                          D 1 Reply Last reply Reply Quote 0
                                          • D
                                            denjo @Homoran last edited by

                                            @Homoran ich hatte ihn wieder gestartet mit sudo systemctl start iobroker egal js controler bleibt alt

                                            Homoran 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

                                            1.1k
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            installation
                                            64
                                            415
                                            99437
                                            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