Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Error/Bug
    4. [Gelöst] ESPhome Error IP

    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

    [Gelöst] ESPhome Error IP

    This topic has been deleted. Only users with topic management privileges can see it.
    • Glasfaser
      Glasfaser @Rackermann last edited by

      @rackermann sagte in ESPhome Error IP:

      wie soll ich an die Sache rangehn?

      NodeJS richtig installieren ... und du hast wohl auch NPM selber angepackt was man nicht macht.

      Node-Version: 10.x.x
      Nodejs-Version: 16.15.0
      NPM-Version: 8.5.5

      https://forum.iobroker.net/topic/35090/howto-nodejs-installation-und-upgrades-unter-debian

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

        @glasfaser said in ESPhome Error IP:

        NodeJS richtig installieren ... und du hast wohl auch NPM selber angepackt was man nicht macht.

        • Node V: 14.19.3
        • NodeJS V: 14.19.3
        • NPM V: 6.14.17

        Ich hab alles gemacht, wie es in dem Topic war, hat sich nichts verändert.

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

          @rackermann

          Und warum jetzt 14? 16 ist die aktuell für den ioBroker vorgesehene Version.

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

            @thomas-braun

            Hit:4 https://deb.nodesource.com/node_14.x bullseye InRelease
            Hit:5 https://deb.nodesource.com/node_16.x bullseye InRelease
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            All packages are up to date.
            
            pi@raspberrypi:/opt/iobroker $ nodejs -v
            v14.19.3
            

            Wie kann man den die aktuelle version auswählen?

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

              @rackermann

              sudo apt update
              apt policy nodejs
              

              Bzw. besser:

              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
              
              Rackermann 1 Reply Last reply Reply Quote 0
              • Rackermann
                Rackermann @Thomas Braun last edited by

                @thomas-braun said in ESPhome Error IP:

                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

                js
                armv7l
                /usr/local/bin/nodejs
                /usr/local/bin/node
                /usr/local/bin/npm
                v14.19.3
                v14.19.3
                6.14.17
                4.0.23
                pi
                pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker
                /opt/iobroker
                Hit:1 http://phoscon.de/apt/deconz bullseye InRelease
                Hit:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
                Hit:3 http://archive.raspberrypi.org/debian bullseye InRelease
                Hit:4 https://deb.nodesource.com/node_16.x bullseye InRelease
                Reading package lists... Done
                Building dependency tree... Done
                Reading state information... Done
                All packages are up to date.
                nodejs:
                  Installed: 16.17.1-deb-1nodesource1
                  Candidate: 16.17.1-deb-1nodesource1
                  Version table:
                 *** 16.17.1-deb-1nodesource1 500
                        500 https://deb.nodesource.com/node_16.x bullseye/main armhf Packages
                        100 /var/lib/dpkg/status
                     12.22.12~dfsg-1~deb11u1 500
                        500 http://raspbian.raspberrypi.org/raspbian bullseye/main armhf Packages
                
                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Rackermann last edited by Thomas Braun

                  @rackermann sagte in ESPhome Error IP:

                  Ich hab alles gemacht, wie es in dem Topic war, hat sich nichts verändert.

                  Nee, hast du nicht. Deine Installation ist krumm.
                  Lösch die Versionen aus den falschen Pfaden raus.

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

                    @thomas-braun

                    Ich habew mir jzt mal eine andere MicroSD karte geschnappt und habe dort mal komplett neu installiert.
                    bei dem Befehl kommt jzt:

                    js
                    aarch64
                    /usr/bin/nodejs
                    /usr/bin/node
                    /usr/bin/npm
                    v16.17.1
                    v16.17.1
                    8.15.0
                    4.0.23
                    pi
                    pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi
                    /opt/iobroker
                    Hit:1 http://security.debian.org/debian-security bullseye-security InRelease
                    Hit:2 http://deb.debian.org/debian bullseye InRelease
                    Hit:3 http://deb.debian.org/debian bullseye-updates InRelease
                    Hit:4 http://archive.raspberrypi.org/debian bullseye InRelease
                    Hit:5 https://deb.nodesource.com/node_14.x bullseye InRelease
                    Hit:6 https://deb.nodesource.com/node_16.x bullseye InRelease
                    Reading package lists... Done
                    Building dependency tree... Done
                    Reading state information... Done
                    All packages are up to date.
                    nodejs:
                      Installed: 16.17.1-deb-1nodesource1
                      Candidate: 16.17.1-deb-1nodesource1
                      Version table:
                     *** 16.17.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x bullseye/main arm64 Packages
                            100 /var/lib/dpkg/status
                         14.20.1-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_14.x bullseye/main arm64 Packages
                         12.22.12~dfsg-1~deb11u1 500
                            500 http://security.debian.org/debian-security bullseye-security/main arm64 Packages
                         12.22.5~dfsg-2~11u1 500
                            500 http://deb.debian.org/debian bullseye/main arm64 Packages
                    

                    Stimmt das jzt so?
                    Und die Neu installation hat bei meinen eigentlichen problem nix geholfen.

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

                      @rackermann sagte in ESPhome Error IP:

                      Stimmt das jzt so?

                      Ja.

                      Und die Neu installation hat bei meinen eigentlichen problem nix geholfen.

                      Hat auch keiner behauptet.

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

                        @rackermann sagte in ESPhome Error IP:

                        ESPHome client 192.168.178.41 Error: Bad format. Expected 0 at the begin

                        Kenne den Adapter nicht ...

                        könnte es das sein :

                        https://forum.iobroker.net/post/823636

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

                        Support us

                        ioBroker
                        Community Adapters
                        Donate

                        856
                        Online

                        31.8k
                        Users

                        80.0k
                        Topics

                        1.3m
                        Posts

                        error im log esphome warn
                        3
                        11
                        850
                        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