Issue with v1.064 and pulls after v8.4.0 #1172
Unanswered
matthew-hz
asked this question in
Q&A
Replies: 1 comment
-
|
Thanks. Will push a fix for the regression with v1.064 shortly (by tonight). v3.004 is very buggy and recommend you upgrade to v3.008. I have a ton of fixes that will be pushed (also by tonight) for even more stability there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
IntelliCenter i10D
Valve Expansion Module
2 i10x Expansion Panels
8 Intelliflo VSF pumps
2 Pentair heaters
10 Intellibrite lights
7 valves
I purchased a new raspberry pi and got everything set up. After not being able to get v3.004 working (#1163), I went back to v1.064 to make sure it wasn't an issue with the new pi. Using the old pi on an earlier version (I think v8.3.0), everything was fine. The new pi with the latest pull shows the messages below in the console and seems to have the same issue described here: #1156
I've started from scratch multiple times, using Node v20 instead of v24, Bookworm instead of Trixie. No change.
I pulled version v8.4.0 and the issues v1.064 are resolved. Any ideas on getting things to work with the latest pull?
[19/04/2026, 15:18:57] info: Configuration Complete
Checking IntelliCenter configuration...
[19/04/2026, 15:18:57] info: Requesting IntelliCenter configuration
[19/04/2026, 15:18:57] info: Queued 8 configuration items
[19/04/2026, 15:19:04] warn: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,12,1,207
[19/04/2026, 15:19:04] error: Error sending configuration request message on port 0: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,12,1,207 ;
RS485 Stats:{ "bytesReceived": 11959 "success": 320, "failed": 18, "bytesSent": 2650, "collisions": 2, "failureRate": 5.33% }
[19/04/2026, 15:19:10] warn: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,13,1,208
[19/04/2026, 15:19:10] error: Error sending configuration request message on port 0: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,13,1,208 ;
RS485 Stats:{ "bytesReceived": 12279 "success": 336, "failed": 19, "bytesSent": 2702, "collisions": 2, "failureRate": 5.35% }
[19/04/2026, 15:19:17] warn: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,14,1,209
[19/04/2026, 15:19:17] error: Error sending configuration request message on port 0: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,14,1,209 ;
[19/04/2026, 15:19:23] warn: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,15,1,210
[19/04/2026, 15:19:23] error: Error sending configuration request message on port 0: Message aborted after 6 attempt(s): 165,1,15,33,222,2,13,15,1,210 ;
[19/04/2026, 15:19:23] info: Configuration Complete
Checking IntelliCenter configuration...
[19/04/2026, 15:19:23] info: Requesting IntelliCenter configuration
Beta Was this translation helpful? Give feedback.
All reactions