Cox did a firwmare upgrade last night that has broken auth/login. The status page now returns 404. When I login in via web browser I'm seeing the url has changed and is now using php.
New status page URL now looks like this:
https://192.168.100.1/cmconnectionstatus.php?ct_83e452a103e3ea40437328e67750d735
script debug output
2022-06-08 23:41:56,085 INFO Getting config from: /home/bbird/arris_cable_modem_stats/src/config.ini
2022-06-08 23:41:56,164 INFO Obtaining login session from modem
2022-06-08 23:41:56,167 DEBUG Starting new HTTPS connection (1): 192.168.100.1:443
2022-06-08 23:41:56,191 DEBUG https://192.168.100.1:443 "GET /cmconnectionstatus.html?login_YWRtaW46Qkc0MDQ3NTQ= HTTP/1.1" 404 341
2022-06-08 23:41:56,192 ERROR Error authenticating with https://192.168.100.1/cmconnectionstatus.html
2022-06-08 23:41:56,193 ERROR Status code: 404
2022-06-08 23:41:56,193 ERROR Reason: Not Found
2022-06-08 23:41:56,193 INFO Unable to obtain valid login session, sleeping for: 10s
Cox did a firwmare upgrade last night that has broken auth/login. The status page now returns 404. When I login in via web browser I'm seeing the url has changed and is now using php.
New status page URL now looks like this:
https://192.168.100.1/cmconnectionstatus.php?ct_83e452a103e3ea40437328e67750d735
script debug output
2022-06-08 23:41:56,085 INFO Getting config from: /home/bbird/arris_cable_modem_stats/src/config.ini
2022-06-08 23:41:56,164 INFO Obtaining login session from modem
2022-06-08 23:41:56,167 DEBUG Starting new HTTPS connection (1): 192.168.100.1:443
2022-06-08 23:41:56,191 DEBUG https://192.168.100.1:443 "GET /cmconnectionstatus.html?login_YWRtaW46Qkc0MDQ3NTQ= HTTP/1.1" 404 341
2022-06-08 23:41:56,192 ERROR Error authenticating with https://192.168.100.1/cmconnectionstatus.html
2022-06-08 23:41:56,193 ERROR Status code: 404
2022-06-08 23:41:56,193 ERROR Reason: Not Found
2022-06-08 23:41:56,193 INFO Unable to obtain valid login session, sleeping for: 10s