thor0215 / hassio-xfinity-usage

Fetch Xfinity Internet Service Usage Data and publish it to Home Assistant sensor
Apache License 2.0
11 stars 3 forks source link

Unable to retrieve Xfinity Data Usage #53

Open J-CMartin opened 3 days ago

J-CMartin commented 3 days ago

I keep getting this error, the add-on worked for a little while and then stopped. 2024-11-19T22:57:55.742 INFO: Xfinity Internet Usage Starting 2024-11-19T22:57:58.930 INFO: Launching Mozilla/5.0 (Android 10; Mobile; rv:124.0) Gecko/124.0 Firefox/124.0 2024-11-19T22:58:02.958 INFO: Loading Xfinity Authentication (URL: https://login.xfinity.com/login) 2024-11-19T22:58:03.456 INFO: Entering username (URL: https://login.xfinity.com/login) 2024-11-19T22:58:22.440 INFO: Entering password (URL: https://login.xfinity.com/login) 2024-11-19T22:58:39.566 INFO: Entering password (URL: https://login.xfinity.com/login) 2024-11-19T22:58:59.134 ERROR: Navigated to password page for the 2nd time. Exiting... s6-rc: info: service legacy-services: stopping

I tried deleting the xfinity folder under addon-configs and although it was apparently empty, it made no difference

J-CMartin commented 3 days ago

I uninstalled the add-on, cleared the addon-configs folder and re-installed. Attached is the log file. 989f231b_xfinity-usage_2024-11-20T06-28-02.880Z.log

By the way, I' using MQTT and although the information on the Configuration tab looks correct, it's not being reflected on the logs, it still shows the default Server name and User. I'm not sure if that makes a difference.

thor0215 commented 2 days ago

I'm looking into the authentication issues, will hopefully have a workaround this week sometime.