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

BrokenPipeError #70

Open
kristonelka opened this issue Feb 8, 2023 · 6 comments
Open

BrokenPipeError #70

kristonelka opened this issue Feb 8, 2023 · 6 comments

Comments

@kristonelka
Copy link

kristonelka commented Feb 8, 2023

python3 - Function blynk.virtual_write() irregularly ends with Broken Pipe Error. I have no ide how to fix or prevent it.
b4c387287994a5fb69047a0edf837823e61cd8ed

@John93-Blynk
Copy link

You can upload your script to GitHub and share the link so we can take a look at it.
If you don't like coding, I'd suggest that you take a look at Node-RED and the Blynk plugin instead. It's a perfect way to use the Raspberry Pi with Blynk with almost no coding.

@kristonela
Copy link

I would be interested to know how your comment about “the easy coding” helps to solve the problem. Node Red is unintuitive that I refuse to try it.

@John93-Blynk
Copy link

May I ask you why?
Have you ever tried Node-RED?

@kristonelka
Copy link
Author

I have, I am not comfortable with using it.
This is the code. The broken pipe error usually occures on the line with red dot.

image

@John93-Blynk
Copy link

Does it work properly if you comment that line out?

@ebolisa
Copy link

ebolisa commented Feb 20, 2023

What have you done to troubleshoot it?
Just print the data you want to send and see if it’s correct. If it is, send some bogus data to Blynk. In other words, try to pin point the problem.

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