highvolt-dev / tmo-monitor

A lightweight, cross-platform Python 3 script that can monitor the T-Mobile Home Internet Nokia, Arcadyan, and Sagecom 5G Gateways for 4G/5G bands, cellular site (tower), and internet connectivity and reboots as needed or on-demand.
MIT License
89 stars 15 forks source link

Cannot reboot with firmware version 1.2103.00.0338 #56

Closed highvolt-dev closed 2 years ago

highvolt-dev commented 2 years ago

The update to firmware version 1.2103.00.0338 has broken the reboot API POST request.

highvolt-dev commented 2 years ago

Firmware update added support for multiple iterations of password hashing. In case where no iterations are performed (have not been observed), password is lowercased. Throws Exception should the nonce endpoint request multiple iterations be performed.