-
1. Re: Aerogear Controller 404 Error on Android Phones
beve Apr 2, 2013 1:52 AM (in response to iampowers)Hi!
Could you post some code, or push your code to a github repository, so we can take a look and see what is going on?
Thanks,
/Dan
-
2. Re: Aerogear Controller 404 Error on Android Phones
iampowers Apr 2, 2013 9:51 AM (in response to beve)My code isn't the issue. I can replicate the behavior on my phone by going to your team's hosted sample for the aerogear controller: http://controller-aerogear.rhcloud.com/aerogear-controller-demo/.
-
3. Re: Aerogear Controller 404 Error on Android Phones
abstractj Apr 2, 2013 10:30 AM (in response to iampowers)Hi my friend, first at all make sure that you're typing https and not http, either way OpenShift will redirect you to https
If the issue still exists, please file a jira to us https://issues.jboss.org/browse/AEROGEAR or send an e-mail to aerogear-dev (http://aerogear-dev.1069024.n5.nabble.com/) and we will try to solve your problem. If you have an application which send requests to AG controller on rhcloud, is impossible to debug without the sources, gist or whatever.
At least create a dummy app which reproduces the issue to us, or file a jira with the cURL to reproduce it, for example (https://issues.jboss.org/browse/AEROGEAR-381)
Development is hard, for this reason we have to understand each detail of what's happening on your end.
-
4. Re: Aerogear Controller 404 Error on Android Phones
iampowers Apr 2, 2013 12:22 PM (in response to abstractj)I created the issue: https://issues.jboss.org/browse/AEROGEAR-1072.
Regarding the source, if you clone the aergoear controller demo (https://github.com/aerogear/aerogear-controller-demo) you should be able to reproduce the issue locally.
Also, I did some additional testing and found the following out:
Android Versions
2.2 - Doesn't Work
2.3 - Doesn't Work
4.0.4 - Works