Hello,
I have a rpi server and a Blynk client in the same rpi, for the past 2 months I had no problems but now the rpi client disconnects and in terminal it says
Error: Blynk server is offline, connection closed!
I’ve checked on the Blynk Server log files but I had no luck… the only thing I see is that the hardware joined not the reason of the disconnect…
Is there any other log files I can see?
In the server terminal there was no errors, and the other devices connected to the server were connected.
All the devices are connected to the same network and they are local.
Any thoughts? Thanks
EDIT: Forgot to say that the py script Isn’t the problem because the project was running correctly and with out any errors for 2 months and I haven’t changed anything.
Might want to update then… there have been 13 version changes since. Overtime, all three Blynk components (App, Library and Server) need to be kept fairly current with each other.
You just did with your post … Now, aside from your own experimenting with different library and sketch syntax, you just need to wait until someone answers (if ever ). As stated Python is Beta and apparently not heavily used.
I also updated your title for better component recognition.
OK, I reloaded the latest Blynk Python library (0.1.3) and found my old test script in a backup… loaded it up and tried editing this command with my IP and port.
Works great for me No longer any need to modify the library.