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

Updater: Infinite KNXDisconnectException #97

Open
dallmair opened this issue Nov 25, 2023 · 2 comments
Open

Updater: Infinite KNXDisconnectException #97

dallmair opened this issue Nov 25, 2023 · 2 comments
Labels

Comments

@dallmair
Copy link
Member

Happened today for me. Trace is captured, will attach later.

Console log

Program device at flash address 0x4900 with 256 bytes and CRC32 0xFA4048DA
Sending 256 bytes: 37,6%
......................(92,25 B/s)

Program device at flash address 0x4A00 with 256 bytes and CRC32 0x4424C548
Sending 256 bytes: 39,0%
......................(-0,00 B/s)

Program device at flash address 0x4B00 with 256 bytes and CRC32 0xA4904606
Sending 256 bytes: 40,4%
...................UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
x
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
x
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
x
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
UPDCommand.SEND_DATA 15.15.192 disconnected while awaiting ACK : KNXDisconnectException
x
@dallmair dallmair added the bug label Nov 25, 2023
@dallmair
Copy link
Member Author

dallmair commented Nov 25, 2023

Seems to be related to the .hex file as the second attempt failed at the exact same position.

Nope, third try worked.

@Darthyson
Copy link
Member

Happend to me some time ago, sadly without a log. If i remember correct it "recovered" after 10-15min waiting.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants