Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Alexa2.0 login nicht möglich

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Alexa2.0 login nicht möglich

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

      @smarty15 Starte am besten mal die Kiste durch und dann schaust du nochmal ob jetzt alles passt:

      which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
      
      1 Reply Last reply Reply Quote 0
      • S
        smarty15 last edited by

        @Thomas-Braun

        Ok habe ich eben gemacht und nun steht das

        pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
        /usr/bin/nodejs
        v12.18.2
        /usr/bin/node
        -bash: /usr/local/bin/node: Datei oder Verzeichnis nicht gefunden
        pi@raspberrypi:~ $ 
        
        

        Ist das normal das er sagt Datei oder Verzeichnis nicht gefunden?

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

          @smarty15
          Du hast das System nicht neugestartet, oder?

          1 Reply Last reply Reply Quote 0
          • S
            smarty15 last edited by

            @Thomas-Braun

            Ich meinte ja

            Iobroker neugestartet habe ich und auch ein Reboot gemacht
            Oder muss ich das noch anders Neustarten?

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

              @smarty15
              Wenn du das System rebootest kann eigentlich nicht mehr der falsche Pfad für node abgeklappert werden.

              sudo reboot
              
              1 Reply Last reply Reply Quote 0
              • S
                smarty15 last edited by

                @Thomas-Braun

                ich mach es noch mal
                moment

                1 Reply Last reply Reply Quote 0
                • S
                  smarty15 last edited by

                  @Thomas-Braun

                  Jetzt sieht es anders aus

                  pi@raspberrypi:~ $ which nodejs && nodejs -v && which node && node -v && which npm && npm -v && apt policy nodejs
                  /usr/bin/nodejs
                  v12.18.2
                  /usr/bin/node
                  v12.18.2
                  /usr/bin/npm
                  6.14.5
                  nodejs:
                    Installiert:           12.18.2-1nodesource1
                    Installationskandidat: 12.18.2-1nodesource1
                    Versionstabelle:
                   *** 12.18.2-1nodesource1 500
                          500 https://deb.nodesource.com/node_12.x buster/main armhf Packages
                          100 /var/lib/dpkg/status
                       10.21.0~dfsg-1~deb10u1+rpi1 500
                          500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages
                  pi@raspberrypi:~ $ 
                  
                  Thomas Braun 1 Reply Last reply Reply Quote 0
                  • Thomas Braun
                    Thomas Braun Most Active @smarty15 last edited by

                    @smarty15 Jetzt ist es sauber.

                    1 Reply Last reply Reply Quote 0
                    • S
                      smarty15 last edited by

                      @Thomas-Braun

                      Ok der Alexa2 Adapter sieht immer noch gleich aus
                      Soll ich den jetzt mal löschen und neu installieren?

                      Und wie ist das wenn ich jetzt ein Backup von früher wieder aufspiele
                      Wird dann das was wir jetzt behoben haben wieder über den Haufen geworfen?

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

                        @smarty15 Ja, probier mal den Adapter neuzuinstallieren.

                        Was heißt 'Backup'? Nur vom ioBroker z. B. per Backitup-Adapter oder das ganze System per Image z. B.?
                        Wenn der Murks auf dem Image drauf ist, dann spielst du den natürlich auch wieder ein.

                        1 Reply Last reply Reply Quote 0
                        • S
                          smarty15 last edited by

                          @Thomas-Braun

                          Ich habe es bist jetzt immer mit FileZilla gemacht und dann mit dem Code

                          Iobroker restore 0

                          Aber so wie ich dich jetzt verstanden hä werde ich so das ganze System wieder neu laden, und auch den Murks hochspielen.

                          Also wohl besser über den Backitup-Adapter lösen

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

                            @smarty15
                            Nö, 'iobroker restore' hat mit den Paketquellen nix zu tun.

                            1 Reply Last reply Reply Quote 0
                            • S
                              smarty15 last edited by

                              @Thomas-Braun
                              Also heisst das ich kann dies weiterhin so machen und ich lade mir nicht erneut den Murks drauf?

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

                                @smarty15 Ja.
                                Wobei ich trotzdem den Backitup empfehlen würde.

                                1 Reply Last reply Reply Quote 0
                                • S
                                  smarty15 last edited by

                                  @Thomas-Braun

                                  Ok dann werde ich das in Zukunft so machen

                                  Soll ich jetzt nochmal ein reboot machen bevor ich den Alexa2 Adapter neu installiere?
                                  Oder einfach direkt

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

                                    @smarty15 Den iobroker kannst du ja zuvor mal restarten. Schadet nix.

                                    1 Reply Last reply Reply Quote 0
                                    • S
                                      smarty15 last edited by

                                      @Thomas-Braun

                                      Jetzt macht mich etwas aber stutzig

                                      In den Instanzen ist der Alexa2 Adapter nicht mehr aufgeführt da ich ihn ja gelöscht habe

                                      Aber bei den Adaptern steht jetzt Installierte Version 3.2.8
                                      Ging das was schief beim Deinstallieren?

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

                                        @smarty15
                                        Kann doch sein... Es muss ja nicht zwangsläufig eine Instanz des Adapters aktiv sein.
                                        Hast du jetzt nur die Instanz gelöscht? Den Adapter selber würde ich auch noch löschen und dann neuinstallieren.

                                        1 Reply Last reply Reply Quote 0
                                        • S
                                          smarty15 last edited by

                                          @Thomas-Braun

                                          Etwas scheint immer noch nicht zu klappen
                                          Nun stehen alle Punkte auf Falsch
                                          Verbunden mit Host
                                          Lebenszeichen
                                          Verbunden mit Alexa2

                                          habe sicherheitshalber noch das abkoppelt

                                          $ ./iobroker add alexa2  --host raspberrypi
                                          NPM version: 6.14.5
                                          npm install iobroker.alexa2@3.2.8 --loglevel error --prefix "/opt/iobroker" (System call)
                                          host.raspberrypi install adapter alexa2
                                          upload [20] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/spot.png icons/spot.png image/png
                                          upload [19] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/sonos.png icons/sonos.png image/png
                                          upload [18] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/reverb.png icons/reverb.png image/png
                                          upload [17] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/raspi.png icons/raspi.png image/png
                                          upload [16] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/multiroom.png icons/multiroom.png image/png
                                          upload [15] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/microphone.png icons/microphone.png image/png
                                          upload [14] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetv.png icons/firetv.png image/png
                                          upload [13] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/firetab.png icons/firetab.png image/png
                                          upload [12] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_sub.png icons/echo_sub.png image/png
                                          upload [11] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_studio.png icons/echo_studio.png image/png
                                          upload [10] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show5.png icons/echo_show5.png image/png
                                          upload [9] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show2.png icons/echo_show2.png image/png
                                          upload [8] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_show.png icons/echo_show.png image/png
                                          upload [7] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_plus2.png icons/echo_plus2.png image/png
                                          upload [6] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot3.png icons/echo_dot3.png image/png
                                          upload [5] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo_dot.png icons/echo_dot.png image/png
                                          upload [4] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo2.png icons/echo2.png image/png
                                          upload [3] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo.png icons/echo.png image/png
                                          upload [2] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/echo-input.png icons/echo-input.png image/png
                                          upload [1] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/icons/apps.png icons/apps.png image/png
                                          upload [0] alexa2.admin /opt/iobroker/node_modules/iobroker.alexa2/admin/alexa.png alexa.png image/png
                                          host.raspberrypi object system.adapter.alexa2 created/updated
                                          host.raspberrypi create instance alexa2
                                          host.raspberrypi object alexa2.0.info.csrf created
                                          host.raspberrypi object alexa2.0.info.cookie created
                                          host.raspberrypi object alexa2.0.info.connection created
                                          host.raspberrypi object alexa2.0.info created
                                          host.raspberrypi object system.adapter.alexa2.0.sigKill created
                                          host.raspberrypi object system.adapter.alexa2.0.eventLoopLag created
                                          host.raspberrypi object system.adapter.alexa2.0.outputCount created
                                          host.raspberrypi object system.adapter.alexa2.0.inputCount created
                                          host.raspberrypi object system.adapter.alexa2.0.uptime created
                                          host.raspberrypi object system.adapter.alexa2.0.memRss created
                                          host.raspberrypi object system.adapter.alexa2.0.memHeapTotal created
                                          host.raspberrypi object system.adapter.alexa2.0.memHeapUsed created
                                          host.raspberrypi object system.adapter.alexa2.0.cputime created
                                          host.raspberrypi object system.adapter.alexa2.0.cpu created
                                          host.raspberrypi object system.adapter.alexa2.0.compactMode created
                                          host.raspberrypi object system.adapter.alexa2.0.connected created
                                          host.raspberrypi object system.adapter.alexa2.0.alive created
                                          host.raspberrypi Set default value of alexa2.0.info.csrf: 
                                          host.raspberrypi Set default value of alexa2.0.info.cookie: 
                                          host.raspberrypi Set default value of alexa2.0.info.connection: false
                                          host.raspberrypi object system.adapter.alexa2.0 created
                                          process exited with code 0
                                          

                                          Habe noch mal ein Reboot und restart gemacht aber leider ist es immer noch gleich

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

                                            @smarty15
                                            Dann fällt mir nix mehr ein.

                                            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

                                            630
                                            Online

                                            31.7k
                                            Users

                                            79.8k
                                            Topics

                                            1.3m
                                            Posts

                                            alexa alexa 2 adapter alexa2 adapter login
                                            15
                                            90
                                            6017
                                            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