-
Notifications
You must be signed in to change notification settings - Fork 949
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
Noisy warning and possible non-persistent connection issue #2490
Comments
Looks like a bug (but not a serious one), I will investigate. Thanks for the report. |
Thank you for addressing this issue and providing a fix! |
I just updated from 3.7 to 3.8 and am seeing same |
Solved on dev, will be part of v3.8.1 |
Versions
Pymodbus Specific
Description
I just upgraded to 3.8.0 (thanks!) from 3.7.4 and I noticed a bunch of
Not connected, trying to connect!
warnings in my logs. It happens more than just the first time.pymodbus/pymodbus/transaction/transaction.py
Line 100 in b0339e8
Code and Logs
test program to reproduce.
Logs:
For reference, these are the logs when I run it with 3.7.4
Anyway, thanks for the new release and all the hard work, happy to test more if necessary.
The text was updated successfully, but these errors were encountered: