3

I have an application that is working on 2 out of 3 phones. On the third phone, Note 3, I am receiving the following error:

com.parse.ParseException: i/o failure: org.apache.http.conn.HttpHostConnectException: Connection to https://api.parse.com refused

All 3 phones are rooted and are connected to the same wifi network. I have also attempted to use a data connection.

Any help is appreciated.

3
  • May be same problem : stackoverflow.com/questions/25469182/… Commented Oct 28, 2014 at 23:13
  • @DevrimTuncer OP stated that he has tried of 3 phones, 2 of which worked. So it's not an issue with Parse being down as your link suggests. Commented Oct 29, 2014 at 18:39
  • A possible root cause might be AdBlock or Cyanogenmod blocking access to api.parse.com, is anything like that true for the devices it is not working on? Commented Nov 21, 2014 at 11:58

1 Answer 1

3

OK I had the same problem for some time and guess what? Bjorn was right. I just reverted the Hosts file in adfree and problem solved

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.