Search found 4 matches

by rgluk
Mon Oct 26, 2015 4:51 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Outage between 22:06 and 22:27 BST on the 23/10/2015
Replies: 2
Views: 28475

Re: Outage between 22:06 and 22:27 BST on the 23/10/2015

It does not appear to be possible. The code below is responsible for setting up the URLConnection used by the Java Cloud Client: /** * Create an URLConnection object using a URL string * * @param request * @return */ private URLConnection setupUrlConnection(String request) throws IOException { URLCo...
by rgluk
Fri Oct 23, 2015 6:23 pm
Forum: ScientiaMobile WURFL Cloud Service
Topic: Outage between 22:06 and 22:27 BST on the 23/10/2015
Replies: 2
Views: 28475

Outage between 22:06 and 22:27 BST on the 23/10/2015

We had a pretty catastrophic issue with the WURFL service when it appears to have experienced an outage between the times above. We had a spate of this error in our logs (around 44k): com.scientiamobile.wurflcloud.exc.UnreachableServerException: There is no possibility to answer. Probably the Cloud ...
by rgluk
Tue Apr 14, 2015 4:18 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Android 5.1 device_os_version returning 2.0
Replies: 5
Views: 7571

Re: Android 5.1 device_os_version returning 2.0

Thanks for the quick turn around Elliot!
by rgluk
Mon Apr 13, 2015 4:27 am
Forum: ScientiaMobile WURFL Cloud Service
Topic: Android 5.1 device_os_version returning 2.0
Replies: 5
Views: 7571

Android 5.1 device_os_version returning 2.0

Hi WURFL, We're using WURFL Cloud and we've noticed an issue with one the user-agent of the 5.1 version of android. The device version of user-agent: Mozilla/5.0 (Linux; Android 5.1; Nexus 5 Build/LMY47I) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2272.96 Mobile Safari/537.36 is "2.0", this ...