Skip to content
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.

Client not connected #1273

Closed
2 of 8 tasks
Deepkumar1994 opened this issue Mar 13, 2019 · 9 comments
Closed
2 of 8 tasks

Client not connected #1273

Deepkumar1994 opened this issue Mar 13, 2019 · 9 comments

Comments

@Deepkumar1994
Copy link

Deepkumar1994 commented Mar 13, 2019

IMPORTANT: Before you create an issue, please take a look at our Issue Reporting Guide.

Briefly summarize your issue:

What is the expected behavior?

What behavior are you observing?

Provide the steps to reproduce the issue, if applicable:

Tell us about your environment:

What version of the AVS Device SDK are you using?

  <x.y.z>

Tell us what hardware you're using:

  • Desktop / Laptop
  • Raspberry Pi
  • Other - tell us more:

Tell us about your OS (Type & version):

  • Linux
  • MacOS
  • Raspbian Stretch
  • Raspbian Jessy
  • Other - tell us more:
@Deepkumar1994
Copy link
Author

Getting error "client not connected" and also not getting any device code to register over amazon website, for more details go through debug logs

$ ./SampleApp/src/SampleApp ./Integration/AlexaClientSDKConfig.json Debug9
2019-03-13 07:04:16.243 [ 1] I sdkVersion: 1.12.0
configFile ./Integration/AlexaClientSDKConfig.json
Running app with log level: DEBUG9
2019-03-13 07:04:16.246 [ 1] 0 ConfigurationNode:initializeSuccess
2019-03-13 07:04:16.249 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating Equalizer configuration
2019-03-13 07:04:16.249 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating default Equalizer state
2019-03-13 07:04:16.249 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating Equalizer configuration
2019-03-13 07:04:16.249 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating default Equalizer state
2019-03-13 07:04:16.249 [ 1] 9 MediaPlayer:createCalled
2019-03-13 07:04:16.270 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-13 07:04:16.271 [ 1] 9 MediaPlayer:createCalled
2019-03-13 07:04:16.272 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-13 07:04:16.272 [ 1] 9 MediaPlayer:createCalled
2019-03-13 07:04:16.272 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-13 07:04:16.273 [ 1] 9 MediaPlayer:createCalled
2019-03-13 07:04:16.273 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-13 07:04:16.273 [ 1] 9 MediaPlayer:createCalled
2019-03-13 07:04:16.273 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-13 07:04:16.274 [ 1] 9 MediaPlayer:createCalled
2019-03-13 07:04:16.274 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-13 07:04:16.274 [ 1] 5 SQLiteDeviceSettingStorage:create
2019-03-13 07:04:16.275 [ 1] 5 SQLiteBluetoothStorage:create
2019-03-13 07:04:16.275 [ 1] 5 CBLAuthDelegate:create
2019-03-13 07:04:16.275 [ 1] 5 CBLAuthDelegate:CBLAuthDelegate
2019-03-13 07:04:16.275 [ 1] 5 CBLAuthDelegate:init
2019-03-13 07:04:16.275 [ 1] 5 CBLAuthDelegateConfiguration:create
2019-03-13 07:04:16.275 [ 1] 5 CBLAuthDelegateConfiguration:init
2019-03-13 07:04:16.275 [ 1] 5 CBLAuthDelegateConfiguration:initScopeData
2019-03-13 07:04:16.275 [ 1] 9 CBLAuthDelegateConfiguration:initScopeDataSucceeded
2019-03-13 07:04:16.275 [ 1] 5 SQLiteCBLAuthDelegateStorage:open
2019-03-13 07:04:16.276 [ 3] 5 CBLAuthDelegate:handleAuthorizationFlow
2019-03-13 07:04:16.276 [ 3] 5 CBLAuthDelegate:handleStarting
2019-03-13 07:04:16.276 [ 3] 5 SQLiteCBLAuthDelegateStorage:getRefreshToken
2019-03-13 07:04:16.276 [ 3] 0 SQLiteCBLAuthDelegateStorage:getRefreshTokenFailed:reason=stepResultWasNotRow
2019-03-13 07:04:16.276 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x11bbda8
2019-03-13 07:04:16.276 [ 3] 0 CBLAuthDelegate:getRefreshTokenFailed
2019-03-13 07:04:16.276 [ 3] 5 CBLAuthDelegate:handleRequestingCodePair
2019-03-13 07:04:16.276 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x11a9cf8
2019-03-13 07:04:16.276 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-13 07:04:16.276 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x11a9d00
2019-03-13 07:04:16.277 [ 1] 5 InternetConnectionMonitor:startMonitoring
2019-03-13 07:04:16.278 [ 1] 5 SQLiteDeviceSettingStorage:open
2019-03-13 07:04:16.280 [ 8] 9 DirectiveProcessor:processingLoop
2019-03-13 07:04:16.281 [ b] 5 InternetConnectionMonitor:testConnection
2019-03-13 07:04:16.283 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-13 07:04:16.283 [ e] 0 MediaPlayer:handleSetObserverCalled
2019-03-13 07:04:16.283 [ 1] 9 SpeechSynthesizer:addObserver:observer=0x11c0e68
2019-03-13 07:04:16.283 [ 1] 9 PlaybackRouter:create::called
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-13 07:04:16.284 [ 11] 0 MediaPlayer:handleSetObserverCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-13 07:04:16.284 [ 1] 0 SpeakerManager:mapCreated:numSpeakerVolume=5,numAlertsVolume=1
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ e] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ 11] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ 13] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-13 07:04:16.284 [ 14] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-13 07:04:16.285 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-13 07:04:16.285 [ 15] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-13 07:04:16.285 [ 1] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true
2019-03-13 07:04:16.285 [ 1] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false
2019-03-13 07:04:16.285 [ 1] 9 SpeakerManager:updateContextManagerCalled:speakerType=AVS_SPEAKER_VOLUME
2019-03-13 07:04:16.285 [ 1] 5 Renderer:resetSourceId
2019-03-13 07:04:16.285 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-13 07:04:16.285 [ 17] 0 MediaPlayer:handleSetObserverCalled
2019-03-13 07:04:16.286 [ 1] 9 AlertScheduler:setTimerForNextAlertLocked
2019-03-13 07:04:16.286 [ 1] 9 AlertScheduler:executeScheduleNextAlertForRendering::no work to do.
2019-03-13 07:04:16.286 [ 1] 9 SpeakerManager:getSpeakerSettingsCalled
2019-03-13 07:04:16.289 [ 12] 9 SpeakerManager:executeGetSpeakerSettingsCalled
2019-03-13 07:04:16.290 [ 12] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-13 07:04:16.290 [ 17] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-13 07:04:16.292 [ 12] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true
2019-03-13 07:04:16.292 [ 12] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false
2019-03-13 07:04:16.293 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled
2019-03-13 07:04:16.293 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x1209fb0
2019-03-13 07:04:16.293 [ 19] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=ACL_CLIENT_REQUEST
2019-03-13 07:04:16.294 [ 1] 5 NotificationsRenderer:create
2019-03-13 07:04:16.294 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-13 07:04:16.294 [ 13] 0 MediaPlayer:handleSetObserverCalled
2019-03-13 07:04:16.294 [ 1] 5 NotificationsCapabilityAgent:init
2019-03-13 07:04:16.295 [ 1] 5 NotificationsRenderer:addObserver
2019-03-13 07:04:16.296 [ 1] 5 InteractionModel:InteractionModelCapabilityAgent
2019-03-13 07:04:16.297 [ 1a] 5 NotificationsCapabilityAgent:executeInit
2019-03-13 07:04:16.297 [ 1a] 5 NotificationsCapabilityAgent:notifyObservers:indicatorState=0
2019-03-13 07:04:16.297 [ 1a] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=false,stateRequestToken=0
2019-03-13 07:04:16.298 [ 1] 0 ExternalMediaPlayer:createAdapters
2019-03-13 07:04:16.298 [ 1a] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Notifications,name=IndicatorState
2019-03-13 07:04:16.298 [ 1] 1 AudioPlayer:addObserver
2019-03-13 07:04:16.298 [ 5] 5 TemplateRuntime:onDialogUXStateChanged:state=IDLE
2019-03-13 07:04:16.299 [ 1] 5 DNDSettingProtocol:create:settingName=enabled
2019-03-13 07:04:16.299 [ 1] 5 DNDSettingProtocol:restoreValue:setting=Alexa.DoNotDisturb::enabled
2019-03-13 07:04:16.299 [ 1] 5 SQLiteDeviceSettingStorage:loadSetting:key=Alexa.DoNotDisturb::enabled
2019-03-13 07:04:16.299 [ 1] 5 SQLiteDeviceSettingStorage:loadSetting:value=false
2019-03-13 07:04:16.299 [ 1] I Setting:handleSetValue:value=false
2019-03-13 07:04:16.300 [ 1] 5 DefaultClient:bluetoothCapabilityAgentDisabled:reason=nullBluetoothDeviceManager
2019-03-13 07:04:16.300 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x11c73d0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:True
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x1207ed0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x1207ed0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x1207ed0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Unfavorite,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Play,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Login,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Play,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeat,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Pause,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeatOne,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Previous,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=AdjustSeekPosition,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Next,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=StartOver,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=SetSeekPosition,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Rewind,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableShuffle,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Logout,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=FastForward,handler=0x1217fe0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableRepeat,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableShuffle,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Favorite,handler=0x1217fe0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=SetEndOfSpeechOffset,handler=0x11c6880,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=ExpectSpeech,handler=0x11c6880,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:True
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=StopCapture,handler=0x11c6880,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=AdjustVolume,handler=0x1209ef0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetAlert,handler=0x1209ef0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlert,handler=0x1209ef0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetVolume,handler=0x1209ef0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.301 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlerts,handler=0x1209ef0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=SetEndpoint,handler=0x127a9d0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=ResetUserInactivity,handler=0x11c6428,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetMute,handler=0x1208cd0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=AdjustVolume,handler=0x1208cd0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetVolume,handler=0x1208cd0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 5 TemplateRuntime:getConfiguration
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderPlayerInfo,handler=0x1278b40,policy= Mediums:MEDIUM_VISUAL10 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderTemplate,handler=0x1278b40,policy= Mediums:MEDIUM_VISUAL10 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=ClearIndicator,handler=0x120d648,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=SetIndicator,handler=0x120d648,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=InteractionModel,name=NewDialogRequest,handler=0x12138c0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 5 EqualizerController:getConfiguration
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=ResetBands,handler=0x127bf48,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=AdjustBands,handler=0x127bf48,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=SetMode,handler=0x127bf48,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=SetBands,handler=0x127bf48,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.302 [ 1] 5 DoNotDisturbCapabilityAgent:getConfiguration
2019-03-13 07:04:16.302 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.DoNotDisturb,name=SetDoNotDisturb,handler=0x1279e40,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-13 07:04:16.303 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled
2019-03-13 07:04:16.303 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x11a9d18
2019-03-13 07:04:16.303 [ 1] 5 NotificationsCapabilityAgent:addObserver
2019-03-13 07:04:16.303 [ 1] 5 DefaultClient:addBluetoothDeviceObserver::bluetooth is disabled, not adding observer
2019-03-13 07:04:16.303 [ 1] 5 TemplateRuntime:addObserver
#################################################

NOTIFICATION INDICATOR STATE: OFF

#################################################

2019-03-13 07:04:16.305 [ 1f] 5 TemplateRuntime:addObserverInExecutor
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2266:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
2019-03-13 07:04:16.342 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x12bd550
2019-03-13 07:04:16.342 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x12bd558
2019-03-13 07:04:16.342 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x11ba310
# # # ##### ##### ###### # #
# # # # # # # # # # # #
# # # # # # # # # #
# # # # ##### ##### # # ###
####### # # # # # # # #
# # # # # # # # # # # #
# # # ##### ##### ###### # #

   #####                                           #                      
  #     #   ##   #    # #####  #      ######      # #   #####  #####      
  #        #  #  ##  ## #    # #      #          #   #  #    # #    #     
   #####  #    # # ## # #    # #      #####     #     # #    # #    #     
        # ###### #    # #####  #      #         ####### #####  #####      
  #     # #    # #    # #      #      #         #     # #      #          
   #####  #    # #    # #      ###### ######    #     # #      #          

   SDK Version 1.12.0

+----------------------------------------------------------------------------+
| Options: |
| Tap to talk: |
| Press 't' and Enter followed by your query (no need for the 'Alexa').|
| Hold to talk: |
| Press 'h' followed by Enter to simulate holding a button. |
| Then say your query (no need for the 'Alexa'). |
| Press 'h' followed by Enter to simulate releasing a button. |
| Stop an interaction: |
| Press 's' and Enter to stop an ongoing interaction. |
| Playback Controls: |
| Press '1' for a 'PLAY' button press. |
| Press '2' for a 'PAUSE' button press. |
| Press '3' for a 'NEXT' button press. |
| Press '4' for a 'PREVIOUS' button press. |
| Settings: |
| Press 'c' followed by Enter at any time to see the settings screen. |
| Speaker Control: |
| Press 'p' followed by Enter at any time to adjust speaker settings. |
| Firmware Version: |
| Press 'f' followed by Enter at any time to report a different |
| firmware version. |
| Info: |
| Press 'i' followed by Enter at any time to see the help screen. |
| Reset device: |
| Press 'k' followed by Enter at any time to reset your device. This |
| will erase any data stored in the device and you will have to |
| re-register your device. |
| This option will also exit the application. |
| Reauthorize device: |
| Press 'z' followed by Enter at any time to re-authorize your device. |
| This will erase any data stored in the device and initiate |
| re-authorization. |
| Quit: |
| Press 'q' followed by Enter at any time to quit the application. |
+----------------------------------------------------------------------------+

2019-03-13 07:04:16.763 [ 24] 9 LibCurlHttpContentFetcher:headerCallback:type=content-length,length=419
2019-03-13 07:04:16.763 [ 24] 9 LibCurlHttpContentFetcher:bodyCallback:totalContentReceived=419,currentContentLength=419,currentContentReceived=419,remaining=0
2019-03-13 07:04:16.763 [ b] 0 InProcessAttachmentReader:readFailed:reason=SDS is closed
2019-03-13 07:04:16.763 [ b] 5 InternetConnectionMonitor:updateConnectionStatus:connected=true
2019-03-13 07:04:16.763 [ b] 5 InternetConnectionMonitor:notifyObserversLocked
2019-03-13 07:04:16.764 [ b] 9 LibCurlHttpContentFetcher:~LibCurlHttpContentFetcher
2019-03-13 07:04:16.790 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-13 07:04:16.790 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-13 07:04:16.790 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-13 07:04:16.791 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-13 07:04:16.791 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-13 07:04:16.791 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
2019-03-13 07:04:16.791 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-13 07:04:17.289 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-13 07:04:17.289 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-13 07:04:17.289 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-13 07:04:17.289 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-13 07:04:17.289 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-13 07:04:17.289 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
2019-03-13 07:04:18.111 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-13 07:04:18.609 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-13 07:04:18.609 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-13 07:04:18.609 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-13 07:04:18.609 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-13 07:04:18.609 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-13 07:04:18.609 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
t
2019-03-13 07:04:19.458 [ c] 0 AudioInputProcessor:notEncodingAudio
2019-03-13 07:04:19.458 [ c] 5 UserInactivityMonitor:onUserActive
2019-03-13 07:04:19.458 [ c] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING
2019-03-13 07:04:19.458 [ 5] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING
2019-03-13 07:04:19.459 [ 5] 5 TemplateRuntime:onDialogUXStateChanged:state=LISTENING
2019-03-13 07:04:19.459 [ 1c] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-13 07:04:19.459 [ 25] 5 NotificationsCapabilityAgent:provideState:stateRequestToken=1
#####################################

Client not connected!

#####################################

2019-03-13 07:04:19.459 [ 1c] 9 ContextManager:updateStateLocked:action=updatedState,namespace=ExternalMediaPlayer,name=ExternalMediaPlayerState
2019-03-13 07:04:19.459 [ 1a] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-13 07:04:19.459 [ 25] 5 VisualActivityTracker:provideState
2019-03-13 07:04:19.459 [ 1a] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Notifications,name=IndicatorState
2019-03-13 07:04:19.459 [ 1d] 5 VisualActivityTracker:executeProvideState
2019-03-13 07:04:19.459 [ 1d] 9 ContextManager:updateStateLocked:action=updatedState,namespace=VisualActivityTracker,name=ActivityState
2019-03-13 07:04:19.459 [ 25] 5 AudioActivityTracker:provideState
2019-03-13 07:04:19.460 [ 9] 5 AudioActivityTracker:executeProvideState
2019-03-13 07:04:19.460 [ 25] 9 SpeechSynthesizer:provideState:token=1
2019-03-13 07:04:19.460 [ 9] 9 ContextManager:updateStateLocked:action=updatedState,namespace=AudioActivityTracker,name=ActivityState
2019-03-13 07:04:19.460 [ 1c] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-13 07:04:19.460 [ 25] 0 AudioPlayer:provideState:stateRequestToken=1
2019-03-13 07:04:19.460 [ d] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1
2019-03-13 07:04:19.460 [ 1c] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Alexa.PlaybackStateReporter,name=playbackState
2019-03-13 07:04:19.460 [ 10] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-13 07:04:19.460 [ d] 9 ContextManager:updateStateLocked:action=updatedState,namespace=SpeechSynthesizer,name=SpeechState
2019-03-13 07:04:19.460 [ 10] 9 ContextManager:updateStateLocked:action=updatedState,namespace=AudioPlayer,name=PlaybackState
2019-03-13 07:04:19.460 [ 25] 9 ContextManager:buildContextIgnored:namespace=VisualActivityTracker,name=ActivityState
2019-03-13 07:04:19.460 [ 25] 9 ContextManager:buildContextIgnored:namespace=AudioActivityTracker,name=ActivityState
2019-03-13 07:04:19.460 [ 25] 5 ContextManager:buildContextSuccessful
2019-03-13 07:04:19.461 [ c] 0 AudioInputProcessor:executeOnContextAvailable
2019-03-13 07:04:19.461 [ c] 1 FocusManager:acquireChannel:channelName=Dialog,interface=SpeechRecognizer
2019-03-13 07:04:19.461 [ a] 9 AudioInputProcessor:onFocusChanged:newFocus=FOREGROUND
2019-03-13 07:04:19.461 [ c] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=8024f7f7-c2b2-4637-b1bc-9d1786497d19
2019-03-13 07:04:19.461 [ c] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId
2019-03-13 07:04:19.461 [ c] 0 EventBuilder:buildJsonEventString:messageId=a3800ea9-e9eb-49f3-a627-9e51c26a4173,namespace=SpeechRecognizer,name=Recognize
2019-03-13 07:04:19.461 [ a] 5 AudioActivityTracker:notifyOfActivityUpdates
2019-03-13 07:04:19.462 [ 9] 5 AudioActivityTracker:executeNotifyOfActivityUpdates
2019-03-13 07:04:19.462 [ c] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND
2019-03-13 07:04:19.462 [ c] E MessageRouter:sendFailed:reason=noActiveTransport
2019-03-13 07:04:19.462 [ c] 0 AudioInputProcessor:onSendCompleted:status=NOT_CONNECTED
2019-03-13 07:04:19.462 [ c] 0 AudioInputProcessor:resetState:dueToStatus=NOT_CONNECTED
2019-03-13 07:04:19.463 [ c] 1 FocusManager:releaseChannel:channelName=Dialog
2019-03-13 07:04:19.463 [ c] 5 UserInactivityMonitor:onUserActive
2019-03-13 07:04:19.463 [ a] 9 AudioInputProcessor:onFocusChanged:newFocus=NONE
2019-03-13 07:04:19.463 [ c] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=IDLE
2019-03-13 07:04:19.463 [ a] 5 AudioActivityTracker:notifyOfActivityUpdates
2019-03-13 07:04:19.463 [ c] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE
2019-03-13 07:04:19.463 [ c] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus
2019-03-13 07:04:19.463 [ 9] 5 AudioActivityTracker:executeNotifyOfActivityUpdates
2019-03-13 07:04:19.664 [ 5] 0 DialogUXStateAggregator:setState:from=LISTENING,to=IDLE
2019-03-13 07:04:19.664 [ 5] 5 TemplateRuntime:onDialogUXStateChanged:state=IDLE
#####################################

Client not connected!

#####################################

2019-03-13 07:04:20.414 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-13 07:04:20.917 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-13 07:04:20.918 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-13 07:04:20.918 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-13 07:04:20.918 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-13 07:04:20.918 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-13 07:04:20.918 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
2019-03-13 07:04:25.612 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-13 07:04:26.093 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-13 07:04:26.094 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-13 07:04:26.094 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-13 07:04:26.094 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-13 07:04:26.094 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-13 07:04:26.094 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
^C

@hinar24
Copy link

hinar24 commented Mar 13, 2019

Hi @Deepkumar1994,
According to log your curl is not able to detect certificates /etc/certs/ssl. please refer this link .On that link (step6) they provided curl information. And also once try to reset device with k command.

@Deepkumar1994
Copy link
Author

Hi @hinar24
Thanx for your reply
i am getting a proper response after 6th step also,but on SDK I am getting same error "client not connected"

$ curl -k -I https://nghttp2.org/
HTTP/2 200
date: Wed, 13 Mar 2019 13:53:53 GMT
content-type: text/html
last-modified: Fri, 08 Mar 2019 12:33:02 GMT
etag: "5c8260fe-19d8"
accept-ranges: bytes
content-length: 6616
x-backend-header-rtt: 0.010523
strict-transport-security: max-age=31536000
server: nghttpx
via: 2 nghttpx
x-frame-options: SAMEORIGIN
x-xss-protection: 1; mode=block
x-content-type-options: nosniff

@hinar24
Copy link

hinar24 commented Mar 13, 2019

Hi @Deepkumar1994 ,
I think you have to compile curl with certificates.This command may help you.
./configure --with-nghttp2=/usr/local --with-ssl --prefix=$(INSTALL_DIR) --with-ca-path=/etc/ssl/certs

@Deepkumar1994
Copy link
Author

Deepkumar1994 commented Mar 14, 2019

Hi @hinar24 ,
After this command also,i am getting same error.These are new debug logs

$./SampleApp/src/SampleApp ./Integration/AlexaClientSDKConfig.json Debug9
2019-03-14 05:36:21.367 [ 1] I sdkVersion: 1.12.0
configFile ./Integration/AlexaClientSDKConfig.json
Running app with log level: DEBUG9
2019-03-14 05:36:21.371 [ 1] 0 ConfigurationNode:initializeSuccess
2019-03-14 05:36:21.374 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating Equalizer configuration
2019-03-14 05:36:21.374 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating default Equalizer state
2019-03-14 05:36:21.374 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating Equalizer configuration
2019-03-14 05:36:21.374 [ 1] 1 InMemoryEqualizerConfiguration:validateConfiguration::Validating default Equalizer state
2019-03-14 05:36:21.374 [ 1] 9 MediaPlayer:createCalled
2019-03-14 05:36:21.395 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-14 05:36:21.395 [ 1] 9 MediaPlayer:createCalled
2019-03-14 05:36:21.396 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-14 05:36:21.397 [ 1] 9 MediaPlayer:createCalled
2019-03-14 05:36:21.397 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-14 05:36:21.397 [ 1] 9 MediaPlayer:createCalled
2019-03-14 05:36:21.397 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-14 05:36:21.398 [ 1] 9 MediaPlayer:createCalled
2019-03-14 05:36:21.398 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-14 05:36:21.398 [ 1] 9 MediaPlayer:createCalled
2019-03-14 05:36:21.398 [ 1] 9 MediaPlayer:noOutputConversion
2019-03-14 05:36:21.399 [ 1] 5 SQLiteDeviceSettingStorage:create
2019-03-14 05:36:21.399 [ 1] 5 SQLiteBluetoothStorage:create
2019-03-14 05:36:21.399 [ 1] 5 CBLAuthDelegate:create
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegate:CBLAuthDelegate
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegate:init
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegateConfiguration:create
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegateConfiguration:init
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegateConfiguration:initScopeData
2019-03-14 05:36:21.400 [ 1] 9 CBLAuthDelegateConfiguration:initScopeDataSucceeded
2019-03-14 05:36:21.400 [ 1] 5 SQLiteCBLAuthDelegateStorage:open
2019-03-14 05:36:21.400 [ 3] 5 CBLAuthDelegate:handleAuthorizationFlow
2019-03-14 05:36:21.400 [ 3] 5 CBLAuthDelegate:handleStarting
2019-03-14 05:36:21.400 [ 3] 5 SQLiteCBLAuthDelegateStorage:getRefreshToken
2019-03-14 05:36:21.400 [ 3] 0 SQLiteCBLAuthDelegateStorage:getRefreshTokenFailed:reason=stepResultWasNotRow
2019-03-14 05:36:21.400 [ 3] 0 CBLAuthDelegate:getRefreshTokenFailed
2019-03-14 05:36:21.400 [ 3] 5 CBLAuthDelegate:handleRequestingCodePair
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x1f51728
2019-03-14 05:36:21.400 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-14 05:36:21.400 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x1cfcc18
2019-03-14 05:36:21.401 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x1cfcc20
2019-03-14 05:36:21.402 [ 1] 5 InternetConnectionMonitor:startMonitoring
2019-03-14 05:36:21.402 [ 5] 5 InternetConnectionMonitor:testConnection
2019-03-14 05:36:21.403 [ 1] 5 SQLiteDeviceSettingStorage:open
2019-03-14 05:36:21.405 [ 9] 9 DirectiveProcessor:processingLoop
2019-03-14 05:36:21.408 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-14 05:36:21.408 [ e] 0 MediaPlayer:handleSetObserverCalled
2019-03-14 05:36:21.408 [ 1] 9 SpeechSynthesizer:addObserver:observer=0x1ebf018
2019-03-14 05:36:21.408 [ 1] 9 PlaybackRouter:create::called
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-14 05:36:21.409 [ 11] 0 MediaPlayer:handleSetObserverCalled
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-14 05:36:21.409 [ 1] 9 MediaPlayer:getSpeakerTypeCalled
2019-03-14 05:36:21.410 [ 1] 0 SpeakerManager:mapCreated:numSpeakerVolume=5,numAlertsVolume=1
2019-03-14 05:36:21.410 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ e] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 11] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 13] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 14] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 1] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 15] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-14 05:36:21.410 [ 1] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true
2019-03-14 05:36:21.411 [ 1] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false
2019-03-14 05:36:21.411 [ 1] 9 SpeakerManager:updateContextManagerCalled:speakerType=AVS_SPEAKER_VOLUME
2019-03-14 05:36:21.411 [ 1] 5 Renderer:resetSourceId
2019-03-14 05:36:21.411 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-14 05:36:21.411 [ 17] 0 MediaPlayer:handleSetObserverCalled
2019-03-14 05:36:21.412 [ 1] 9 AlertScheduler:setTimerForNextAlertLocked
2019-03-14 05:36:21.412 [ 1] 9 AlertScheduler:executeScheduleNextAlertForRendering::no work to do.
2019-03-14 05:36:21.412 [ 1] 9 SpeakerManager:getSpeakerSettingsCalled
2019-03-14 05:36:21.412 [ 12] 9 SpeakerManager:executeGetSpeakerSettingsCalled
2019-03-14 05:36:21.412 [ 12] 9 MediaPlayer:getSpeakerSettingsCalled
2019-03-14 05:36:21.412 [ 17] 9 MediaPlayer:handleGetSpeakerSettingsCalled
2019-03-14 05:36:21.412 [ 12] 9 SpeakerManager:validateSpeakerSettingsConsistencyResult:consistent=true
2019-03-14 05:36:21.412 [ 12] 9 SpeakerManager:validateSpeakerSettings:volume=100,mute=false
2019-03-14 05:36:21.413 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled
2019-03-14 05:36:21.413 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x1f654a0
2019-03-14 05:36:21.413 [ 19] 1 AlertsCapabilityAgent:executeOnConnectionStatusChanged:status=DISCONNECTED,reason=ACL_CLIENT_REQUEST
2019-03-14 05:36:21.413 [ 1] 5 NotificationsRenderer:create
2019-03-14 05:36:21.413 [ 1] 9 MediaPlayer:setObserverCalled
2019-03-14 05:36:21.413 [ 13] 0 MediaPlayer:handleSetObserverCalled
2019-03-14 05:36:21.413 [ 1] 5 NotificationsCapabilityAgent:init
2019-03-14 05:36:21.413 [ 1] 5 NotificationsRenderer:addObserver
2019-03-14 05:36:21.414 [ 1a] 5 NotificationsCapabilityAgent:executeInit
2019-03-14 05:36:21.414 [ 1] 5 InteractionModel:InteractionModelCapabilityAgent
2019-03-14 05:36:21.414 [ 1a] 5 NotificationsCapabilityAgent:notifyObservers:indicatorState=0
2019-03-14 05:36:21.414 [ 1a] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=false,stateRequestToken=0
2019-03-14 05:36:21.415 [ 1a] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Notifications,name=IndicatorState
2019-03-14 05:36:21.415 [ 1] 0 ExternalMediaPlayer:createAdapters
2019-03-14 05:36:21.416 [ 1] 1 AudioPlayer:addObserver
2019-03-14 05:36:21.416 [ 6] 5 TemplateRuntime:onDialogUXStateChanged:state=IDLE
2019-03-14 05:36:21.416 [ 1] 5 DNDSettingProtocol:create:settingName=enabled
2019-03-14 05:36:21.417 [ 1] 5 DNDSettingProtocol:restoreValue:setting=Alexa.DoNotDisturb::enabled
2019-03-14 05:36:21.417 [ 1] 5 SQLiteDeviceSettingStorage:loadSetting:key=Alexa.DoNotDisturb::enabled
2019-03-14 05:36:21.417 [ 1] 5 SQLiteDeviceSettingStorage:loadSetting:value=false
2019-03-14 05:36:21.417 [ 1] I Setting:handleSetValue:value=false
2019-03-14 05:36:21.418 [ 1] 5 DefaultClient:bluetoothCapabilityAgentDisabled:reason=nullBluetoothDeviceManager
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechSynthesizer,name=Speak,handler=0x1f61f40,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:True
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=ClearQueue,handler=0x1f63bb0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Play,handler=0x1f63bb0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=AudioPlayer,name=Stop,handler=0x1f63bb0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Unfavorite,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.FavoritesController,name=Favorite,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=SetSeekPosition,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.SeekController,name=AdjustSeekPosition,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableShuffle,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableRepeat,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeat,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Rewind,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Previous,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=DisableShuffle,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Next,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaylistController,name=EnableRepeatOne,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Pause,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=FastForward,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=Play,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.PlaybackController,name=StartOver,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Logout,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Login,handler=0x1dcd400,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=ExternalMediaPlayer,name=Play,handler=0x1dcd400,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=SetEndOfSpeechOffset,handler=0x1f61180,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.419 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=StopCapture,handler=0x1f61180,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=SpeechRecognizer,name=ExpectSpeech,handler=0x1f61180,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:True
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=AdjustVolume,handler=0x1f653e0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetVolume,handler=0x1f653e0,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlerts,handler=0x1f653e0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=SetAlert,handler=0x1f653e0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alerts,name=DeleteAlert,handler=0x1f653e0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=SetEndpoint,handler=0x1cee4c0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=System,name=ResetUserInactivity,handler=0x1f60d28,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetVolume,handler=0x1dec520,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=SetMute,handler=0x1dec520,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Speaker,name=AdjustVolume,handler=0x1dec520,policy= Mediums:MEDIUM_AUDIO01 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 5 TemplateRuntime:getConfiguration
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderPlayerInfo,handler=0x1d9e000,policy= Mediums:MEDIUM_VISUAL10 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=TemplateRuntime,name=RenderTemplate,handler=0x1d9e000,policy= Mediums:MEDIUM_VISUAL10 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=ClearIndicator,handler=0x1de8068,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Notifications,name=SetIndicator,handler=0x1de8068,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=InteractionModel,name=NewDialogRequest,handler=0x1f7cc20,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 5 EqualizerController:getConfiguration
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=ResetBands,handler=0x1e14148,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=SetBands,handler=0x1e14148,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=SetMode,handler=0x1e14148,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=EqualizerController,name=AdjustBands,handler=0x1e14148,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.420 [ 1] 5 DoNotDisturbCapabilityAgent:getConfiguration
2019-03-14 05:36:21.420 [ 1] 9 DirectiveRouter:addDirectiveHandlers:action=added,namespace=Alexa.DoNotDisturb,name=SetDoNotDisturb,handler=0x1f89cd0,policy= Mediums:MEDIUMS_NONE00 .isBlocking:False
2019-03-14 05:36:21.421 [ 1] 9 SpeakerManager:addSpeakerManagerObserverCalled
2019-03-14 05:36:21.421 [ 1] 9 SpeakerManager:addSpeakerManagerObserver:observer=0x1cfcc38
2019-03-14 05:36:21.421 [ 1] 5 NotificationsCapabilityAgent:addObserver
2019-03-14 05:36:21.421 [ 1] 5 DefaultClient:addBluetoothDeviceObserver::bluetooth is disabled, not adding observer
2019-03-14 05:36:21.421 [ 1] 5 TemplateRuntime:addObserver
2019-03-14 05:36:21.422 [ 1f] 5 TemplateRuntime:addObserverInExecutor
#################################################

NOTIFICATION INDICATOR STATE: OFF

#################################################

ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.rear
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.center_lfe
ALSA lib pcm.c:2495:(snd_pcm_open_noupdate) Unknown PCM cards.pcm.side
ALSA lib pcm_route.c:867:(find_matching_chmap) Found no matching channel map
ALSA lib pcm_dmix.c:1052:(snd_pcm_dmix_open) unable to open slave
2019-03-14 05:36:21.469 [ 1] 5 CBLAuthDelegate:addAuthObserver:observer=0x1fe08a0
2019-03-14 05:36:21.470 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x1fe08a8
2019-03-14 05:36:21.470 [ 1] 5 CapabilitiesDelegate:addCapabilitiesObserver:observer=0x1e26800
# # # ##### ##### ###### # #
# # # # # # # # # # # #
# # # # # # # # # #
# # # # ##### ##### # # ###
####### # # # # # # # #
# # # # # # # # # # # #
# # # ##### ##### ###### # #

   #####                                           #                      
  #     #   ##   #    # #####  #      ######      # #   #####  #####      
  #        #  #  ##  ## #    # #      #          #   #  #    # #    #     
   #####  #    # # ## # #    # #      #####     #     # #    # #    #     
        # ###### #    # #####  #      #         ####### #####  #####      
  #     # #    # #    # #      #      #         #     # #      #          
   #####  #    # #    # #      ###### ######    #     # #      #          

   SDK Version 1.12.0

+----------------------------------------------------------------------------+
| Options: |
| Tap to talk: |
| Press 't' and Enter followed by your query (no need for the 'Alexa').|
| Hold to talk: |
| Press 'h' followed by Enter to simulate holding a button. |
| Then say your query (no need for the 'Alexa'). |
| Press 'h' followed by Enter to simulate releasing a button. |
| Stop an interaction: |
| Press 's' and Enter to stop an ongoing interaction. |
| Playback Controls: |
| Press '1' for a 'PLAY' button press. |
| Press '2' for a 'PAUSE' button press. |
| Press '3' for a 'NEXT' button press. |
| Press '4' for a 'PREVIOUS' button press. |
| Settings: |
| Press 'c' followed by Enter at any time to see the settings screen. |
| Speaker Control: |
| Press 'p' followed by Enter at any time to adjust speaker settings. |
| Firmware Version: |
| Press 'f' followed by Enter at any time to report a different |
| firmware version. |
| Info: |
| Press 'i' followed by Enter at any time to see the help screen. |
| Reset device: |
| Press 'k' followed by Enter at any time to reset your device. This |
| will erase any data stored in the device and you will have to |
| re-register your device. |
| This option will also exit the application. |
| Reauthorize device: |
| Press 'z' followed by Enter at any time to re-authorize your device. |
| This will erase any data stored in the device and initiate |
| re-authorization. |
| Quit: |
| Press 'q' followed by Enter at any time to quit the application. |
+----------------------------------------------------------------------------+

2019-03-14 05:36:21.884 [ 24] 9 LibCurlHttpContentFetcher:headerCallback:type=content-length,length=419
2019-03-14 05:36:21.884 [ 24] 9 LibCurlHttpContentFetcher:bodyCallback:totalContentReceived=419,currentContentLength=419,currentContentReceived=419,remaining=0
2019-03-14 05:36:21.885 [ 5] 0 InProcessAttachmentReader:readFailed:reason=SDS is closed
2019-03-14 05:36:21.885 [ 5] 5 InternetConnectionMonitor:updateConnectionStatus:connected=true
2019-03-14 05:36:21.885 [ 5] 5 InternetConnectionMonitor:notifyObserversLocked
2019-03-14 05:36:21.885 [ 5] 9 LibCurlHttpContentFetcher:~LibCurlHttpContentFetcher
2019-03-14 05:36:22.347 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-14 05:36:22.348 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-14 05:36:22.348 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-14 05:36:22.348 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-14 05:36:22.348 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-14 05:36:22.348 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
2019-03-14 05:36:22.348 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-14 05:36:22.845 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-14 05:36:22.845 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-14 05:36:22.845 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-14 05:36:22.845 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-14 05:36:22.845 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-14 05:36:22.845 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
t
2019-03-14 05:36:24.083 [ c] 0 AudioInputProcessor:notEncodingAudio
2019-03-14 05:36:24.083 [ c] 5 UserInactivityMonitor:onUserActive
2019-03-14 05:36:24.084 [ c] 0 AudioInputProcessor:setState:from=IDLE,to=RECOGNIZING
2019-03-14 05:36:24.084 [ 6] 0 DialogUXStateAggregator:setState:from=IDLE,to=LISTENING
2019-03-14 05:36:24.084 [ 6] 5 TemplateRuntime:onDialogUXStateChanged:state=LISTENING
2019-03-14 05:36:24.084 [ 25] 5 VisualActivityTracker:provideState
#####################################

Client not connected!

#####################################

2019-03-14 05:36:24.084 [ 1d] 5 VisualActivityTracker:executeProvideState
2019-03-14 05:36:24.084 [ 1d] 9 ContextManager:updateStateLocked:action=updatedState,namespace=VisualActivityTracker,name=ActivityState
2019-03-14 05:36:24.085 [ 1c] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-14 05:36:24.085 [ 25] 9 SpeechSynthesizer:provideState:token=1
2019-03-14 05:36:24.085 [ 25] 0 AudioPlayer:provideState:stateRequestToken=1
2019-03-14 05:36:24.085 [ 1c] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Alexa.PlaybackStateReporter,name=playbackState
2019-03-14 05:36:24.085 [ 25] 5 AudioActivityTracker:provideState
2019-03-14 05:36:24.085 [ 1c] 0 ExternalMediaPlayer:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-14 05:36:24.085 [ d] 0 SpeechSynthesizer:executeProvideState:stateRequestToken=1
2019-03-14 05:36:24.085 [ 1c] 9 ContextManager:updateStateLocked:action=updatedState,namespace=ExternalMediaPlayer,name=ExternalMediaPlayerState
2019-03-14 05:36:24.085 [ 25] 5 NotificationsCapabilityAgent:provideState:stateRequestToken=1
2019-03-14 05:36:24.085 [ a] 5 AudioActivityTracker:executeProvideState
2019-03-14 05:36:24.085 [ d] 9 ContextManager:updateStateLocked:action=updatedState,namespace=SpeechSynthesizer,name=SpeechState
2019-03-14 05:36:24.085 [ a] 9 ContextManager:updateStateLocked:action=updatedState,namespace=AudioActivityTracker,name=ActivityState
2019-03-14 05:36:24.085 [ 1a] 5 NotificationsCapabilityAgent:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-14 05:36:24.086 [ 10] 0 AudioPlayer:executeProvideState:sendToken=true,stateRequestToken=1
2019-03-14 05:36:24.086 [ 1a] 9 ContextManager:updateStateLocked:action=updatedState,namespace=Notifications,name=IndicatorState
2019-03-14 05:36:24.086 [ 10] 9 ContextManager:updateStateLocked:action=updatedState,namespace=AudioPlayer,name=PlaybackState
2019-03-14 05:36:24.086 [ 25] 9 ContextManager:buildContextIgnored:namespace=VisualActivityTracker,name=ActivityState
2019-03-14 05:36:24.086 [ 25] 9 ContextManager:buildContextIgnored:namespace=AudioActivityTracker,name=ActivityState
2019-03-14 05:36:24.086 [ 25] 5 ContextManager:buildContextSuccessful
2019-03-14 05:36:24.086 [ c] 0 AudioInputProcessor:executeOnContextAvailable
2019-03-14 05:36:24.086 [ c] 1 FocusManager:acquireChannel:channelName=Dialog,interface=SpeechRecognizer
2019-03-14 05:36:24.087 [ b] 9 AudioInputProcessor:onFocusChanged:newFocus=FOREGROUND
2019-03-14 05:36:24.087 [ c] I DirectiveProcessor:setDialogRequestIdLocked:oldValue=,newValue=28c40891-42be-4e65-9c69-b66e1dbc9d5f
2019-03-14 05:36:24.087 [ c] 0 DirectiveProcessor:scrubDialogRequestIdLocked:reason=emptyDialogRequestId
2019-03-14 05:36:24.087 [ c] 0 EventBuilder:buildJsonEventString:messageId=3665eec7-44be-465f-9e9d-7180421aedcd,namespace=SpeechRecognizer,name=Recognize
2019-03-14 05:36:24.087 [ b] 5 AudioActivityTracker:notifyOfActivityUpdates
2019-03-14 05:36:24.087 [ a] 5 AudioActivityTracker:executeNotifyOfActivityUpdates
2019-03-14 05:36:24.088 [ c] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=FOREGROUND
2019-03-14 05:36:24.088 [ c] E MessageRouter:sendFailed:reason=noActiveTransport
2019-03-14 05:36:24.088 [ c] 0 AudioInputProcessor:onSendCompleted:status=NOT_CONNECTED
2019-03-14 05:36:24.088 [ c] 0 AudioInputProcessor:resetState:dueToStatus=NOT_CONNECTED
2019-03-14 05:36:24.088 [ c] 1 FocusManager:releaseChannel:channelName=Dialog
2019-03-14 05:36:24.088 [ c] 5 UserInactivityMonitor:onUserActive
2019-03-14 05:36:24.089 [ b] 9 AudioInputProcessor:onFocusChanged:newFocus=NONE
2019-03-14 05:36:24.089 [ c] 0 AudioInputProcessor:setState:from=RECOGNIZING,to=IDLE
2019-03-14 05:36:24.089 [ b] 5 AudioActivityTracker:notifyOfActivityUpdates
2019-03-14 05:36:24.089 [ c] 0 AudioInputProcessor:executeOnFocusChanged:newFocus=NONE
2019-03-14 05:36:24.089 [ a] 5 AudioActivityTracker:executeNotifyOfActivityUpdates
2019-03-14 05:36:24.089 [ c] 0 AudioInputProcessor:executeOnFocusChanged:reason=Lost focus
2019-03-14 05:36:24.117 [ 3] 5 CBLAuthDelegate:requestCodePair
2019-03-14 05:36:24.290 [ 6] 0 DialogUXStateAggregator:setState:from=LISTENING,to=IDLE
2019-03-14 05:36:24.290 [ 6] 5 TemplateRuntime:onDialogUXStateChanged:state=IDLE
#####################################

Client not connected!

#####################################

2019-03-14 05:36:24.589 [ 3] E HttpPost:doPostFailed:reason=curl_easy_performFailed,result=60,error=SSL peer certificate or SSH remote key was not OK
2019-03-14 05:36:24.589 [ 3] 5 CBLAuthDelegate:receiveCodePairResponse:code=0
2019-03-14 05:36:24.589 [ 3] 5 CBLAuthDelegate:mapHTTPStatusToError:code=0,error=UNKNOWN_ERROR
2019-03-14 05:36:24.589 [ 3] E CBLAuthDelegate:parseLWAResponseFailed:reason=parseJsonFailed,position=0,error=The document is empty.
2019-03-14 05:36:24.589 [ 3] 5 CBLAuthDelegate:setAuthError:authError=UNKNOWN_ERROR
2019-03-14 05:36:24.589 [ 3] 0 CBLAuthDelegate:receiveCodePairResponseFailed:result=UNKNOWN_ERROR
2019-03-14 05:36:27.368 [ 3] 5 CBLAuthDelegate:requestCodePair
^C

@hinar24
Copy link

hinar24 commented Mar 14, 2019

Hi @Deepkumar1994

Can you check your directory /etc/ssl/certs/ca-certificates.crt ?
i think ca-certificates.crt package should be there.

@Deepkumar1994
Copy link
Author

Hi @hinar24
Yaa, It is available.

@hinar24
Copy link

hinar24 commented Mar 14, 2019

Hi @Deepkumar1994 ,
This link may help you.

@kclchan
Copy link
Contributor

kclchan commented Jul 5, 2019

I am closing this issue due to inactivity. Please feel free to re-open it if it has been closed in error.

@kclchan kclchan closed this as completed Jul 5, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants