Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. [gelöst] Alexa Adapter startet nach Update auf 3.10.4 nicht

    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] Alexa Adapter startet nach Update auf 3.10.4 nicht

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

      @thomas-braun Meinst Du diese?

      [Mo Okt 11 13:07:02 2021] Unhandled fault: alignment exception (0xa21) at 0x04396546
      [Mo Okt 11 13:07:02 2021] pgd = 6348d82f
      [Mo Okt 11 13:07:02 2021] [04396546] *pgd=0b5dd003, *pmd=8e081003
      

      Die kommen immer, wenn der Adapter versucht zu starten.

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

        @skb
        Ja, die Abkürzungen stehen da z. B. für:

        pgd = page global directory
        pud = page upper directory
        pmd = page middle directory

        Hat also mit der Verwaltung der sog. memory page tables zu tun.

        SKB 1 Reply Last reply Reply Quote 1
        • SKB
          SKB Developer Most Active @Thomas Braun last edited by

          @thomas-braun Ok, aber sie kommen halt nur dann, wenn die Instanz des Alexa Adapters startet. Sonst kann ich sie nicht finden.

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

            @skb

            Wenn ich das richtig interpretiere wird da Speicherbereich doppelt zugewiesen:

            Unhandled fault: alignment exception (0xa21) at 0x04396546

            [04396546] *pgd=0b5dd003, *pmd=8e081003

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

              @thomas-braun So verstehe ich es auch ... Da kann der Adapter nix ausrichten - das ist das Problem . Frage ist wer "verantwortlich" ist ...

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

                @apollon77 ich brauche hier noch ne info ... dann versuchen wir das noch obs mehr log gibt

                1 Reply Last reply Reply Quote 1
                • apollon77
                  apollon77 @SKB last edited by

                  @skb ok versuchen wir mal was. Stoppe mal den alexa2 adapter (aber vorher Push Connection einschalten falls aus war).

                  Dann per ssh

                  node --report-signal=SIGBUS --report-on-signal /opt/iobroker/node_modules/iobroker.alexa2/main.js --force --logs

                  Kommt dann ggf mehr wenn es crasht?

                  SKB 1 Reply Last reply Reply Quote 1
                  • SKB
                    SKB Developer Most Active @apollon77 last edited by

                    @apollon77
                    Dies ist die Ausgabe:

                    pi@ioBroker:~ $ node --report-signal=SIGBUS --report-on-signal /opt/iobroker/node_modules/iobroker.alexa2/main.js --force --logs
                    2021-10-11 16:41:49.559  - error: alexa2.0 (13790) adapter disabled
                    2021-10-11 16:41:49.568  - info: alexa2.0 (13790) starting. Version 3.10.4 in /opt/iobroker/node_modules/iobroker.alexa2, node: v14.18.0, js-controller: 3.3.18
                    2021-10-11 16:41:50.130  - debug: alexa2.0 (13790) 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-10-11 16:41:50.131  - debug: alexa2.0 (13790) Alexa-Remote: Use as Login-Amazon-URL: amazon.de
                    2021-10-11 16:41:50.132  - debug: alexa2.0 (13790) Alexa-Remote: Use as Base-URL: alexa.amazon.de
                    2021-10-11 16:41:50.135  - debug: alexa2.0 (13790) Alexa-Remote: cookie was provided
                    2021-10-11 16:41:50.138  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bootstrap?version=0","method":"GET","timeout":10000,"headers":{}}
                    2021-10-11 16:41:50.622  - debug: alexa2.0 (13790) Alexa-Remote: Response: {"authentication":{"authenticated":true,"canAccessPrimeMusicContent":true,"customerEmail":"info@skb-web.de","customerId":"AV8T15OWSJBT1","customerName":"Stephan Kreyenborg"}}
                    2021-10-11 16:41:50.624  - debug: alexa2.0 (13790) Alexa-Remote: Authentication checked: true
                    2021-10-11 16:41:50.625  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 1)
                    2021-10-11 16:41:50.626  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa-comms-mobile-service.amazon.de","path":"/accounts","method":"GET","timeout":10000,"headers":{}}
                    2021-10-11 16:41:51.023  - debug: alexa2.0 (13790) Alexa-Remote: Response: [{"commsId":"amzn1.comms.id.person.amzn1~amzn1.account.AE2K6HEV5O4UZ6LEM2FHPTHLEDXA","directedId":"amzn1.account.AE2K6HEV5O4UZ6LEM2FHPTHLEDXA","phoneCountryCode":"49","phoneNumber":"1729887930","firstName":"Stephan","lastName":"Kreyenborg","phoneticFirstName":null,"phoneticLastName":null,"commsProvisionStatus":"PROVISIONED","isChild":false,"personIdV2":"amzn1.actor.person.oid.A2P02UVLYMB4FY","signedInUser":true,"commsProvisioned":true,"enrolledInAlexa":true,"speakerProvisioned":false}]
                    2021-10-11 16:41:51.025  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 401)
                    2021-10-11 16:41:51.027  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/devices-v2/device?cached=true&_=1633963311027","method":"GET","timeout":10000,"headers":{}}
                    2021-10-11 16:41:51.496  - debug: alexa2.0 (13790) Alexa-Remote: Response: {"devices":[{"accountName":"This Device","appDeviceList":[{"deviceAccountId":"A0861997DUI3R74CCS7X","deviceType":"A2TF17PFR55MTB","serialNumber":"9b152b51d8704399bfc1b33db9fa8214"}],"capabilities":["CUSTOM_ALARM_TONE","ADAPTIVE_LISTENING","SOUND_SETTINGS","TIMERS_AND_ALARMS","VOLUME_SETTING","MICROPHONE","REMINDERS","DIALOG_INTERFACE_VERSION"],"charging":null,"clusterMembers":[],"deviceAccountId":"A0861997DUI3R74CCS7X","deviceFamily":"VOX","deviceOwnerCustomerId":"A1EIP8DVPCTVOF","deviceType":"A2TF17PFR55MTB","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"9b152b51d8704399bfc1b33db9fa8214","softwareVersion":"130050002"},{"accountName":"Marijana's Alexa Apps","appDeviceList":[{"deviceAccountId":"A06654591OVZOCDFF8ZR0","deviceType":"A1DL2DVDQVK3Q","serialNumber":"SMG950FF40469E1060EB598"},{"deviceAccountId":"A01169689K3RKDK3Z6UV","deviceType":"A1DL2DVDQVK3Q","serialNumber":"SMG980F682BCDDF422ED90F"},{"deviceAccountId":"A024247128CGZ5KLLWDXY","deviceType":"A1DL2DVDQVK3Q","serialNumber":"SMT8134A745230E200CDB9"}],"capabilities":["ADAPTIVE_LISTENING","VOLUME_SETTING","MICROPHONE"],"charging":null,"clusterMembers":[],"deviceAccountId":"A06654591OVZOCDFF8ZR0","deviceFamily":"AMAZONMOBILEMUSIC_ANDROID","deviceOwnerCustomerId":"A1EIP8DVPCTVOF","deviceType":"A1DL2DVDQVK3Q","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":false,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"SMG950FF40469E1060EB598","softwareVersion":"516110110"},{"accountName":"Stephan's Fire TV stick","appDeviceList":[],"capabilities":["SUPPORTS_SOFTWARE_VERSION","CUSTOM_ALARM_TONE","PERSISTENT_CONNECTION","ADAPTIVE_LISTENING","ARTHUR_TARGET","SOUND_SETTINGS","ASCENDING_ALARM_VOLUME","VOLUME_SETTING","MICROPHONE","REMINDERS","SHARKNADO","SUPPORTS_CONNECTED_HOME_CLOUD_ONLY","ACTIVE_AFTER_FRO","DIALOG_INTERFACE_VERSION","SUPPORTS_LOCALE","SUPPORTS_LOCALE_SWITCH","TIMERS_AND_ALARMS","FLASH_BRIEFING","CHANGE_NAME"],"charging":null,"clusterMembers":[],"deviceAccountId":"A159HL3V8OMRNZ","deviceFamily":"FIRE_TV","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"ADVBD696BHNV5","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"70940514603302JH","softwareVersion":"662663720"},{"accountName":"Wohnung","appDeviceList":[],"capabilities":["MUSIC_SKILL","TUNE_IN","TIDAL","VOLUME_SETTING","MICROPHONE","PANDORA","AUDIO_PLAYER","AMAZON_MUSIC","KINDLE_BOOKS","AUDIBLE","SALMON","APPLE_MUSIC","SIRIUSXM","DEEZER","I_HEART_RADIO"],"charging":null,"clusterMembers":["G090U610916420KJ","G09183091056058K","G0911M079406180P"],"deviceAccountId":"A00087432OQ8XJFXWT00","deviceFamily":"WHA","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A3C9PE6TNYLTCH","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"edbb7e932cf347c7b287a5db19c3ee30","softwareVersion":"0"},{"accountName":"Fire TV Cube","appDeviceList":[],"capabilities":["CUSTOM_ALARM_TONE","MUSIC_SKILL","FAR_FIELD_WAKE_WORD","ARTHUR_TARGET","TIDAL","REMINDERS","GOLDFISH","AUDIO_PLAYER","SUPPORTS_CONNECTED_HOME_CLOUD_ONLY","ACTIVE_AFTER_FRO","AMAZON_MUSIC","KINDLE_BOOKS","TIMERS_ALARMS_NOTIFICATIONS_VOLUME","FLASH_BRIEFING","SET_LOCALE","PAIR_BT_SINK","CHANGE_NAME","SIRIUSXM","SLEEP","I_HEART_RADIO","SUPPORTS_SOFTWARE_VERSION","MULTI_WAKEWORDS_SUPPORTED","BT_PAIRING_FLOW_V2","PERSISTENT_CONNECTION","TUNE_IN","ADAPTIVE_LISTENING","SOUND_SETTINGS","SUPPORT_CALENDAR_ALERT","ASCENDING_ALARM_VOLUME","EARCONS","MICROPHONE","PANDORA","SHARKNADO","DIALOG_INTERFACE_VERSION","VOICE_TRAINING","AUDIBLE","SUPPORTS_LOCALE","SUPPORTS_LOCALE_SWITCH","SALMON","TIMERS_AND_ALARMS","SPEECH_RECOGNIZER_USS","APPLE_MUSIC","DEEZER","DREAM_TRAINING"],"charging":null,"clusterMembers":[],"deviceAccountId":"A07651723SRV0G2RLZ9S","deviceFamily":"FIRE_TV","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A2JKHJ0PX4J3L3","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"G0911X03941304ML","softwareVersion":"21039196292"},{"accountName":"Echo Dot Flur","appDeviceList":[],"capabilities":["GADGETS","CUSTOM_ALARM_TONE","MUSIC_SKILL","FAR_FIELD_WAKE_WORD","DS_VOLUME_SETTING","EFDCARDS","REMINDERS","EQUALIZER_CONTROLLER_TREBLE","AUDIO_PLAYER","DEREGISTER_DEVICE","KINDLE_BOOKS","FLASH_BRIEFING","SET_LOCALE","GUARD_EARCON","TAHOE_BYOD","UPDATE_WIFI","MULTI_WAKEWORDS_SUPPORTED","BT_PAIRING_FLOW_V2","PERSISTENT_CONNECTION","ADAPTIVE_LISTENING","TUPLE","PANDORA","EQUALIZER_CONTROLLER_MIDRANGE","AUDIO_CONTROLS","DIALOG_INTERFACE_VERSION","VOICE_TRAINING","SUPPORTS_LOCALE_SWITCH","SALMON","TIMERS_AND_ALARMS","SPEECH_RECOGNIZER_USS","TUPLE_CATEGORY_A","TIDAL","VOLUME_SETTING","GOLDFISH","SUPPORTS_CONNECTED_HOME_CLOUD_ONLY","ACTIVE_AFTER_FRO","LEMUR_ALPHA","AMAZON_MUSIC","TIMERS_ALARMS_NOTIFICATIONS_VOLUME","PAIR_BT_SINK","CHANGE_NAME","SIRIUSXM","PAIR_BT_SOURCE","SLEEP","EQUALIZER_CONTROLLER_BASS","I_HEART_RADIO","SUPPORTS_SOFTWARE_VERSION","TUNE_IN","SOUND_SETTINGS","SUPPORT_CALENDAR_ALERT","ASCENDING_ALARM_VOLUME","EARCONS","MICROPHONE","ALEXA_VOICE","ALEXA_PRESENCE","SET_TIME_ZONE","REQUIRES_OOBE_FOR_SETUP","AUDIBLE","SUPPORTS_LOCALE","APPLE_MUSIC","DEEZER","PAIR_REMOTE","DREAM_TRAINING","POPTART"],"charging":null,"clusterMembers":[],"deviceAccountId":"A01378201SS79J7AJ7XMS","deviceFamily":"ECHO","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A1RABVCI4QCIKC","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":["edbb7e932cf347c7b287a5db19c3ee30"],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"G0911M079406180P","softwareVersion":"5805753220"},{"accountName":"Echo Dot Küche","appDeviceList":[],"capabilities":["GADGETS","CUSTOM_ALARM_TONE","MUSIC_SKILL","FAR_FIELD_WAKE_WORD","DS_VOLUME_SETTING","EFDCARDS","REMINDERS","EQUALIZER_CONTROLLER_TREBLE","AUDIO_PLAYER","DEREGISTER_DEVICE","KINDLE_BOOKS","FLASH_BRIEFING","SET_LOCALE","GUARD_EARCON","TAHOE_BYOD","UPDATE_WIFI","MULTI_WAKEWORDS_SUPPORTED","BT_PAIRING_FLOW_V2","PERSISTENT_CONNECTION","ADAPTIVE_LISTENING","TUPLE","PANDORA","EQUALIZER_CONTROLLER_MIDRANGE","AUDIO_CONTROLS","DIALOG_INTERFACE_VERSION","VOICE_TRAINING","SUPPORTS_LOCALE_SWITCH","SALMON","TIMERS_AND_ALARMS","SPEECH_RECOGNIZER_USS","TUPLE_CATEGORY_A","TIDAL","VOLUME_SETTING","GOLDFISH","SUPPORTS_CONNECTED_HOME_CLOUD_ONLY","ACTIVE_AFTER_FRO","LEMUR_ALPHA","AMAZON_MUSIC","DEREGISTER_FACTORY_RESET","TIMERS_ALARMS_NOTIFICATIONS_VOLUME","PAIR_BT_SINK","CHANGE_NAME","SIRIUSXM","PAIR_BT_SOURCE","SLEEP","EQUALIZER_CONTROLLER_BASS","I_HEART_RADIO","SUPPORTS_SOFTWARE_VERSION","TUNE_IN","SOUND_SETTINGS","SUPPORT_CALENDAR_ALERT","ASCENDING_ALARM_VOLUME","EARCONS","MICROPHONE","ALEXA_VOICE","ALEXA_PRESENCE","REQUIRES_OOBE_FOR_SETUP","AUDIBLE","SUPPORTS_LOCALE","APPLE_MUSIC","DEEZER","PAIR_REMOTE","DREAM_TRAINING","POPTART"],"charging":null,"clusterMembers":[],"deviceAccountId":"A10336463KM6ANCFBSROV","deviceFamily":"ECHO","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A32DOYMUN6DTXA","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":["edbb7e932cf347c7b287a5db19c3ee30"],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"G090U610916420KJ","softwareVersion":"5805753476"},{"accountName":"Echo Show Schlafzimmer","appDeviceList":[],"capabilities":["CUSTOM_ALARM_TONE","MUSIC_SKILL","FAR_FIELD_WAKE_WORD","DS_VOLUME_SETTING","EFDCARDS","REMINDERS","EQUALIZER_CONTROLLER_TREBLE","AUDIO_PLAYER","KINDLE_BOOKS","FLASH_BRIEFING","SET_LOCALE","GUARD_EARCON","MULTI_WAKEWORDS_SUPPORTED","BT_PAIRING_FLOW_V2","PERSISTENT_CONNECTION","ADAPTIVE_LISTENING","FACTORY_RESET_DEVICE","TUPLE_CATEGORY_B","TUPLE","PANDORA","EQUALIZER_CONTROLLER_MIDRANGE","AUDIO_CONTROLS","DIALOG_INTERFACE_VERSION","VOICE_TRAINING","SUPPORTS_LOCALE_SWITCH","SALMON","TIMERS_AND_ALARMS","SPEECH_RECOGNIZER_USS","TIDAL","VOLUME_SETTING","GOLDFISH","SUPPORTS_CONNECTED_HOME_CLOUD_ONLY","LEMUR_ALPHA","AMAZON_MUSIC","TIMERS_ALARMS_NOTIFICATIONS_VOLUME","PAIR_BT_SINK","CHANGE_NAME","SIRIUSXM","LIVE_VIEW","SLEEP","EQUALIZER_CONTROLLER_BASS","I_HEART_RADIO","SUPPORTS_SOFTWARE_VERSION","TUNE_IN","SOUND_SETTINGS","SUPPORT_CALENDAR_ALERT","ASCENDING_ALARM_VOLUME","EARCONS","MICROPHONE","ALEXA_VOICE","SHARKNADO","ALEXA_PRESENCE","AUDIBLE","SUPPORTS_LOCALE","APPLE_MUSIC","DEEZER","DREAM_TRAINING","POPTART"],"charging":null,"clusterMembers":[],"deviceAccountId":"A063800733RIXTXAV2E0V","deviceFamily":"KNIGHT","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A1Z88NGR2BK6A2","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":["edbb7e932cf347c7b287a5db19c3ee30"],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"G09183091056058K","softwareVersion":"5805754756"},{"accountName":"This Device","appDeviceList":[{"deviceAccountId":"A0677275IETJ8P5WNXLX","deviceType":"A2IVLV5VM2W81","serialNumber":"87ba03d8a92b898ff3e2a5c99dfec165"},{"deviceAccountId":"A0305194VW9O0KVSCYQ1","deviceType":"A2TF17PFR55MTB","serialNumber":"0e04d8c1b73441e4a99110c749a5c5b4"},{"deviceAccountId":"A026176610BR5KGLF1W15","deviceType":"A2IVLV5VM2W81","serialNumber":"c0762bc600e4285baf43afb81d34ac9f"},{"deviceAccountId":"A07533506XAPMCE5GKBX","deviceType":"A2IVLV5VM2W81","serialNumber":"21c59241ed82e98a939e5f47592a8d7e"},{"deviceAccountId":"A09012853PV47373YXTQJ","deviceType":"A2IVLV5VM2W81","serialNumber":"21972b82caeee1fdd6a07cc3efcb2ea8"}],"capabilities":["ADAPTIVE_LISTENING","VOLUME_SETTING","MICROPHONE"],"charging":null,"clusterMembers":[],"deviceAccountId":"A09012853PV47373YXTQJ","deviceFamily":"VOX","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A2IVLV5VM2W81","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":true,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"21972b82caeee1fdd6a07cc3efcb2ea8","softwareVersion":"1"},{"accountName":"Stephan's Alexa Apps","appDeviceList":[{"deviceAccountId":"A06175881I2SREN19MYMG","deviceType":"A1DL2DVDQVK3Q","serialNumber":"SMG985F5B8874995CD23CCC"}],"capabilities":["ADAPTIVE_LISTENING","VOLUME_SETTING","MICROPHONE"],"charging":null,"clusterMembers":[],"deviceAccountId":"A06175881I2SREN19MYMG","deviceFamily":"AMAZONMOBILEMUSIC_ANDROID","deviceOwnerCustomerId":"AV8T15OWSJBT1","deviceType":"A1DL2DVDQVK3Q","deviceTypeFriendlyName":null,"essid":null,"language":null,"macAddress":null,"online":false,"parentClusters":[],"postalCode":null,"registrationId":null,"remainingBatteryLevel":null,"serialNumber":"SMG985F5B8874995CD23CCC","softwareVersion":"516140110"}]}
                    2021-10-11 16:41:51.499  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 875)
                    2021-10-11 16:41:51.501  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/wake-word?_=1633963311500","method":"GET","timeout":10000,"headers":{}}
                    2021-10-11 16:41:51.696  - debug: alexa2.0 (13790) Alexa-Remote: Response: {"wakeWords":[{"active":true,"deviceSerialNumber":"G0911X03941304ML","deviceType":"A2JKHJ0PX4J3L3","midFieldState":null,"wakeWord":"ALEXA"},{"active":true,"deviceSerialNumber":"G0911M079406180P","deviceType":"A1RABVCI4QCIKC","midFieldState":null,"wakeWord":"ALEXA"},{"active":true,"deviceSerialNumber":"G090U610916420KJ","deviceType":"A32DOYMUN6DTXA","midFieldState":null,"wakeWord":"ALEXA"},{"active":true,"deviceSerialNumber":"G09183091056058K","deviceType":"A1Z88NGR2BK6A2","midFieldState":null,"wakeWord":"ALEXA"}]}
                    2021-10-11 16:41:51.698  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 1074)
                    2021-10-11 16:41:51.699  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/bluetooth?cached=true&_=1633963311699","method":"GET","timeout":10000,"headers":{}}
                    2021-10-11 16:41:52.261  - debug: alexa2.0 (13790) Alexa-Remote: Response: {"bluetoothStates":[{"deviceSerialNumber":"9b152b51d8704399bfc1b33db9fa8214","deviceType":"A2TF17PFR55MTB","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"130050002","streamingState":null},{"deviceSerialNumber":"SMG950FF40469E1060EB598","deviceType":"A1DL2DVDQVK3Q","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"516110110","streamingState":null},{"deviceSerialNumber":"70940514603302JH","deviceType":"ADVBD696BHNV5","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"662663720","streamingState":null},{"deviceSerialNumber":"edbb7e932cf347c7b287a5db19c3ee30","deviceType":"A3C9PE6TNYLTCH","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"0","streamingState":null},{"deviceSerialNumber":"G0911X03941304ML","deviceType":"A2JKHJ0PX4J3L3","friendlyName":"FireTV","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"21039196292","streamingState":null},{"deviceSerialNumber":"G0911M079406180P","deviceType":"A1RABVCI4QCIKC","friendlyName":"Echo Dot-80P","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"5805753220","streamingState":null},{"deviceSerialNumber":"G090U610916420KJ","deviceType":"A32DOYMUN6DTXA","friendlyName":"Echo-0KJ","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"5805753476","streamingState":null},{"deviceSerialNumber":"G09183091056058K","deviceType":"A1Z88NGR2BK6A2","friendlyName":"Echo Show","gadgetPaired":false,"online":true,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"5805754756","streamingState":null},{"deviceSerialNumber":"21972b82caeee1fdd6a07cc3efcb2ea8","deviceType":"A2IVLV5VM2W81","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"1","streamingState":null},{"deviceSerialNumber":"SMG985F5B8874995CD23CCC","deviceType":"A1DL2DVDQVK3Q","friendlyName":null,"gadgetPaired":false,"online":false,"pairedDeviceList":null,"sconeBattery":null,"sconePaired":false,"softwareVersion":"516140110","streamingState":null}]}
                    2021-10-11 16:41:52.263  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 1639)
                    2021-10-11 16:41:52.264  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/notifications?cached=true&_=1633963312264","method":"GET","timeout":10000,"headers":{}}
                    2021-10-11 16:41:52.636  - debug: alexa2.0 (13790) Alexa-Remote: Response: {"notifications":[{"alarmLabel":null,"alarmTime":0,"assigner":null,"automationId":null,"createdDate":1633949250396,"deferredAtTime":null,"deliveryType":null,"deviceName":null,"deviceSerialNumber":"G090U610916420KJ","deviceType":"A32DOYMUN6DTXA","extensibleAttribute":null,"geoLocationTriggerData":null,"id":"A32DOYMUN6DTXA-G090U610916420KJ-c96e4f24-04cf-3832-894a-ad353d3dc589","lastOccurrenceTimeInMilli":0,"lastUpdatedDate":0,"loopCount":null,"mrmGroupContext":null,"musicAlarmId":null,"musicEntity":null,"notificationIndex":"c96e4f24-04cf-3832-894a-ad353d3dc589","originalDate":null,"originalDurationInMillis":240000,"originalTime":null,"personProfile":null,"provider":null,"rRuleData":null,"recurrenceEligibility":false,"recurringPattern":null,"remainingTime":0,"reminderAppLabel":null,"reminderLabel":null,"reminderSubLabel":null,"skillInfo":null,"snoozedToTime":null,"sound":{"displayName":"Simple Timer","folder":null,"id":"system_alerts_melodic_02","isChildDirected":false,"numAssets":0,"pricing":null,"providerId":"ECHO","sampleUrl":"https://s3.amazonaws.com/deeappservice.prod.notificationtones/system_alerts_melodic_02.mp3","sampleVideoUrl":null},"status":"OFF","targetPersonProfiles":null,"timeZoneId":null,"timerLabel":null,"tmwNotificationProperties":null,"triggerTime":1633949490000,"type":"Timer","version":"5"}]}
                    2021-10-11 16:41:52.639  - debug: alexa2.0 (13790) Alexa-Remote: Initialize WS-MQTT Push Connection
                    2021-10-11 16:41:52.659  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 2035)
                    2021-10-11 16:41:52.660  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/entities?skillId=amzn1.ask.1p.music","method":"GET","timeout":10000,"headers":{"Routines-Version":"1.1.210292"}}
                    2021-10-11 16:41:52.986  - debug: alexa2.0 (13790) Alexa-Remote: Response: [{"id":"AMAZON_MUSIC","displayName":"Amazon Music","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefaultMusicProvider":true,"isDefaultStationProvider":true}},{"id":"TUNEIN","displayName":"TuneIn","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefaultMusicProvider":false,"isDefaultStationProvider":false}},{"id":"CLOUDPLAYER","displayName":"My Library","description":"Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefaultMusicProvider":false,"isDefaultStationProvider":false}},{"id":"DEFAULT","displayName":"","description":"Default Music provider","supportedProperties":["Alexa.Music.PlaySearchPhrase"],"supportedTriggers":[],"supportedOperations":["Alexa.Music.PlaySearchPhrase"],"availability":"AVAILABLE","icon":null,"providerData":{"isDefaultMusicProvider":false,"isDefaultStationProvider":false}}]
                    2021-10-11 16:41:52.988  - debug: alexa2.0 (13790) Alexa-Remote: No authentication check needed (time elapsed 2364)
                    2021-10-11 16:41:52.989  - debug: alexa2.0 (13790) Alexa-Remote: Sending Request with {"host":"alexa.amazon.de","path":"/api/behaviors/v2/automations?limit=2000","method":"GET","timeout":30000,"headers":{}}
                    2021-10-11 16:41:53.122  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: Open: wss://dp-gw-na.amazon.de/tcomm/
                    2021-10-11 16:41:53.126  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: Incoming RAW message: 307833376131623630372030783030303030303963207b2270726f746f636f6c4e616d65223a22413a46222c22706172616d6574657273223a7b22416c70686150726f746f636f6c48616e646c65722e6d6178467261676d656e7453697a65223a223136303030222c22416c70686150726f746f636f6c48616e646c65722e7265636569766557696e646f7753697a65223a223136227d7d54554e45
                    2021-10-11 16:41:53.128  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: Incoming message: {"service":"TUNE","checksum":933344775,"content":{"protocolName":"A:F","parameters":{"AlphaProtocolHandler.maxFragmentSize":"16000","AlphaProtocolHandler.receiveWindowSize":"16"}}}
                    2021-10-11 16:41:53.129  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: Detected protocol A:F
                    2021-10-11 16:41:53.132  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: A:F Initialization Msg 2 sent: 307866653838626335322030783030303030303963207b2270726f746f636f6c4e616d65223a22413a46222c22706172616d6574657273223a7b22416c70686150726f746f636f6c48616e646c65722e7265636569766557696e646f7753697a65223a223136222c22416c70686150726f746f636f6c48616e646c65722e6d6178467261676d656e7453697a65223a223136303030227d7d54554e45
                    2021-10-11 16:41:53.137  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: A:F Initialization Msg 3 (Register Connection) sent: 4d534700000362171deea9660000000181f5ca86000000e447574d204d5347203078303030306234373920307830303030303033622075726e3a74636f6d6d2d656e64706f696e743a6465766963653a646576696365547970653a303a64657669636553657269616c4e756d6265723a3020307830303030303034312075726e3a74636f6d6d2d656e64706f696e743a736572766963653a736572766963654e616d653a446565576562736974654d6573736167696e6753657276696365207b22636f6d6d616e64223a2252454749535445525f434f4e4e454354494f4e227d46414245
                    2021-10-11 16:41:53.139  - debug: alexa2.0 (13790) Alexa-Remote WS-MQTT: Send First Ping
                    Speicherzugriffsfehler
                    
                    apollon77 1 Reply Last reply Reply Quote 0
                    • apollon77
                      apollon77 @SKB last edited by

                      @skb sagte in Alexa Adapter startet nach Update auf 3.10.4 nicht mehr:

                      Speicherzugriffsfehler

                      Das passt zur Vermutung ... hätte aber bissl mehr erhofft 🙂

                      SKB 1 Reply Last reply Reply Quote 1
                      • SKB
                        SKB Developer Most Active @apollon77 last edited by

                        @apollon77 Speicherzugriffsfehler ist wieder so eine "allgemeine Meldung", die alles heissen kann.
                        SD-Card, RAM ...

                        1 Reply Last reply Reply Quote 0
                        • SKB
                          SKB Developer Most Active last edited by

                          Habe einmal folgenden Befehl laufen lassen. An der Karte scheint es nicht zu liegen, wenn man sich auf die Ausgabe verlassen kann.

                          root@ioBroker:/# time badblocks -sv /dev/mmcblk0p2 -o mmcblk0p2.log
                          Checking blocks 0 to 62255103
                          Checking for bad blocks (read-only test): done
                          Pass completed, 0 bad blocks found. (0/0/0 errors)
                          
                          real    33m41,984s
                          user    0m1,289s
                          sys     0m29,628s
                          
                          
                          Thomas Braun 1 Reply Last reply Reply Quote 0
                          • Thomas Braun
                            Thomas Braun Most Active @SKB last edited by

                            @skb
                            Warum springst du da jetzt als root herum?

                            SKB 1 Reply Last reply Reply Quote 1
                            • SKB
                              SKB Developer Most Active @Thomas Braun last edited by

                              @thomas-braun hatte su umgeschaltet, da ich sonst net an den /dev/ Block kam.

                              Sonst ist der normale Pi User aktiv.
                              Habe ja nur die Karte getestet.

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

                                @skb
                                Dann stimmt bei deinen Rechten für den user pi was nicht:

                                echad@chet:~ $ sudo time badblocks -sv /dev/mmcblk0p2 -o mmcblk0p2.log
                                Checking blocks 0 to 30900735
                                Checking for bad blocks (read-only test):  13.26% done, 2:26 elapsed. (0/0/0 errors)
                                
                                SKB 1 Reply Last reply Reply Quote 1
                                • SKB
                                  SKB Developer Most Active @Thomas Braun last edited by SKB

                                  @thomas-braun Das kann gut möglich sein.
                                  Weiss aber nicht, wieso.

                                  Denn:

                                  pi@ioBroker:~ $ sudo time badblocks -sv /dev/mmcblk0p2 -o mmcblk0p2.log
                                  sudo: time: Befehl nicht gefunden
                                  

                                  Seltsam, oder?

                                  Hatte auch den ioBroker Fix mal laufen lassen. Es kommt:

                                  ==========================================================================
                                      Checking ioBroker user and directory permissions (2/3)
                                  ==========================================================================
                                  
                                  Created /etc/sudoers.d/iobroker
                                  Fixing directory permissions...
                                  This system does not support setting default permissions.
                                  Do not use npm to manually install adapters unless you know what you are doing!
                                  

                                  Hm?!

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

                                    @skb
                                    Allerdings hm...

                                    ==========================================================================
                                        Checking ioBroker user and directory permissions (2/3)
                                    ==========================================================================
                                    
                                    Created /etc/sudoers.d/iobroker
                                    Fixing directory permissions...
                                    
                                    ==========================================================================
                                        Checking autostart (3/3)
                                    ==========================================================================
                                    

                                    Eigentlich sollte das so aussehen.

                                    SKB 1 Reply Last reply Reply Quote 1
                                    • SKB
                                      SKB Developer Most Active @Thomas Braun last edited by

                                      @thomas-braun Vielleicht hat dies ja mit dem Adapter Problem zu tun 😄

                                      Das "könnte" man ja sicherlich fixen, oder? Würdest Du mir hier vielleicht ein wenig zur Hand gehen?

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

                                        @skb

                                        Da ist irgendwas im user management verwurschtelt.

                                        sudo whoami
                                        groups
                                        

                                        als user 'pi' bringt?

                                        SKB 1 Reply Last reply Reply Quote 1
                                        • SKB
                                          SKB Developer Most Active @Thomas Braun last edited by SKB

                                          @thomas-braun

                                          pi@ioBroker:~ $ whoami
                                          pi
                                          
                                          pi@ioBroker:/ $ sudo whoami
                                          root
                                          
                                          pi@ioBroker:/ $ groups
                                          pi adm dialout cdrom sudo audio video plugdev games users input netdev gpio i2c spi iobroker
                                          
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • Thomas Braun
                                            Thomas Braun Most Active last edited by

                                            @skb
                                            Das passt.

                                            ls -la /opt/iobroker/
                                            apt policy acl
                                            
                                            SKB 2 Replies Last reply Reply Quote 1
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            407
                                            Online

                                            31.9k
                                            Users

                                            80.1k
                                            Topics

                                            1.3m
                                            Posts

                                            6
                                            103
                                            5519
                                            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