Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Tesla-Motors v1.0.0

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Test Tesla-Motors v1.0.0

    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      exmerci last edited by

      Hallo,

      da ich seit einer Woche einen Tesla vor der Tür stehen habe, wollte ich auch mal den Adapter installieren, aber die Installation funktioniert nicht. Es wird immer folgender Fehler angezeigt:

      $ iobroker url https://github.com/dbweb-ch/ioBroker.tesla-motors.git --host raspberrypi --debug
      
      install dbweb-ch/ioBroker.tesla-motors#cefd389e5f608f5507a8e5877007590fee54a3a8
      
      NPM version: 6.14.15
      
      Installing dbweb-ch/ioBroker.tesla-motors#cefd389e5f608f5507a8e5877007590fee54a3a8... (System call)
      
      npm ERR! code ENOTSUP
      
      host.raspberrypi Cannot install dbweb-ch/ioBroker.tesla-motors#cefd389e5f608f5507a8e5877007590fee54a3a8: 1
      
      ERROR: Process exited with code 25
      

      Hat jemand eine Idee, was da falsch sein könnte?

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

        @exmerci

        Installier es über die Konsole, mit --debug-Option.

        Und bring deine nodejs-Version auf v16.

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

          @thomas-braun

          Danke. Mit der Konsole habe ich keine Erfahrung.
          Ich werde erstmal nodejs updaten. Vielleicht geht es ja dann auch so.

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

            @exmerci

            iobroker url https://github.com/dbweb-ch/ioBroker.tesla-motors.git --host raspberrypi --debug
            

            in ein Terminal kopieren, fertig.

            1 Reply Last reply Reply Quote 0
            • E
              exmerci last edited by

              Danke. Werde ich machen.

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

                @exmerci

                Und warum die github-alpha-Version?
                Den gibt es auch ordentlich:

                github:	1.3.1
                latest:	1.3.1 for 33 days
                stable:	1.3.0 for 5 months
                
                1 Reply Last reply Reply Quote 0
                • E
                  exmerci last edited by

                  War nur ein Versuch, weil ordentlich nicht geklappt hat 🙂

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

                    @exmerci

                    Dann schau dir an, warum es nicht ordentlich funktioniert.

                    Am einfachsten halt über die Konsole. Die schluckt nämlich anders als das GUI keine Meldungen.

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

                      @thomas-braun

                      Bin gerade beim nodejs update. Wenn ich fertig bin melde ich mich ob es geklappt hat oder nicht.

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

                        @exmerci

                        Prüf die Installation per:

                        sudo ln -s /usr/bin/node /usr/bin/nodejs
                        uname -m && type -P nodejs node npm && nodejs -v && node -v && npm -v && iob -v && whoami && groups && pwd && sudo apt update &> /dev/null && sudo apt update && apt policy nodejs
                        
                        E 1 Reply Last reply Reply Quote 0
                        • E
                          exmerci @Thomas Braun last edited by

                          @thomas-braun

                          Komisch. Ich habe jetzt das Update mit den Befehlen aus der Anleitung ausgeführt:

                          iobroker stop
                          iobroker update
                          iobroker fix
                          iobroker upgrade self
                          iobroker start
                          

                          Aber ich habe immer noch die 6.14.15

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

                            @exmerci

                            Welche Anleitung?
                            In meiner steht z.B. drin wie man die Installation von nodejs prüft und ggf. gerade rückt.

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

                              @thomas-braun

                              Wenn ich im iObroker auf Info gehe, dann steht dort, das der Adapter veraltet ist.
                              Wenn ich dort drauf klicke, dann komme ich zur Aktuallisierung.
                              Und wenn ich dort drauf klicke bekomme ich ein Fenster "Anweisung"

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

                                @exmerci

                                Nimm die Konsole her...

                                Das Upgrade von nodejs macht man eh darüber. Da gibt es nix zu klicken.

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

                                  @thomas-braun

                                  Das ist schon klar. Und in der Anweisung stehen die oben genannten Kommandos, die ich in die Konsole eingegeben habe.

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

                                    @exmerci

                                    Und wie ist jetzt der Status? Siehe oben. Achtung, Konsolenbefehle!

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

                                      @thomas-braun

                                      ate && apt policy nodejs
                                      armv7l
                                      /usr/bin/nodejs
                                      /usr/bin/node
                                      /usr/bin/npm
                                      v14.18.3
                                      v14.18.3
                                      6.14.15
                                      4.0.15
                                      pi
                                      pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                      /opt/iobroker
                                      Hit:1 http://archive.raspberrypi.org/debian buster InRelease
                                      Hit:2 http://raspbian.raspberrypi.org/raspbian buster InRelease
                                      Hit:3 https://deb.nodesource.com/node_14.x buster InRelease
                                      Reading package lists... Done
                                      Building dependency tree
                                      Reading state information... Done
                                      97 packages can be upgraded. Run 'apt list --upgradable' to see them.
                                      nodejs:
                                        Installed: 14.18.3-deb-1nodesource1
                                        Candidate: 14.20.1-deb-1nodesource1
                                        Version table:
                                           14.20.1-deb-1nodesource1 500
                                              500 https://deb.nodesource.com/node_14.x buster/main armhf Packages
                                       *** 14.18.3-deb-1nodesource1 100
                                              100 /var/lib/dpkg/status
                                           10.24.0~dfsg-1~deb10u1 500
                                              500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                                      
                                      
                                      Thomas Braun 1 Reply Last reply Reply Quote 0
                                      • Thomas Braun
                                        Thomas Braun Most Active @exmerci last edited by

                                        @exmerci

                                        Da fehlt die Quelle für nodejs16.
                                        nodesource.list editieren.

                                        Dann das System komplett auf Stand bringen. Da stehen ja knapp 100 Updates in der Warteschlange...

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

                                          @thomas-braun

                                          Hoffentlich gibt das kein Ärger, weil wir hier doch OT sind.
                                          Ich habe aber keine Ahnung, wo da 100 Updates sein sollen. Meine Adapter sind alle auf dem aktuellen Stand, wenn ich unter Info gucke. Nur der BackitUp Adapter ist nicht aktuell. Da habe ich heute aber auch schon mehrmals auf aktualisieren geklickt. Dann sagt er da alles ausgeführt wurde und trotzdem ist noch die alte Version da.

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

                                            @exmerci

                                            Ja, komplett OT. Das sind Debian Grundlagen hier.

                                            Es geht nicht um den ioBroker, es geht um das Betriebssystem. Das muss auch aktuell gehalten werden.
                                            Da sind die knapp 100 Updates:

                                            97 packages can be upgraded.
                                            

                                            Hast du mal in das node-HowTo aus meiner Signatur geschaut? Da steht das alles drin.

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            917
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            99
                                            927
                                            215382
                                            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