Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Einsteigerfragen
    4. Webadapter installation

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Webadapter installation

    This topic has been deleted. Only users with topic management privileges can see it.
    • arteck
      arteck Developer Most Active @Rookie 0 last edited by

      @rookie-0

      js-controller version ?

      R 1 Reply Last reply Reply Quote 0
      • R
        Rookie 0 @arteck last edited by

        Gute Frage. Wie kriege ich die raus?

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

          @rookie-0

          iobroker update -i
          

          in eine Konsole hacken.

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

            @thomas-braun
            3.3.22

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

              @rookie-0

              Bitte KOMPLETTE Ein- und Ausgaben posten, nicht nur so Schnipsel.

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

                @rookie-0 sagte in Webadapter installation:

                3.3.22

                mehr kommt bei dem Befehl nicht zurück??

                R 1 Reply Last reply Reply Quote 0
                • R
                  Rookie 0 @Homoran last edited by

                  Mache ich, sobald ich daheim bin...

                  R 1 Reply Last reply Reply Quote 0
                  • R
                    Rookie 0 @Rookie 0 last edited by

                    pi@raspberrypi:~ $ iobroker update -i
                    Used repository: stable
                    hash unchanged, use cached sources
                    update done
                    Adapter    "admin"         : 5.2.3    , installed 5.2.3
                    Adapter    "backitup"      : 2.2.3    , installed 2.2.3
                    Adapter    "discovery"     : 2.7.3    , installed 2.7.3
                    Controller "js-controller" : 3.3.22   , installed 3.3.22
                    Adapter    "knx"           : 2.0.5    , installed 2.0.5
                    
                    R 1 Reply Last reply Reply Quote 0
                    • R
                      Rookie 0 @Rookie 0 last edited by

                      Ist es normal, dass ich keinen Server auswählen kann?

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

                        @rookie-0 sagte in Webadapter installation:

                        Ist es normal, dass ich keinen Server auswählen kann?

                        Wo? Was? Wie?

                        Hast denn mehrere Hosts? Oder was meinst du mit 'Server auswählen'?

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

                          Nein, ich dachte nur, dass ich da einen auswählen müsste/könnte

                          R Thomas Braun 2 Replies Last reply Reply Quote 0
                          • R
                            Rookie 0 @Rookie 0 last edited by

                            warum wird mir eigentlich die NPM version: 6.14.16 angezeigt?
                            Ich meine, dass ich eine viel neuere habe.
                            Kann es daran liegen?

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

                              @rookie-0

                              Wenn du nur einen host hast, dann wird auch der genommen. Welcher auch sonst?

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

                                @rookie-0

                                npm und Konsorten:

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

                                  @thomas-braun das macht sinn.

                                  kannst Du etwas zu meiner frage über deinem post sagen?

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

                                    @rookie-0 sagte in Webadapter installation:

                                    kannst Du etwas zu meiner frage über deinem post sagen?

                                    ja, wenn du ihm die komplette Ein- und Ausgabe des geposteten Befehls schickst.
                                    Das braucht er für die Antwort

                                    R 1 Reply Last reply Reply Quote 0
                                    • R
                                      Rookie 0 @Homoran last edited by

                                      pi@raspberrypi:~ $ sudo ln -s /usr/bin/node /usr/bin/nodejs
                                      ln: failed to create symbolic link '/usr/bin/nodejs': File exists
                                      
                                      
                                      pi@raspberrypi:~ $ which nodejs node npm && nodejs -v && node -v && npm -v && whoami && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                                      /usr/bin/nodejs
                                      /home/pi/.nvm/versions/node/v17.4.0/bin/node
                                      /home/pi/.nvm/versions/node/v17.4.0/bin/npm
                                      v14.19.0
                                      v17.4.0
                                      8.3.1
                                      pi
                                      /home/pi
                                      Hit:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                                      Hit:2 http://archive.raspberrypi.org/debian bullseye InRelease
                                      Hit:3 https://deb.nodesource.com/node_14.x bullseye InRelease
                                      Hit:4 https://dl.yarnpkg.com/debian stable InRelease
                                      Reading package lists... Done
                                      Building dependency tree... Done
                                      Reading state information... Done
                                      All packages are up to date.
                                      nodejs:
                                        Installed: 14.19.0-deb-1nodesource1
                                        Candidate: 14.19.0-deb-1nodesource1
                                        Version table:
                                       *** 14.19.0-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
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @Rookie 0 last edited by

                                        @rookie-0

                                        nodeJS komplett krumm irgendwie mit nvm ins System geballert.
                                        Darf ich mal fragen wie man darauf kommt?

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

                                          @thomas-braun ich habe keine Ahnung. Bin nach einer, glaube, offiziellen Anleitung vorgegangen. Sollte ich lieber neu aufsetzen?
                                          Falls ja, nach welcher Anleitung sollte ich vorgehen?

                                          Oder bekommt man node und npm noch hingebogen?

                                          Besten Dank schonmal für den support!

                                          R Thomas Braun 2 Replies Last reply Reply Quote 0
                                          • R
                                            Rookie 0 @Rookie 0 last edited by

                                            bin mir ziemlich sicher, dass ich es so installiert habe:
                                            https://forum.iobroker.net/topic/51869/installation-auf-raspi-einfacher-geht-s-nicht/3

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            975
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            4
                                            28
                                            861
                                            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