# Community not found in App Android Version 7

**URL:** https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624
**Category:** Support
**Tags:** android-app
**Created:** [8 سبتمبر 2017، 12:14م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624 "2017-09-08T12:14:05Z")
**Posts on this page:** 12
**Page:** 2

<div class="post-metadata">

### Author: ![Ingrid](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ingrid/32/76574_2.png) [@Ingrid](https://meta.discourse.org/u/Ingrid)
#### Post date: [13 سبتمبر 2017، 3:01م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/24 "2017-09-13T15:01:37Z")

</div>

> [@j.jaffeux](#):
>
> I tried on a samsung Galaxy S5

Are you running Android V7?

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [16 سبتمبر 2017، 2:53م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/29 "2017-09-16T14:53:07Z")

</div>

Hi, we have done more tests and can reproduce it, however we can’t reproduce it with sites we host, we suspect something wrong in your configuration (probably SSL configuration). We are at our annual meeting for the next week, and I wanted to give you the latest info we have on the subject.

---

<div class="post-metadata">

### Author: ![Ingrid](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ingrid/32/76574_2.png) [@Ingrid](https://meta.discourse.org/u/Ingrid)
#### Post date: [16 سبتمبر 2017، 5:41م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/30 "2017-09-16T17:41:35Z")

</div>

Thanks so much for looking into this Joffrey! That’s good news. Harm is the technical person so he will have to look at the installation. Anything in particular he should check out?

---

<div class="post-metadata">

### Author: ![gerhard](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gerhard/32/119479_2.png) [@gerhard](https://meta.discourse.org/u/gerhard)
#### Post date: [16 سبتمبر 2017، 6:08م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/31 "2017-09-16T18:08:15Z")

</div>

I’d start by comparing the test results of your domain and `try.discourse.org` at [SSL Labs](https://www.ssllabs.com/ssltest/).  
Oh, and I’d definitely fix the issue with your certificate chain. You’ll find a warning in the test results…

---

<div class="post-metadata">

### Author: ![h.vdheurik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/h.vdheurik/32/78661_2.png) [@h.vdheurik](https://meta.discourse.org/u/h.vdheurik)
#### Post date: [18 سبتمبر 2017، 8:47ص UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/32 "2017-09-18T08:47:40Z")

</div>

Hello Gerhard,

I’ve fixed the chain issue (removed the CA root from ssl.crt) but the app still doesn’t work on a Samsung Phone with Android 7.x.

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [18 سبتمبر 2017، 9:38ص UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/35 "2017-09-18T09:38:56Z")

</div>

It’s working fine for me:

 ![Screenshot_20170918-150754](https://global.discourse-cdn.com/meta/original/3X/e/2/e2bb44425408bb2c13fd8aa66fd8d1ebb2b751ad.png)

Android 8 on Nexus 6p

---

<div class="post-metadata">

### Author: ![h.vdheurik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/h.vdheurik/32/78661_2.png) [@h.vdheurik](https://meta.discourse.org/u/h.vdheurik)
#### Post date: [18 سبتمبر 2017، 9:51ص UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/36 "2017-09-18T09:51:09Z")

</div>

The problem can only be reproduced on Samsung phones with Android 7.x. On other Android devices everything works fine.

---

<div class="post-metadata">

### Author: ![h.vdheurik](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/h.vdheurik/32/78661_2.png) [@h.vdheurik](https://meta.discourse.org/u/h.vdheurik)
#### Post date: [18 سبتمبر 2017، 10:26ص UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/37 "2017-09-18T10:26:10Z")

</div>

Hello Gerhard,

The problem is solved. After looking at the SSLLabs results again i noticed a difference between the Android 7.0 handhake. Our site gave ECDH secp384r1 while your site gave ECDH secp256r1. After some googling i landed on the following site:

[https://stackoverflow.com/questions/39133437/sslhandshakeexception-handshake-failed-on-android-n-7-0](https://stackoverflow.com/questions/39133437/sslhandshakeexception-handshake-failed-on-android-n-7-0)

So there seems to be a bug in Android 7.0. I now changed the line “ssl\_ecdh\_curve secp384r1” to “ssl\_ecdh\_curve prime256v1” in “web.ssl.template.yml” and after a rebuild the app started working.

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [18 سبتمبر 2017، 10:57ص UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/38 "2017-09-18T10:57:08Z")

</div>

I read some things about samsung needing older ciphers but it was for older phones. Glad you sorted it out!

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [18 سبتمبر 2017، 11:23ص UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/39 "2017-09-18T11:23:03Z")

</div>

Wow excellent sleuthing! Sure glad that someone created Stack Overflow so we could use it to figure this out 😉

---

<div class="post-metadata">

### Author: ![Ingrid](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/ingrid/32/76574_2.png) [@Ingrid](https://meta.discourse.org/u/Ingrid)
#### Post date: [18 سبتمبر 2017، 12:08م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/40 "2017-09-18T12:08:12Z")

</div>

Thanks everybody for your time and energy! 😀

---

<div class="post-metadata">

### Author: ![j.jaffeux](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/j.jaffeux/32/60297_2.png) [@j.jaffeux](https://meta.discourse.org/u/j.jaffeux)
#### Post date: [23 سبتمبر 2017، 4:08م UTC](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624/41 "2017-09-23T16:08:15Z")

</div>

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.

[Previous page](https://meta.discourse.org/t/community-not-found-in-app-android-version-7/69624.md?page=1)
