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

[Bug]: Errors when updating firmware #331

Open
1 task done
russiannov opened this issue Feb 7, 2025 · 1 comment
Open
1 task done

[Bug]: Errors when updating firmware #331

russiannov opened this issue Feb 7, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@russiannov
Copy link

russiannov commented Feb 7, 2025

Contact Details

What happened?

When upgrading from Pwnagotchi 2.9.5.2 to Pwnagotchi 2.9.5.3 using the sudo pwnagotchi --check-update command, the following errors are displayed:

07:51:02 [INFO] [Thread-6] : [update] checking for updates ...
07:51:06 [ERROR] [Thread-6] : [update] 'tag_name'
07:51:10 [INFO] [Thread-6] : [update] checking for updates ...
07:51:13 [ERROR] [Thread-6] : [update] 'tag_name'
07:51:18 [INFO] [Thread-6] : [update] checking for updates ...
07:51:21 [ERROR] [Thread-6] : [update] 'tag_name'
What other way can I update the firmware?

Version

2.9.5.2

3rd Party Hardware

No

Relevant log output

Code of Conduct

  • I agree to follow this project's Code of Conduct
@russiannov russiannov added the bug Something isn't working label Feb 7, 2025
@hb9eue
Copy link

hb9eue commented Feb 11, 2025

Maybe same issue? 2.9.5 (with manually applied 2.9.5.1 bt-tether fix) => 2.9.5.3

07:30:37 [ERROR] [Thread-3] : [update] HTTPSConnectionPool(host='api.github.com', port=443): Max retries exceeded with url: /repos/jayofelony/bettercap/releases/latest (Caused by ProtocolError('Connection aborted.', RemoteDisconnected('Remote end closed connection without response')))
Connectivity to the internet works, so not a network issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants