tarka / Anode

Internode usage widget for Android
http://haltcondition.net
7 stars 2 forks source link

"Failed to fetch service ID:IO Error Retrieving Data" error when attempt to retrieve usage data. #4

Open tigamai opened 9 years ago

tigamai commented 9 years ago

Anode currently fails to retrieve usage data for the following reason (from logcat): E/HttpWorker( 6212): Connection to https://customer-webtools-api.internode.on.net refused E/EditAccount( 6212): Failed to fetch service ID:IO Error Retrieving Data

Reproducible 100% of the time. I only just started using Anode so I don't know how long this has been broken for.

A bug with the same error was reported and fixed at https://github.com/tarka/Anode/issues/2.

Version info: Anode: 0.6 from F-Droid ROM version: cm-11-20141008-SNAPSHOT-M11-hammerhead (android 4.4.4)

tigamai commented 9 years ago

Oop missed reproduction steps. 1) Create the Anode widget. 2) Enter a Internode username/password 3) Anode fails with "Failed to fetch service ID:IO Error Retrieving Data" after attempting to fetch the service information. Logcat reports the error above.