Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Installation
    5. (Erledigt) tr-064 lässt sich nicht installieren

    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

    (Erledigt) tr-064 lässt sich nicht installieren

    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      Gonzokalle @haus-automatisierung last edited by

      @haus-automatisierung
      Das werde ich mal probieren. Danke

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

        @gonzokalle
        Da wird mir keine 5.3.8 angeboten.
        678789e6-dbee-475b-97e5-82cd75d0e494-image.png

        Glasfaser 1 Reply Last reply Reply Quote 0
        • Glasfaser
          Glasfaser @Gonzokalle last edited by Glasfaser

          @gonzokalle

          Zeige mal ( Aus/Eingabe in Code-Tags </> )
          :

          iobroker repo list
          iobroker update -i
          sudo ln -s /usr/bin/node /usr/bin/nodejs
          uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
          
          G 1 Reply Last reply Reply Quote 0
          • G
            Gonzokalle @Glasfaser last edited by

            @Glasfaser
            So richtig?
            344a73b7-f210-4434-b0d4-cd0a8e92df35-image.png

            Thomas Braun Glasfaser 3 Replies Last reply Reply Quote 0
            • Thomas Braun
              Thomas Braun Most Active @Gonzokalle last edited by

              @gonzokalle

              Bitte als Text in CodeTags eingebettet.

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

                @thomas-braun
                Wie geht das denn?

                Glasfaser 1 Reply Last reply Reply Quote 0
                • Glasfaser
                  Glasfaser @Gonzokalle last edited by

                  @gonzokalle

                  zu Code-Tags ..

                  https://forum.iobroker.net/topic/51555/hinweise-für-gute-forenbeiträge

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

                    @gonzokalle

                    Da klemmt irgendwas bei dir.

                    sudo apt update
                    sudo apt full-upgrade
                    sudo reboot
                    

                    Und bitte das Eingeben, was gepostet wird. Am besten kopieren und in das Terminal pasten (Rechte Maustaste meist).

                    sudo ln -s /usr/bin/node /usr/bin/nodejs
                    uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                    
                    G 1 Reply Last reply Reply Quote 0
                    • G
                      Gonzokalle @Thomas Braun last edited by

                      @thomas-braun
                      Wieder etwas gelernt

                      pi@raspberrypi:~ $ iobroker repo list
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      Active repo(s): stable
                      pi@raspberrypi:~ $ iobroker update -i
                      Used repository: stable
                      
                      sudAdapter    "admin"        : 5.3.8    , installed 6.0.0
                      Adapter    "alexa2"       : 3.11.2   , installed 3.12.0
                      Adapter    "backitup"     : 2.4.6    , installed 2.4.9
                      Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                      Adapter    "devices"      : 1.0.10   , installed 1.0.10
                      Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                      Adapter    "eusec"        : 0.9.1    , installed 0.9.1
                      Adapter    "flot"         : 1.10.7   , installed 1.11.0
                      Adapter    "history"      : 1.11.1   , installed 2.1.2
                      Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                      Adapter    "info"         : 1.9.19   , installed 1.9.19
                      Adapter    "iot"          : 1.11.4   , installed 1.11.5
                      Adapter    "iqontrol"     : 2.0.0    , installed 2.0.1
                      Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                      Adapter    "jeelink"      : 0.1.4    , installed 0.1.4
                      Controller "js-controller": 4.0.23   , installed 4.0.23
                      Adapter    "radar2"       : 2.0.3    , installed 2.0.3
                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                      Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                      Adapter    "simple-api"   : 2.6.5    , installed 2.7.0
                      Adapter    "smartgarden"  : 1.0.6    , installed 1.0.6
                      Adapter    "socketio"     : 4.2.0    , installed 6.1.4
                      Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                      Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                      Adapter    "telegram"     : 1.12.6   , installed 1.13.0
                      Adapter    "web"          : 4.3.0    , installed 5.2.0
                      Adapter    "ws"           : 1.3.0    , installed 2.1.0
                      Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                      o pi@raspberrypi:~ $
                      pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin nodejs
                      ln: Ziel 'nodejs': Datei oder Verzeichnis nicht gefunden
                      pi@raspberrypi:~ $ uname -m && which nodejs node npm && nodejs -v && node -v &&                                                                                                                                                                              npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && ap                                                                                                                                                                             t policy nodejs
                      armv7l
                      /usr/bin/node
                      /usr/bin/npm
                      pi@raspberrypi:~ $ pi@raspberrypi:~ $ iobroker repo list
                      stable        : http://download.iobroker.net/sources-dist.json
                      beta          : http://download.iobroker.net/sources-dist-latest.json
                      
                      
                      Glasfaser Thomas Braun 2 Replies Last reply Reply Quote 0
                      • Glasfaser
                        Glasfaser @Gonzokalle last edited by

                        @gonzokalle sagte in tr-064 lässt sich nicht installieren:

                        sudAdapter "admin" : 5.3.8 , installed 6.0.0

                        o pi@raspberrypi:~ $

                        Veränderst du da was !?

                        kenne kein sudAdapter
                        und
                        dann Benutzer o pi

                        1 Reply Last reply Reply Quote 0
                        • Glasfaser
                          Glasfaser @Gonzokalle last edited by

                          @gonzokalle sagte in tr-064 lässt sich nicht installieren:

                          So richtig?

                          in deinem Screenshot ist es auch

                          be01b55e-b4bf-4552-8ec3-9d9b2abf8903-grafik.png

                          G 1 Reply Last reply Reply Quote 0
                          • G
                            Gonzokalle @Glasfaser last edited by

                            @glasfaser

                            login as: pi
                            pi@192.168.10.12's password:
                            Linux raspberrypi 5.15.30-v7l+ #1536 SMP Mon Mar 28 13:51:42 BST 2022 armv7l
                            
                            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: Sun Jun  5 19:55:10 2022 from 192.168.10.11
                            
                            Wi-Fi is currently blocked by rfkill.
                            Use raspi-config to set the country before use.
                            
                            pi@raspberrypi:~ $ sudo apt update
                            OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                            OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                            OK:3 https://phoscon.de/apt/deconz bullseye InRelease
                            OK:4 https://deb.nodesource.com/node_14.x bullseye InRelease
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Alle Pakete sind aktuell.
                            pi@raspberrypi:~ $ sudo apt full-upgrade
                            Paketlisten werden gelesen… Fertig
                            Abhängigkeitsbaum wird aufgebaut… Fertig
                            Statusinformationen werden eingelesen… Fertig
                            Paketaktualisierung (Upgrade) wird berechnet… Fertig
                            Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                              libegl-dev libgl-dev libgles-dev libglx-dev libqt5opengl5 libqt5opengl5-dev libqt5qml5 libqt5qmlmodels5
                              libqt5qmlworkerscript5 libqt5quick5 libqt5quickparticles5 libqt5quickshapes5 libqt5quicktest5 libqt5quickwidgets5
                              libqt5serialport5 libqt5serialport5-dev libqt5test5 libqt5websockets5 libqt5websockets5-dev libsqlite3-dev libssl-dev
                              libvulkan-dev qt5-qmake qt5-qmake-bin qt5-qmltooling-plugins qtbase5-dev qtbase5-dev-tools qtchooser qtdeclarative5-dev
                              qtdeclarative5-dev-tools sqlite3
                            Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
                            0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                            pi@raspberrypi:~ $
                            
                            
                            G 1 Reply Last reply Reply Quote 0
                            • G
                              Gonzokalle @Gonzokalle last edited by

                              login as: pi
                              pi@192.168.10.12's password:
                              Linux raspberrypi 5.15.30-v7l+ #1536 SMP Mon Mar 28 13:51:42 BST 2022 armv7l
                              
                              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: Sun Jun  5 19:55:10 2022 from 192.168.10.11
                              
                              Wi-Fi is currently blocked by rfkill.
                              Use raspi-config to set the country before use.
                              
                              pi@raspberrypi:~ $ sudo apt update
                              OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                              OK:3 https://phoscon.de/apt/deconz bullseye InRelease
                              OK:4 https://deb.nodesource.com/node_14.x bullseye InRelease
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Alle Pakete sind aktuell.
                              pi@raspberrypi:~ $ sudo apt full-upgrade
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Paketaktualisierung (Upgrade) wird berechnet… Fertig
                              Die folgenden Pakete wurden automatisch installiert und werden nicht mehr benötigt:
                                libegl-dev libgl-dev libgles-dev libglx-dev libqt5opengl5 libqt5opengl5-dev libqt5qml5 libqt5qmlmodels5
                                libqt5qmlworkerscript5 libqt5quick5 libqt5quickparticles5 libqt5quickshapes5 libqt5quicktest5 libqt5quickwidgets5
                                libqt5serialport5 libqt5serialport5-dev libqt5test5 libqt5websockets5 libqt5websockets5-dev libsqlite3-dev libssl-dev
                                libvulkan-dev qt5-qmake qt5-qmake-bin qt5-qmltooling-plugins qtbase5-dev qtbase5-dev-tools qtchooser qtdeclarative5-dev
                                qtdeclarative5-dev-tools sqlite3
                              Verwenden Sie »sudo apt autoremove«, um sie zu entfernen.
                              0 aktualisiert, 0 neu installiert, 0 zu entfernen und 0 nicht aktualisiert.
                              pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
                              uname -m && which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                              armv7l
                              /usr/bin/nodejs
                              /usr/bin/node
                              /usr/bin/npm
                              v14.19.3
                              v14.19.3
                              6.14.17
                              pi
                              /home/pi
                              OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                              OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
                              OK:3 https://phoscon.de/apt/deconz bullseye InRelease
                              OK:4 https://deb.nodesource.com/node_14.x bullseye InRelease
                              Paketlisten werden gelesen… Fertig
                              Abhängigkeitsbaum wird aufgebaut… Fertig
                              Statusinformationen werden eingelesen… Fertig
                              Alle Pakete sind aktuell.
                              nodejs:
                                Installiert:           14.19.3-deb-1nodesource1
                                Installationskandidat: 14.19.3-deb-1nodesource1
                                Versionstabelle:
                               *** 14.19.3-deb-1nodesource1 500
                                      500 https://deb.nodesource.com/node_14.x bullseye/main armhf Packages
                                      100 /var/lib/dpkg/status
                                   12.22.5~dfsg-2~11u1 500
                                      500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                              pi@raspberrypi:~ $
                              
                              
                              G 1 Reply Last reply Reply Quote 0
                              • G
                                Gonzokalle @Gonzokalle last edited by

                                @gonzokalle
                                Ich habe da nichts bewusst verändert.

                                pi@raspberrypi:~ $ iobroker update -i
                                Used repository: stable
                                Adapter    "admin"        : 5.3.8    , installed 6.0.0
                                Adapter    "alexa2"       : 3.11.2   , installed 3.12.0
                                Adapter    "backitup"     : 2.4.6    , installed 2.4.9
                                Adapter    "device-reminder": 1.2.9  , installed 1.2.9
                                Adapter    "devices"      : 1.0.10   , installed 1.0.10
                                Adapter    "discovery"    : 3.0.3    , installed 3.0.3
                                Adapter    "eusec"        : 0.9.1    , installed 0.9.1
                                Adapter    "flot"         : 1.10.7   , installed 1.11.0
                                Adapter    "history"      : 1.11.1   , installed 2.1.2
                                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                                Adapter    "info"         : 1.9.19   , installed 1.9.19
                                Adapter    "iot"          : 1.11.4   , installed 1.11.5
                                Adapter    "iqontrol"     : 2.0.0    , installed 2.0.1
                                Adapter    "javascript"   : 5.7.0    , installed 5.7.0
                                Adapter    "jeelink"      : 0.1.4    , installed 0.1.4
                                Controller "js-controller": 4.0.23   , installed 4.0.23
                                Adapter    "radar2"       : 2.0.3    , installed 2.0.3
                                Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                Adapter    "shelly"       : 5.3.2    , installed 5.3.2
                                Adapter    "simple-api"   : 2.6.5    , installed 2.7.0
                                Adapter    "smartgarden"  : 1.0.6    , installed 1.0.6
                                Adapter    "socketio"     : 4.2.0    , installed 6.1.4
                                Adapter    "sonoff"       : 2.5.1    , installed 2.5.1
                                Adapter    "tankerkoenig" : 2.1.1    , installed 2.1.1
                                Adapter    "telegram"     : 1.12.6   , installed 1.13.0
                                Adapter    "web"          : 4.3.0    , installed 5.2.0
                                Adapter    "ws"           : 1.3.0    , installed 2.1.0
                                Adapter    "zigbee"       : 1.7.5    , installed 1.7.5
                                pi@raspberrypi:~ $
                                
                                
                                G 1 Reply Last reply Reply Quote 0
                                • G
                                  Gonzokalle @Gonzokalle last edited by

                                  @gonzokalle
                                  Die admin 5.3.8 konnte ich jetzt installieren.
                                  Der tr-064 ging danach auch.

                                  1 Reply Last reply Reply Quote 0
                                  • mickym
                                    mickym Most Active last edited by

                                    Das sind solche Threadüberschriften die ich liebe. Als ob der tr-064 Adapter ein Problem hat. Hat er aber nicht. Sondern die Beta-Version des Admin adapters.

                                    Warum schreibt man nicht, habe Problem in der Beta Umgebung den ... Adapter zu installieren.

                                    G 1 Reply Last reply Reply Quote 0
                                    • Glasfaser
                                      Glasfaser @Gonzokalle last edited by

                                      @mickym

                                      @gonzokalle sagte in tr-064 lässt sich nicht installieren:

                                      @glasfaser
                                      Da hat einer scheinbar das gleiche Problem.
                                      Ist meine Version zu modern?
                                      Hast du eine Lösung dafür?

                                      @glasfaser sagte in tr-064 lässt sich nicht installieren:

                                      @gonzokalle sagte in tr-064 lässt sich nicht installieren:

                                      Ist meine Version zu modern?

                                      Wie schon oben gesagt .. du bist BETA Tester

                                      Er hat sich dazu nicht geäußert bzw. Ihm war wohl nicht bewusst in Beta zu sein !?

                                      mickym 1 Reply Last reply Reply Quote 0
                                      • G
                                        Gonzokalle @mickym last edited by

                                        @mickym
                                        Naja mit der Beta hat er ja auch ein Problem. Oder?
                                        Woher soll ich wissen, dass der Admin Adapter das Problem ist.
                                        Davon steht in der Meldung nichts.
                                        44cd3a51-aecb-4d34-9cd1-613b0c474bd7-image.png

                                        mickym Glasfaser 2 Replies Last reply Reply Quote 0
                                        • mickym
                                          mickym Most Active @Glasfaser last edited by

                                          @glasfaser Dann sollte man vielleicht generell das Repository auf stable umstellen, wenn man sich dessen nicht bewußt ist?

                                          Glasfaser 1 Reply Last reply Reply Quote 0
                                          • Glasfaser
                                            Glasfaser @mickym last edited by

                                            @mickym sagte in tr-064 lässt sich nicht installieren:

                                            wenn man sich dessen nicht bewußt ist?

                                            Das kann nur @Gonzokalle beantworten , warum er es umgestellt hat .

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            731
                                            Online

                                            31.9k
                                            Users

                                            80.2k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            35
                                            896
                                            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