angelobt

Results 6 comments of angelobt

Hi, I have the same issue. If I press "p" option, then select "1" and then "2" to lower volume, Alexa goes in idle. Logs in attachment [log_avs_sdk_1_20.txt](https://github.com/alexa/avs-device-sdk/files/4948395/log_avs_sdk_1_20.txt) Thanks in...

@scotthea-amazon Hi, maybe there is a misundertanding: I have the same issue, as a workaround to get alexa connected I did the trick of changing volume (that seems is forcing...

@scotthea-amazon Hi, more logs sourranding all lock(m_mutex) inside HTTP2Transport [logs.zip](https://github.com/alexa/avs-device-sdk/files/5002188/logs.zip) thanks for any help

@scotthea-amazon Hi, the application loops forever in m_wakeEvent.wait_until(lock, wakeTime, [this, whileState, messageRequestTime] { return m_state != whileState || m_sharedRequestQueue->peekRequestTime() != messageRequestTime; }); inside HTTP2Transport::State HTTP2Transport::monitorSharedQueueWhileWaiting m_state and whileState are "CONNECTING"...

Hello @scotthea-amazon, I tried to add logs wherever a mutex is issued and (maybe I'm wrong because I'm not very familiar with these c++ constructs) my idea is that monitorSharedQueueWhileWaiting()...

I forget to say environment: cpu: imx6Solo yocto: hardknott kernel: 5.10.35