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

Fix issues with detecting "check for updates required" #181

Merged
merged 4 commits into from
Dec 4, 2024

Conversation

TwitchBronBron
Copy link
Member

Improves upon #180 . Apparently the device actually returns status code 200 instead of 577. 577 is some other type of error, we should handle that separately.

This now checks for 200 responses to see if the exact text 'Failed to check for software update' is found. If so, that's when we throw the UpdateCheckRequiredError error.

@TwitchBronBron TwitchBronBron merged commit ab54c02 into master Dec 4, 2024
6 checks passed
@TwitchBronBron TwitchBronBron deleted the fix-need-device-update-handling branch December 4, 2024 02:28
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.

2 participants