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

fixed an issue with 577 error codes #182

Merged
merged 3 commits into from
Jan 22, 2025
Merged

Conversation

sethmaclean
Copy link
Collaborator

@sethmaclean sethmaclean commented Jan 21, 2025

Improves upon #180 by handling when the initial "Replace" call fails. Some devices return 577 or "update check required" 200 response on the replace request, but then timeout on the install request.

This fixes that by detecting that issue in the Replace request and then failing sooner rather than attempting the Install next.

Copy link
Member

@TwitchBronBron TwitchBronBron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great. Nice catch

@TwitchBronBron TwitchBronBron merged commit 912a655 into master Jan 22, 2025
6 checks passed
@TwitchBronBron TwitchBronBron deleted the bugfix/577-error branch January 22, 2025 15:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants