PiSleepTalk
PiSleepTalk copied to clipboard
Records thousand of chunks and no processing - BUG
Help, I installed correctly, launches correctly, web server is accessible, but it starts recording chunks and it won't stop until the last hour and then it does no processing. Chunks stay in /usr/sleeptalk/records-raw and do not move from there. I've tried moving them to the import folder, but they go back to records-raw with a different name and that's it. In the web GUI I can see the files in status, but neither home or overview show any unprocessed files. What am I missing? Please help, thank you!
Hey! Thank you for your feedback. I am actually about to re-install this project in my own environment. Maybe you have set too low thresholds in https://github.com/blaues0cke/PiSleepTalk/blob/master/config/config.cfg. You can test your input thresholds calling https://github.com/blaues0cke/PiSleepTalk/blob/master/bash/monitor-amplituide.sh
Thank you so much, I will give it a try today. Best!
On Wed, Mar 6, 2019, 4:35 AM Thomas Kekeisen [email protected] wrote:
Hey! Thank you for your feedback. I am actually about to re-install this project in my own environment. Maybe you have set too low thresholds in https://github.com/blaues0cke/PiSleepTalk/blob/master/config/config.cfg. You can test your input thresholds calling https://github.com/blaues0cke/PiSleepTalk/blob/master/bash/monitor-amplituide.sh
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/blaues0cke/PiSleepTalk/issues/197#issuecomment-470036802, or mute the thread https://github.com/notifications/unsubscribe-auth/At4vIXBWaODoFQMIjk_rx6tXxASx26Pgks5vT4vigaJpZM4bYU92 .
Hi all, I find this project quite interesting and have been trying to make it run for a couple of days on a Raspberry Pi 4. So @blaues0cke were you able to have a look on it ? On my side I have this same issue, I just noticed that everything runs fine if I run "demo-run.sh" (so it is not as suggested an issue with the amplitude), but the provided cron file seems to not work, even though ps aux shows all the sleep. I am still trying to find out what the problem is, would be happy to hear if anyone else got it to work and what the issue was.