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

CLI read function stops after reading in 11 messages #31

Open
mflage opened this issue Jun 12, 2023 · 3 comments
Open

CLI read function stops after reading in 11 messages #31

mflage opened this issue Jun 12, 2023 · 3 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@mflage
Copy link

mflage commented Jun 12, 2023

Describe the bug
In the most recent version using the read CLI function only reads in the first 11 messages (albeit quite fast) and then stops reading. In the previous versions this worked by reading in a new message every x. second.

To Reproduce
Using the command victron-ble read @ . I see 11 messages and then it stops and I have to restart the command to get new readings.

Expected behavior
I would expect the reading to continue indefinitely until the script is terminated with ^c.

Desktop (please complete the following information):
Raspberry Pi 4 running Raspbian Bullseye

Additional context
This worked in the previous version, but I can't remember which version that was. This was the pip package installed for Python 3.7 (which was the default one in Raspian Buster).

@mflage mflage added bug Something isn't working help wanted Extra attention is needed labels Jun 12, 2023
@keshavdv
Copy link
Owner

Can you reproduce this on a different machine/hardware?

@mflage
Copy link
Author

mflage commented Jun 30, 2023

Unfortunately I don't have different hardware/machine on this specific location. But I know for a fact that this worked just fine on the previous version of Raspian.

@RomanDogdotCom
Copy link

I'm seeing this same issue. After about a dozen run/kills ....app stops responding. "-- help" is only command to work. Will update as I find more info on issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants