Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. mihome vaccum ist offt gelb

    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

    mihome vaccum ist offt gelb

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

      @thomas-braun
      Das ist mir auch klar. Danke. Aber wenn ich das eingebe bekomme ich nichts zurück

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

        @krisiun
        Kann nicht sein.

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

          @thomas-braun
          sudo ln -s /usr/bin/node /usr/bin/nodejs
          ln: die symbolische Verknüpfung '/usr/bin/nodejs' konnte nicht angelegt werden: Die Datei existiert bereits

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

            @krisiun
            Ja, das ist okay.

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

              @thomas-braun ```
              code_text -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
              -bash: pi: Kommando nicht gefunden.

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

                @krisiun
                Ich sehe nicht was du da reinkopiert oder reintippst, es ist aber falsch.
                'pi' kommt in den Kommandos nicht vor, kann also gar nicht als unbekannter Befehl angemeckert werden.

                Krisiun 3 Replies Last reply Reply Quote 0
                • Krisiun
                  Krisiun @Thomas Braun last edited by

                  @thomas-braun
                  Ich kann das leider nicht anderes hier rein kopieren. Das mit dem schwarzen Hintergrund geht einfach nicht bei mir. Keine Ahnung warum

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

                    @thomas-braun
                    Mal klappt aber öfter nicht

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

                      @krisiun
                      Die Steuerzeichen müssen in einer neuen Zeile stehen.
                      Und den Platzhalter code_text überschreibt oder löscht man. Dann passt das auch mit der Konsolendarstellung.

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

                        @thomas-braun
                        Trotzdem vielen Dank für Deine Hilfe. Wie gesagt wenn Du morgen auch noch die Kraft hast hier weiter zu machen dann sehr gerne. Muss leider jetzt ins Bett. Morgen um 3Uhr früh muss ich raus. Bis Morgen

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

                          @thomas-braun
                          Danke. Das können wir mal gleich morgen testen

                          1 Reply Last reply Reply Quote 0
                          • Krisiun
                            Krisiun @Krisiun last edited by

                            @krisiun sagte in mihome vaccum ist offt gelb:

                            @thomas-braun sagte in mihome vaccum ist offt gelb:

                            @krisiun

                            Aus dem HowTo:

                            Check:

                            Wenn alles sauber gelaufen ist sollte bei

                            sudo ln -s /usr/bin/node /usr/bin/nodejs
                            uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                            

                            die Ausgabe etwa so aussehen:

                            echad@chet:~ $ uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && whoami && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                            aarch64
                            /usr/bin/nodejs
                            /usr/bin/node
                            /usr/bin/npm
                            v16.15.1
                            v16.15.1
                            8.11.0
                            echad
                            Hit:1 http://archive.raspberrypi.org/debian bullseye InRelease
                            Hit:2 http://deb.debian.org/debian bullseye InRelease
                            Hit:3 http://security.debian.org/debian-security bullseye-security InRelease
                            Hit:4 http://deb.debian.org/debian bullseye-updates InRelease
                            Hit:5 https://repos.influxdata.com/debian bullseye InRelease
                            Hit:6 https://packages.grafana.com/oss/deb stable InRelease
                            Hit:7 https://deb.nodesource.com/node_12.x bullseye InRelease
                            Hit:8 https://deb.nodesource.com/node_14.x bullseye InRelease
                            Hit:9 https://deb.nodesource.com/node_16.x bullseye InRelease
                            Hit:10 https://packages.redis.io/deb bullseye InRelease
                            Get:12 https://pkgs.tailscale.com/stable/debian bullseye InRelease
                            Hit:11 https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease
                            Fetched 5,536 B in 2s (2,475 B/s)
                            Reading package lists... Done
                            Building dependency tree... Done
                            Reading state information... Done
                            All packages are up to date.
                            
                            nodejs:
                              Installed: 16.15.1-deb-1nodesource1
                              Candidate: 16.15.1-deb-1nodesource1
                              Version table:
                             *** 16.15.1-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                                    100 /var/lib/dpkg/status
                                 12.22.8-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_12.x bullseye/main arm64 Packages
                                 12.22.5~dfsg-2~11u1 500
                                    500 http://deb.debian.org/debian bullseye/main arm64 Packages
                                    500 http://security.debian.org/
                            

                            Soll ich also das hier im putty eingeben?

                            uname -m && type -P nodejs node npm && nodejs -v && node    -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt updat   e && apt policy nodejs
                            armv7l
                            /usr/bin/nodejs
                            /usr/bin/node
                            /usr/bin/npm
                            v16.17.0
                            v16.17.0
                            8.15.0
                            pi
                            /home/pi
                            OK:1 http://raspbian.raspberrypi.org/raspbian buster InRelease
                            OK:2 http://archive.raspberrypi.org/debian buster InRelease
                            OK:3 https://deb.nodesource.com/node_16.x buster InRelease
                            Paketlisten werden gelesen... Fertig
                            Abhängigkeitsbaum wird aufgebaut.
                            Statusinformationen werden eingelesen.... Fertig
                            Aktualisierung für 39 Pakete verfügbar. Führen Sie »apt list --upgradable« aus,    um sie anzuzeigen.
                            nodejs:
                              Installiert:           16.17.0-deb-1nodesource1
                              Installationskandidat: 16.17.0-deb-1nodesource1
                              Versionstabelle:
                             *** 16.17.0-deb-1nodesource1 500
                                    500 https://deb.nodesource.com/node_16.x buster/main armhf Packages
                                    100 /var/lib/dpkg/status
                                 10.24.0~dfsg-1~deb10u1 500
                                    500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                            

                            Hi. Das ist die Konsole Antwort bei mir da steht zwar die v16.17.0 aber in Wirklichkeit ist bei mir die v14.19.3

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

                              @krisiun sagte in mihome vaccum ist offt gelb:

                              aber in Wirklichkeit ist bei mir die v14.19.3

                              Nein, 'in Wirklichkeit' ist da die nodejs 16.7.0-deb-1nodesource1 installiert.

                              Zieh die 39 Updates nach:

                              iobroker stop
                              sudo apt update
                              sudo apt full-upgrade
                              sudo reboot
                              
                              Krisiun 2 Replies Last reply Reply Quote 0
                              • Krisiun
                                Krisiun @Thomas Braun last edited by

                                @thomas-braun OK

                                1 Reply Last reply Reply Quote 0
                                • Krisiun
                                  Krisiun last edited by Krisiun

                                  @Thomas-Braun
                                  Also updates sind fertig. Jetzt sind allerdings alle Instanzen rot aber die werden noch grün hoffe ich. Die node version passt jetzt. Ist die 16.17.0

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

                                    @thomas-braun
                                    Unter Nodejs-Installation und Upgrades unter Debian
                                    schreibst Du wie man Node richtig updaten soll.
                                    Nach der Angabe von

                                    cd /opt/iobroker
                                    npm ls | grep -E 'github|ERR'
                                    
                                    

                                    Kommt bei mir das hier raus

                                    /opt/iobroker $ npm ls | grep -E 'github|ERR'
                                    ├── iobroker.enigma2@1.3.2 (git+ssh://git@github.com/Matten-Matten/ioBroker.enigma2.git#9d3d3b7f884e7bd309db9a1c1984b69fb0528e17)
                                    pi@raspberrypi4-iob:/opt/iobroker $
                                    
                                    

                                    Ich nehme an dass ist nicht OK? oder?

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

                                      @krisiun

                                      Den enigma-Adapter gibt es soweit ich das sehe nur aus dem github.
                                      Musst du also als Alpha-Version dann mit parat kommen.

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

                                        @thomas-braun
                                        Also ist nicht weiter schlimm oder ?

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

                                          @krisiun

                                          Kommt halt ggf. mit Haken und Ösen daher.
                                          Alpha / work-in-progress - Version halt.

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

                                            @thomas-braun
                                            Ich brauch den Enigma Adapter unbedingt
                                            Und was heißt work-in-progress ?
                                            Muss ich da was beachten?

                                            Thomas Braun 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

                                            964
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            5
                                            126
                                            6426
                                            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