You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
2022-12-07 05:03:08.132 [ 1] 5 TemplateRuntime:addObserver
2022-12-07 05:03:08.163 [ t:3] 9 InternetConnectionMonitor:testConnection::alreadyReadAllBytes
2022-12-07 05:03:08.164 [ t:3] 9 InternetConnectionMonitor:testConnection::Finished reading
2022-12-07 05:03:08.164 [ t:3] 5 InternetConnectionMonitor:updateConnectionStatus:connected=true
2022-12-07 05:03:08.164 [ t:3] 5 Renderer:onConnectionStatusChanged:Network connected=true
2022-12-07 05:03:08.164 [ t:3] 5 AVSConnectionManager:onConnectionStatusChanged:this=0x145a900,connected=true,isEnabled=false
2022-12-07 05:03:08.165 [ t:3] 9 LibCurlHttpContentFetcher:~LibCurlHttpContentFetcher
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
SampleApp: src/hostapi/alsa/pa_linux_alsa.c:2328: PaAlsaStreamComponent_DetermineFramesPerBuffer: Assertion maxPeriods > 1' failed. startsample.sh: line 3: 5888 Aborted PA_ALSA_PLUGHW=1 ./SampleApp "/home/pi/build/Integration/AlexaClientSDKConfig.json" DEBUG9
Tell us what hardware you're using:
Raspberry Pi
Tell us about your OS (Type & version):
Raspbian bullseye
The text was updated successfully, but these errors were encountered:
Hi @hs3387,
It looks like Pa_OpenStream() is failed. Could you please help to attach your configuration of sampleApp in AlexaClientSDKConfig.json? A full DEBUG9 log is very helpful.
Alexa should launch and ask me to set up the session with my account but fails with ALSA audio
`
#################################################
NOTIFICATION INDICATOR STATE: OFF
#################################################
2022-12-07 05:03:08.132 [ 1] 5 TemplateRuntime:addObserver
2022-12-07 05:03:08.163 [ t:3] 9 InternetConnectionMonitor:testConnection::alreadyReadAllBytes
2022-12-07 05:03:08.164 [ t:3] 9 InternetConnectionMonitor:testConnection::Finished reading
2022-12-07 05:03:08.164 [ t:3] 5 InternetConnectionMonitor:updateConnectionStatus:connected=true
2022-12-07 05:03:08.164 [ t:3] 5 Renderer:onConnectionStatusChanged:Network connected=true
2022-12-07 05:03:08.164 [ t:3] 5 AVSConnectionManager:onConnectionStatusChanged:this=0x145a900,connected=true,isEnabled=false
2022-12-07 05:03:08.165 [ t:3] 9 LibCurlHttpContentFetcher:~LibCurlHttpContentFetcher
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Cannot connect to server socket err = No such file or directory
Cannot connect to server request channel
jack server is not running or cannot be started
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
SampleApp: src/hostapi/alsa/pa_linux_alsa.c:2328: PaAlsaStreamComponent_DetermineFramesPerBuffer: Assertion
maxPeriods > 1' failed. startsample.sh: line 3: 5888 Aborted PA_ALSA_PLUGHW=1 ./SampleApp "/home/pi/build/Integration/AlexaClientSDKConfig.json" DEBUG9
Tell us what hardware you're using:
Tell us about your OS (Type & version):
The text was updated successfully, but these errors were encountered: