Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Alexa2 3.0.x

    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

    Test Adapter Alexa2 3.0.x

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

      Auf GitHub gibt es die 3.0.2 ... Es könnten/sollten jetzt vllt ein paar mehr Antworten von Madam Alexa im "answerText" landen als vorher. Ansonsten hat die io-package jetzt offiziell die Info zur js-controller 2.0 Abhängigkeit.

      padrino ? 3 Replies Last reply Reply Quote 0
      • padrino
        padrino Most Active @apollon77 last edited by padrino

        @apollon77
        Hm, sollte es dann nicht auch die Installation verhindern?
        Was es nicht tut und jetzt ist der Adapter hin, weil er nicht mehr startet. 😁
        (downgrade auf 2.6.4 läuft 😌)

        apollon77 1 Reply Last reply Reply Quote 0
        • padrino
          padrino Most Active @apollon77 last edited by

          @apollon77
          Argh, ich kann nicht mehr zurück? 😢
          2.6.4 ist installiert, startet aber nicht, da es nun auch JS controller V2 verlangt? 🤔

          apollon77 1 Reply Last reply Reply Quote 0
          • apollon77
            apollon77 @padrino last edited by

            @padrino Musst Du mal versuchen. Admin blendet es in jedem Fall aus.

            Aber naja es ist am Ende nur beim löschen von Listen-Einträgen relevant ... also hättest die 3.0.1 drauf lassen können 🙂

            1 Reply Last reply Reply Quote 0
            • apollon77
              apollon77 @padrino last edited by

              @padrino upload nochmal machen nach 2.6.4 downgrade? Ggf iobroker js.controller neu starten

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

                Ja, upload gemacht.
                iobroker komplett neu gestartet.
                Geht nicht. 😞

                apollon77 1 Reply Last reply Reply Quote 0
                • apollon77
                  apollon77 @padrino last edited by

                  @padrino Dann schau mal auf der Platte in /opt/iobroker/node_modules/iobroker.alexa2/io-package.json ob es da drin ist. Wenn nicht schau bitte in Objekten system.adapter.alexa2.0 ... und lösch es da raus 🙂

                  padrino 1 Reply Last reply Reply Quote 0
                  • D
                    DocGame @apollon77 last edited by

                    @apollon77
                    Die 3.01 ist prima gelaufen. Ich hatte einen Computerabsturz und nun ist er gelb.
                    Was könnte die Fehlermeldung bedeuten?

                    2019-12-22 22:56:57.952 - info: host.IOBroker(SmartHome) stopInstance system.adapter.iot.0 (force=false, process=true)
                    2019-12-22 22:56:57.953 - info: host.IOBroker(SmartHome) stopInstance system.adapter.iot.0 send kill signal
                    2019-12-22 22:56:58.007 - info: iot.0 (9076) Got terminate signal TERMINATE_YOURSELF
                    2019-12-22 22:56:58.010 - info: iot.0 (9076) terminating
                    2019-12-22 22:56:58.012 - info: iot.0 (9076) Terminated (START_IMMEDIATELY_AFTER_STOP): Without reason
                    2019-12-22 22:56:58.550 - info: host.IOBroker(SmartHome) instance system.adapter.iot.0 terminated with code 4294967196 (START_IMMEDIATELY_AFTER_STOP_HEX)
                    2019-12-22 22:57:00.495 - info: host.IOBroker(SmartHome) instance system.adapter.iot.0 started with pid 10904
                    2019-12-22 22:57:04.866 - info: iot.0 (10904) starting. Version 1.1.9 in C:/Iobroker/SmartHome/node_modules/iobroker.iot, node: v10.16.3
                    2019-12-22 22:57:04.903 - info: iot.0 (10904) Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com
                    2019-12-22 22:57:06.180 - error: iot.0 (10904) Cannot read keys: "error:0909006C:PEM routines:get_name:no start line" / Error: error:0909006C:PEM routines:get_name:no start line
                    
                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @DocGame last edited by

                      @DocGame Bist Du im richtigen Thread? 🙂 in dem Log Auszug ist nur "iot" drin ... Hat mit Alexa2 nichts zu tun

                      D 1 Reply Last reply Reply Quote 0
                      • D
                        DocGame @apollon77 last edited by

                        @apollon77 Oh....
                        Wollte es noch kurz loswerden vor dem schlafengehen.
                        Sorry.

                        1 Reply Last reply Reply Quote 0
                        • padrino
                          padrino Most Active @apollon77 last edited by

                          @apollon77 sagte in Test Adapter Alexa2 3.0.x:

                          @padrino Dann schau mal auf der Platte in /opt/iobroker/node_modules/iobroker.alexa2/io-package.json ob es da drin ist. Wenn nicht schau bitte in Objekten system.adapter.alexa2.0 ... und lösch es da raus 🙂

                          Was meinst Du mit "ob es da drin ist", was ist "es"? 😳

                          apollon77 1 Reply Last reply Reply Quote 0
                          • apollon77
                            apollon77 @padrino last edited by

                            @padrino Der textteil:

                                    "dependencies": [
                                        {
                                            "js-controller": ">=2.0.0"
                                        }
                                    ]
                            
                            padrino 1 Reply Last reply Reply Quote 0
                            • padrino
                              padrino Most Active @apollon77 last edited by

                              @apollon77
                              Kein "depend" in der Datei gefunden. 😞

                              apollon77 1 Reply Last reply Reply Quote 0
                              • apollon77
                                apollon77 @padrino last edited by

                                @padrino Und im Objekt?

                                padrino 1 Reply Last reply Reply Quote 0
                                • padrino
                                  padrino Most Active @apollon77 last edited by padrino

                                  @apollon77
                                  obj.png

                                  (muss jetzt Frauchen von Arbeit abholen...)

                                  apollon77 1 Reply Last reply Reply Quote 0
                                  • Matten Matten
                                    Matten Matten @apollon77 last edited by

                                    @apollon77
                                    Wenn ich von github install will kommt folgender Fehler:

                                    host.ccu3-webui	2019-12-22 23:28:56.372	error	iobroker host.ccu3-webui Cannot install https://github.com/Apollon77/ioBroker.alexa2/tarball/master: 1
                                    

                                    Mein System:

                                    ccu3-webui
                                    Betriebssystem linux
                                    Architektur arm
                                    CPUs 4
                                    Geschwindigkeit 1416 MHz
                                    Modell ARMv7 Processor rev 1 (v7l)
                                    RAM 1.96 GB
                                    System Betriebszeit 00:12:43
                                    Node.js v10.16.3 (Es gibt eine neuere Version: v10.18.0)
                                    NPM 6.9.0
                                    Anzahl der Adapter 262
                                    Festplatte Größe 975.9 MB
                                    Festplatte frei 401.55 MB
                                    Betriebszeit 00:12:04
                                    Aktive Instanzen 3
                                    Hostname ccu3-webui
                                    
                                    apollon77 1 Reply Last reply Reply Quote 0
                                    • apollon77
                                      apollon77 @padrino last edited by

                                      @padrino Ja, in der Zeile mit dem "Ordner-Icon" hinten auf den Stift drücken, dann dort "Raw" tab

                                      padrino 1 Reply Last reply Reply Quote 1
                                      • apollon77
                                        apollon77 @Matten Matten last edited by

                                        @Matten-Matten Vollständiges Log bitte. js.controller-version?

                                        1 Reply Last reply Reply Quote 0
                                        • Matten Matten
                                          Matten Matten last edited by

                                          js-controller 2.1.1

                                          undefined2019-12-22 23:50:02.409 - info: host.ccu3-webui iobroker url "https://github.com/Apollon77/ioBroker.alexa2/tarball/master" alexa2
                                          2019-12-22 23:50:05.011 - info: host.ccu3-webui iobroker install https://github.com/Apollon77/ioBroker.alexa2/tarball/master
                                          2019-12-22 23:50:06.557 - info: host.ccu3-webui iobroker NPM version: 6.9.0
                                          2019-12-22 23:50:06.560 - info: host.ccu3-webui iobroker npm install https://github.com/Apollon77/ioBroker.alexa2/tarball/master --unsafe-perm --loglevel error --prefix "/usr/local/addons/hm-iobroker" (System call)
                                          2019-12-22 23:50:17.963 - info: host.ccu3-webui iobroker npm
                                          2019-12-22 23:50:17.965 - info: host.ccu3-webui iobroker ERR! path gitnpm ERR! code ENOENTnpm ERR! errno ENOENTnpm ERR!
                                          2019-12-22 23:50:17.966 - info: host.ccu3-webui iobroker syscall spawn git
                                          2019-12-22 23:50:17.968 - info: host.ccu3-webui iobroker npm
                                          2019-12-22 23:50:17.969 - info: host.ccu3-webui iobroker ERR! enoent Error while executing:npm ERR! enoent undefined ls-remote -h -t ssh://git@github.com/Apollon77/alexa-remote.gitnpm ERR! enoent npm ERR! enoent npm ERR! enoent spawn git ENOENTnpm ERR! enoent This is related to npm not being able to find a file.npm
                                          2019-12-22 23:50:17.971 - info: host.ccu3-webui iobroker ERR! enoent
                                          2019-12-22 23:50:17.989 - info: host.ccu3-webui iobroker
                                          2019-12-22 23:50:17.991 - info: host.ccu3-webui iobroker npm ERR! A complete log of this run can be found in:npm ERR! /usr/local/addons/hm-iobroker/npm_io/.npm/_logs/2019-12-22T22_50_17_974Z-debug.log
                                          2019-12-22 23:50:18.014 - error: host.ccu3-webui iobroker host.ccu3-webui Cannot install https://github.com/Apollon77/ioBroker.alexa2/tarball/master: 1
                                          2019-12-22 23:50:19.039 - info: host.ccu3-webui iobroker exit 25
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Matten Matten
                                            Matten Matten last edited by

                                            wenn ich die version 2.6.4 ausm stable installiere funktioniert es. nur die version von git nicht

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            726
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            alexa2
                                            31
                                            209
                                            20874
                                            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