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

E5CN Connection Instability Fix #25

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

mslaffin
Copy link
Collaborator

On 11/14 Chase Ott noticed there were numerous errors in the log when testing the E5CN connection on develop.

Here's the log capture:
log_2024-11-14_15-50-15.txt

socket disconnections and reconnection attempting:

[15:49:37] - WARNING: Socket not open for unit 1. Attempting to reconnect...
[15:49:37] - WARNING: Socket not open for unit 2. Attempting to reconnect...
[15:49:37] - WARNING: Socket not open for unit 3. Attempting to reconnect...

incomplete modbus messages:

[15:49:37] - ERROR: Error reading temperature from unit 2: Modbus Error: [Input/Output] Modbus Error: [Invalid Message] Incomplete message received, expected at least 4 bytes (3 received)

frequently no response from slave controller:[15:49:38] - ERROR: Error reading temperature from unit 2: Modbus Error: [Input/Output] No Response received from the remote slave/Unable to decode response

@mslaffin mslaffin self-assigned this Nov 16, 2024
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

Successfully merging this pull request may close these issues.

1 participant