NEWS
Alexa2 startet alle 5 Sek. Do not restart adapter alexa2.0
-
@fraso
Nein. Hab ich doch schon geschrieben. Ist aber dennoch falsch und kann an anderer Stelle für Probleme sorgen.
Die OSS-Version ist übrigens 8.3.3 Stand heute. -
@thomas-braun BUSTER - korrekt?
pi@iobroker-pi:~ $ cat /etc/os-release PRETTY_NAME="Raspbian GNU/Linux 10 (buster)" NAME="Raspbian GNU/Linux" VERSION_ID="10" VERSION="10 (buster)" VERSION_CODENAME=buster ID=raspbian ID_LIKE=debian HOME_URL="http://www.raspbian.org/" SUPPORT_URL="http://www.raspbian.org/RaspbianForums" BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs" pi@iobroker-pi:~ $
-
@fraso
Ja. Deswegen sollst du ja auch das Repository von stretch auf buster umstellen.Grafana ist jetzt umgestellt?
-
@thomas-braun ich arbeitet dran.. noch keine Ahnung wie. aber google ist mein freund.
-
-
@thomas-braun sagte in Alexa2 startet alle 5 Sek. Do not restart adapter alexa2.0:
apt policy grafana
apt policy grafana-enterprisegerade fertig geworden:
pi@iobroker-pi:~ $ apt policy grafana grafana: Installed: 8.3.3 Candidate: 8.3.3 Version table: *** 8.3.3 100 100 /var/lib/dpkg/status 7.0.0 500 500 https://packages.grafana.com/enterprise/deb stable/main armhf Packages pi@iobroker-pi:~ $ apt policy grafana-enterprise grafana-enterprise: Installed: (none) Candidate: 8.3.3 Version table: 8.3.3 500
-
@fraso
Da stimmt noch irgendwas nicht.sudo apt update
-
@thomas-braun sagte in Alexa2 startet alle 5 Sek. Do not restart adapter alexa2.0:
sudo apt update
pi@iobroker-pi:~ $ sudo apt update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://packages.grafana.com/enterprise/deb stable InRelease Hit:4 https://repos.influxdata.com/debian stretch InRelease Hit:5 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. pi@iobroker-pi:~ $
-
https://packages.grafana.com/enterprise/deb
ist falsch.
Das muss
https://packages.grafana.com/oss/deb
heißen. Pass die Datei
/etc/apt/sources.list.d/grafana.list an -
@fraso
Analog die
/etc/apt/sources.list.d/influxdb.list
auf buster anpassen. -
pi@iobroker-pi:~ $ apt policy grafana-enterprise grafana-enterprise: Installed: (none) Candidate: 7.0.0 Version table: 7.0.0 500 500 https://packages.grafana.com/oss/deb stable/main armhf Packages pi@iobroker-pi:~ $ pi@iobroker-pi:~ $ apt policy grafana grafana: Installed: 8.3.3 Candidate: 8.3.3 Version table: *** 8.3.3 500 500 https://packages.grafana.com/oss/deb stable/main armhf Packages 100 /var/lib/dpkg/status 8.3.2 500 500 https://packages.grafana.com/oss/deb stable/main armhf Packages 8.3.1 500 500 https://packages.grafana.com/oss/deb stable/main armhf Packages 8.3.0 500 500 https://packages.grafana.com/oss/deb stable/main armhf Packages 8.2.7 500 500 https://packages.gra
-
@fraso
Ja, jetzt ist es wohl sauber.sudo apt update apt policy influxdb
-
@thomas-braun sagte in Alexa2 startet alle 5 Sek. Do not restart adapter alexa2.0:
sudo apt update apt policy influxdb
pi@iobroker-pi:~ $ sudo apt update Hit:1 http://raspbian.raspberrypi.org/raspbian buster InRelease Hit:2 http://archive.raspberrypi.org/debian buster InRelease Hit:3 https://packages.grafana.com/oss/deb stable InRelease Hit:4 https://repos.influxdata.com/debian buster InRelease Hit:5 https://deb.nodesource.com/node_12.x buster InRelease Reading package lists... Done Building dependency tree Reading state information... Done All packages are up to date. pi@iobroker-pi:~ $ apt policy influxdb influxdb: Installed: 1.8.10-1 Candidate: 1.8.10-1 Version table: *** 1.8.10-1 500 500 https://repos.influxdata.com/debian buster/stable armhf Packages 100 /var/lib/dpkg/status 1.6.4-1+deb10u1 500 500 http://raspbian.raspberrypi.org/raspbian buster/main armhf Packages pi@iobroker-pi:~ $
-
yipieee. tausend dank dafür.
hier das aktuelle protokoll von Alexa2:
host.iobroker-pi 2021-12-19 23:54:56.596 info instance system.adapter.alexa2.0 started with pid 1563 host.iobroker-pi 2021-12-19 23:54:54.068 info instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) alexa2.0 2021-12-19 23:54:53.801 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=XXX","method":"GET","timeout":10000,"headers":{}} alexa2.0 2021-12-19 23:54:53.800 debug Alexa-Remote: No authentication check needed (time elapsed 202) alexa2.0 2021-12-19 23:54:53.799 debug Alexa-Remote: Response: [{"commsId":"amzn1.comms.id.person.amzn1~amzn1.account.XXX","directedId":"amzn1.account.XXX","phoneCountryCode":"49","phoneNumber":"XXX","firstName":"XXX","lastName":"XXX","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"PROVISIONED","isChild":false,"personIdV2":"amzn1.actor.person.oid.XXX","signedInUser":true,"commsProvisioned":true,"enrolledInAlexa":true,"speakerProvisioned":false}] alexa2.0 2021-12-19 23:54:53.600 debug Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.com","path":"/accounts","method":"GET","timeout":10000,"headers":{}} alexa2.0 2021-12-19 23:54:53.599 debug Alexa-Remote: No authentication check needed (time elapsed 1) alexa2.0 2021-12-19 23:54:53.598 debug Alexa-Remote: Authentication checked: true alexa2.0 2021-12-19 23:54:53.597 debug Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":true,"customerEmail":"XXX","customerId":"XXX","customerName":"XXX"}} host.iobroker-pi 2021-12-19 23:54:53.513 info stopInstance system.adapter.alexa2.0 send kill signal alexa2.0 2021-12-19 23:54:53.507 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason alexa2.0 2021-12-19 23:54:53.506 debug Plugin sentry destroyed alexa2.0 2021-12-19 23:54:53.505 info terminating alexa2.0 2021-12-19 23:54:53.503 info Got terminate signal TERMINATE_YOURSELF host.iobroker-pi 2021-12-19 23:54:53.456 info stopInstance system.adapter.alexa2.0 (force=false, process=true) alexa2.0 2021-12-19 23:54:53.381 debug Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}} alexa2.0 2021-12-19 23:54:53.380 info Update cookie in adapter configuration ... restarting ...
-
-
@thomas-braun sagte in Alexa2 startet alle 5 Sek. Do not restart adapter alexa2.0:
iobroker logs --watch
JMan8dtEVNbc_6mOE2oqMOQUuPjWIzU_TP-iiRWki-qiJyco74vVk1Of7F3urxZB7FDKF7w_KTmp7MUwifIGebrT5asGERyyXrnbQwDq_Gim7Y28-A3ZZ3j52GEBJ9WtEjCsHF-KNnmI0-YmHia-tirvHs89Akt4IMa2k-2g63W5-rC2WYWZmGDe2lLKfA9J3gP-JS7o5tPsiybsRwAEbRa75MvtQgLyaAm5rhK4OuHJZvwF2KiQxCkAodNLsyv18fpQldV5zZ8spL_QZvnnC8S_IPv1Bpk1b3_Bp9fS3L9UJPU; sess-at-main=XXX+To=; csrf=XXX","csrf":"XXX"} 2021-12-20 00:00:12.114 - info: alexa2.0 (2323) Update cookie in adapter configuration ... restarting ... 2021-12-20 00:00:12.115 - debug: alexa2.0 (2323) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:00:12.174 - info: host.iobroker-pi stopInstance system.adapter.alexa2.0 (force=false, process=true) 2021-12-20 00:00:12.187 - silly: alexa2.0 (2323) States system redis pmessage system.adapter.alexa2.0.sigKill/system.adapter.alexa2.0.sigKill:{"val":-1,"ack":false,"ts":XXX,"q":0,"from":"system.host.iobroker-pi","lc":1639954812182} 2021-12-20 00:00:12.188 - info: host.iobroker-pi stopInstance system.adapter.alexa2.0 send kill signal 2021-12-20 00:00:12.188 - info: alexa2.0 (2323) Got terminate signal TERMINATE_YOURSELF 2021-12-20 00:00:12.190 - info: alexa2.0 (2323) terminating 2021-12-20 00:00:12.193 - debug: alexa2.0 (2323) Plugin sentry destroyed 2021-12-20 00:00:12.194 - info: alexa2.0 (2323) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2021-12-20 00:00:12.334 - debug: alexa2.0 (2323) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":true,"customerEmail":"XXX","customerId":"XXX","customerName":"XXX"}} 2021-12-20 00:00:12.334 - debug: alexa2.0 (2323) Alexa-Remote: Authentication checked: true 2021-12-20 00:00:12.336 - debug: alexa2.0 (2323) Alexa-Remote: No authentication check needed (time elapsed 1) 2021-12-20 00:00:12.337 - debug: alexa2.0 (2323) Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.com","path":"/accounts","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:00:12.554 - debug: alexa2.0 (2323) Alexa-Remote: Response: [{"commsId":"amzn1.comms.id.person.amzn1~amzn1.account.XXX","directedId":"amzn1.account.XXX","phoneCountryCode":"49","phoneNumber":"XXX","firstName":"XXX","lastName":"XXX","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"PROVISIONED","isChild":false,"personIdV2":"amzn1.actor.person.oid.XXX","signedInUser":true,"commsProvisioned":true,"enrolledInAlexa":true,"speakerProvisioned":false}] 2021-12-20 00:00:12.556 - debug: alexa2.0 (2323) Alexa-Remote: No authentication check needed (time elapsed 221) 2021-12-20 00:00:12.557 - debug: alexa2.0 (2323) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=1 XXX","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:00:12.756 - info: host.iobroker-pi instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2021-12-20 00:00:15.248 - info: host.iobroker-pi instance system.adapter.alexa2.0 started with pid 2338 2021-12-20 00:00:15.248 - info: host.iobroker-pi instance system.adapter.alexa2.0 started with pid 2338 ^C
-
@fraso
Ich glaube du hast das genau dann abgebrochen als es interessant wurde. -
@thomas-braun
ok, da kommt so viel.... ich versuch mal zwischen den ganzen megalisten was rauszusuchen:ich weiß gar nicht was ich dir schicken soll hier.. das kommt alles so schnell..
2021-12-20 00:07:57.731 - debug: alexa2.0 (3163) Alexa-Cookie: Use as Login-Amazon-URL: amazon.com 2021-12-20 00:07:57.732 - debug: alexa2.0 (3163) Alexa-Cookie: Use as Base-Amazon-URL: amazon.com 2021-12-20 00:07:57.732 - debug: alexa2.0 (3163) Alexa-Cookie: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 2021-12-20 00:07:57.732 - debug: alexa2.0 (3163) Alexa-Cookie: Use as Accept-Language: de-DE 2021-12-20 00:07:57.733 - debug: alexa2.0 (3163) Alexa-Cookie: Proxy-Mode enabled if needed: 192.168.178.35:0 to listen on 0.0.0.0 2021-12-20 00:07:57.734 - debug: alexa2.0 (3163) Alexa-Cookie: Refresh Token ... cookie kram 2021-12-20 00:07:58.633 - debug: alexa2.0 (3163) Alexa-Cookie: Add Cookie session-id = 13XXX2429103 2021-12-20 00:07:58.634 - debug: alexa2.0 (3163) Alexa-Cookie: Add Cookie session-id-time = 22XXX278l 2021-12-20 00:07:58.635 - debug: alexa2.0 (3163) Alexa-Cookie: Update Cookie session-id = 138-9XXX5-4496948 2021-12-20 00:07:58.635 - debug: alexa2.0 (3163) Alexa-Cookie: Add Cookie ubid-main = 134-026XXX-7111206 2021-12-20 00:07:58.636 - debug: alexa2.0 (3163) Alexa-Cookie: Add Cookie x-main = "LbYcFkSXXXHfywNPdB18Jw55C5" 2021-12-20 00:07:58.636 - debug: alexa2.0 (3163) Alexa-Cookie: Add Cookie at-main = "Atza|IwEXXX5 ... 2021-12-20 00:07:58.639 - debug: alexa2.0 (3163) Proxy Init: reuse deviceSerial from former data 2021-12-20 00:07:58.640 - debug: alexa2.0 (3163) Alexa-Cookie: Register App 2021-12-20 00:07:58.641 - debug: alexa2.0 (3163) {"host":"api.amazon.com","path":"/auth/re ... 2021-12-20 00:07:48.963 - info: alexa2.0 (3148) Update cookie in adapter configuration ... restarting ... 2021-12-20 00:07:48.963 - debug: alexa2.0 (3148) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:07:49.013 - info: host.iobroker-pi stopInstance system.adapter.alexa2.0 (force=false, process=true) 2021-12-20 00:07:49.019 - silly: alexa2.0 (3148) States system redis pmessage system.adapter.alexa2.0.sigKill/system.adapter.alexa2.0.sigKill:{"val":-1,"ack":false,"ts":1639955269016,"q":0,"from":"system.host.iobroker-pi","lc":1639955269016} 2021-12-20 00:07:49.020 - info: host.iobroker-pi stopInstance system.adapter.alexa2.0 send kill signal 2021-12-20 00:07:49.019 - info: alexa2.0 (3148) Got terminate signal TERMINATE_YOURSELF 2021-12-20 00:07:49.022 - info: alexa2.0 (3148) terminating 2021-12-20 00:07:49.024 - debug: alexa2.0 (3148) Plugin sentry destroyed 2021-12-20 00:07:49.025 - info: alexa2.0 (3148) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2021-12-20 00:07:49.172 - debug: alexa2.0 (3148) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":true,"customerEmail":"franke@fraso.de","customerId":"A2MI4QS6OEY1XR","customerName":"Holger Franke"}} 2021-12-20 00:07:49.173 - debug: alexa2.0 (3148) Alexa-Remote: Authentication checked: true 2021-12-20 00:07:49.175 - debug: alexa2.0 (3148) Alexa-Remote: No authentication check needed (time elapsed 1) 2021-12-20 00:07:49.176 - debug: alexa2.0 (3148) Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.com","path":"/accounts","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:07:49.380 - debug: alexa2.0 (3148) Alexa-Remote: Response: [{"commsId":"amzn1.comms.id.person.amzn1~amzn1.account.AHU5Y4KJFEIPHQR2HPLEZ6ZXBJGQ","directedId":"amzn1.account.AHU5Y4KJFEIPHQR2HPLEZ6ZXBJGQ","phoneCountryCode":"49","phoneNumber":"1786952240","firstName":"Holger","lastName":"Franke","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"PROVISIONED","isChild":false,"personIdV2":"amzn1.actor.person.oid.A1PDG96M5G9D06","signedInUser":true,"commsProvisioned":true,"enrolledInAlexa":true,"speakerProvisioned":false}] 2021-12-20 00:07:49.381 - debug: alexa2.0 (3148) Alexa-Remote: No authentication check needed (time elapsed 207) 2021-12-20 00:07:49.382 - debug: alexa2.0 (3148) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=1639955269382","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:07:49.591 - info: host.iobroker-pi instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2021-12-20 00:07:54.575 - info: host.iobroker-pi instance system.adapter.alexa2.0 started with pid 3163 2021-12-20 00:07:54.575 - info: host.iobroker-pi instance system.adapter.alexa2.0 started with pid 3163 2021-12-20 00:07:56.162 - debug: alexa2.0 (3163) Redis Objects: Use Redis connection: 127.0.0.1:9001 2021-12-20 00:07:56.573 - debug: alexa2.0 (3163) Objects client ready ... initialize now 2021-12-20 00:07:56.643 - debug: alexa2.0 (3163) Objects create System PubSub Client 2021-12-20 00:07:56.645 - debug: alexa2.0 (3163) Objects create User PubSub Client 2021-12-20 00:07:56.646 - debug: alexa2.0 (3163) Objects client initialize lua scripts 2021-12-20 00:07:56.664 - debug: alexa2.0 (3163) Objects connected to redis: 127.0.0.1:9001 2021-12-20 00:07:56.668 - silly: alexa2.0 (3163) redis psubscribe cfg.o.system.user.* 2021-12-20 00:07:56.675 - debug: alexa2.0 (3163) objectDB connected 2021-12-20 00:07:56.677 - debug: alexa2.0 (3163) Redis States: Use Redis connection: 127.0.0.1:9000 2021-12-20 00:07:56.688 - debug: alexa2.0 (3163) States create System PubSub Client 2021-12-20 00:07:56.690 - debug: alexa2.0 (3163) States create User PubSub Client 2021-12-20 00:07:56.703 - debug: alexa2.0 (3163) States connected to redis: 127.0.0.1:9000 2021-12-20 00:07:56.704 - debug: alexa2.0 (3163) statesDB connected 2021-12-20 00:07:57.027 - debug: alexa2.0 (3163) Plugin sentry Initialize Plugin (enabled=true) 2021-12-20 00:07:57.261 - info: alexa2.0 (3163) starting. Version 3.12.0 in /opt/iobroker/node_modules/iobroker.alexa2, node: v12.22.8, js-controller: 3.3.21 2021-12-20 00:07:57.310 - silly: alexa2.0 (3163) States system redis pmessage system.adapter.alexa2.0.logLevel/system.adapter.alexa2.0.logLevel:{"val":"silly","ack":true,"ts":1XXX295,"q":0,"from":"system.adapter.alexa2.0","lc":163994XXX7} 2021-12-20 00:07:57.352 - info: alexa2.0 (3163) Proxy IP not set, use first network interface (192.168.178.35) instead 2021-12-20 00:07:57.354 - debug: alexa2.0 (3163) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 2021-12-20 00:07:57.355 - debug: alexa2.0 (3163) Alexa-Remote: Use as Login-Amazon-URL: amazon.de 2021-12-20 00:07:57.355 - debug: alexa2.0 (3163) Alexa-Remote: Use as Base-URL: alexa.amazon.de 2021-12-20 00:07:57.359 - debug: alexa2.0 (3163) Alexa-Remote: cookie was provided 2021-12-20 00:07:57.361 - debug: alexa2.0 (3163) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:07:57.486 - debug: alexa2.0 (3163) Alexa-Remote: Response: No body 2021-12-20 00:07:57.487 - debug: alexa2.0 (3163) Alexa-Remote: Authentication checked: false 2021-12-20 00:07:57.488 - debug: alexa2.0 (3163) Alexa-Remote: Cookie was set, but authentication invalid 2021-12-20 00:07:57.488 - debug: alexa2.0 (3163) Alexa-Remote: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 2021-12-20 00:07:57.489 - debug: alexa2.0 (3163) Alexa-Remote: Use as Login-Amazon-URL: amazon.de 2021-12-20 00:07:57.489 - debug: alexa2.0 (3163) Alexa-Remote: Use as Base-URL: alexa.amazon.de 2021-12-20 00:07:57.490 - debug: alexa2.0 (3163) Alexa-Remote: cookie was provided 2021-12-20 00:07:57.490 - debug: alexa2.0 (3163) Alexa-Remote: former registration data exist, try refresh 2021-12-20 00:07:57.491 - debug: alexa2.0 (3163) {"loginCookie":"frc=q 2021-12-20 00:07:57.731 - debug: alexa2.0 (3163) Alexa-Cookie: Use as Login-Amazon-URL: amazon.com 2021-12-20 00:07:57.732 - debug: alexa2.0 (3163) Alexa-Cookie: Use as Base-Amazon-URL: amazon.com 2021-12-20 00:07:57.732 - debug: alexa2.0 (3163) Alexa-Cookie: Use as User-Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 2021-12-20 00:07:57.732 - debug: alexa2.0 (3163) Alexa-Cookie: Use as Accept-Language: de-DE 2021-12-20 00:07:57.733 - debug: alexa2.0 (3163) Alexa-Cookie: Proxy-Mode enabled if needed: 192.168.178.35:0 to listen on 0.0.0.0 2021-12-20 00:07:57.734 - debug: alexa2.0 (3163) Alexa-Cookie: Refresh Token 2021-12-20 00:07:57.735 - debug: alexa2.0 (3163) {"host":"api.amazon.com","path":"/aut
-
Ich sehe da nix wildes.
-
ich hab davon ja keine ahnung. aber das ist doch das ende des zyklus und er macht einen restart? info: host.iobroker-pi instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
silly: alexa2.0 (3925) States system redis pmessage system.adapter.alexa2.0.sigKill/system.adapter.alexa2.0.sigKill:{"val":-1,"ack":false,"ts":1639955XXX8,"q":0,"from":"system.host.iobroker-pi","lc":16399XXX8}
... warum?
2021-12-20 00:17:20.066 - info: alexa2.0 (3925) Update cookie in adapter configuration ... restarting ... 2021-12-20 00:17:20.068 - debug: alexa2.0 (3925) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:17:20.144 - info: host.iobroker-pi stopInstance system.adapter.alexa2.0 (force=false, process=true) 2021-12-20 00:17:20.155 - silly: alexa2.0 (3925) States system redis pmessage system.adapter.alexa2.0.sigKill/system.adapter.alexa2.0.sigKill:{"val":-1,"ack":false,"ts":1639955XXX8,"q":0,"from":"system.host.iobroker-pi","lc":16399XXX8} 2021-12-20 00:17:20.162 - info: host.iobroker-pi stopInstance system.adapter.alexa2.0 send kill signal 2021-12-20 00:17:20.156 - info: alexa2.0 (3925) Got terminate signal TERMINATE_YOURSELF 2021-12-20 00:17:20.159 - info: alexa2.0 (3925) terminating 2021-12-20 00:17:20.161 - debug: alexa2.0 (3925) Plugin sentry destroyed 2021-12-20 00:17:20.163 - info: alexa2.0 (3925) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2021-12-20 00:17:20.298 - debug: alexa2.0 (3925) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":true,"customerEmail":"XXX","customerId":"A2MI4XXX1XR","customerName":"XXX"}} 2021-12-20 00:17:20.299 - debug: alexa2.0 (3925) Alexa-Remote: Authentication checked: true 2021-12-20 00:17:20.300 - debug: alexa2.0 (3925) Alexa-Remote: No authentication check needed (time elapsed 0) 2021-12-20 00:17:20.302 - debug: alexa2.0 (3925) Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.com","path":"/accounts","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:17:20.505 - debug: alexa2.0 (3925) Alexa-Remote: Response: [{"commsId":"amzn1.comms.id.person.amzn1~amzn1.account.AHU5Y4KJFEIPHQR2HPLXXXGQ","directedId":"amzn1.account.AHU5Y4KJFXXXLEZ6ZXBJGQ","phoneCountryCode":"49","phoneNumber":"1786952240","firstName":"Holger","lastName":"Franke","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"PROVISIONED","isChild":false,"personIdV2":"amzn1.actor.person.oid.A1PDXXXD06","signedInUser":true,"commsProvisioned":true,"enrolledInAlexa":true,"speakerProvisioned":false}] 2021-12-20 00:17:20.506 - debug: alexa2.0 (3925) Alexa-Remote: No authentication check needed (time elapsed 206) 2021-12-20 00:17:20.507 - debug: alexa2.0 (3925) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=1639955840507","method":"GET","timeout":10000,"headers":{}} 2021-12-20 00:17:20.725 - info: host.iobroker-pi instance system.adapter.alexa2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) ^C pi@iobroker-pi:~ $