Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Records thousand of chunks and no processing - BUG #197

Open
p4yens opened this issue Mar 1, 2019 · 3 comments
Open

Records thousand of chunks and no processing - BUG #197

p4yens opened this issue Mar 1, 2019 · 3 comments

Comments

@p4yens
Copy link

p4yens commented Mar 1, 2019

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!

@p4yens p4yens changed the title Records thousand of chunks and no processing Records thousand of chunks and no processing - BUG Mar 1, 2019
@blaues0cke
Copy link
Owner

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

@p4yens
Copy link
Author

p4yens commented Mar 6, 2019 via email

@botsys
Copy link

botsys commented Jan 5, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@blaues0cke @botsys @p4yens and others