ironjan / metal-only

Metal Only Android App
3 stars 1 forks source link

Crash report via fabric.io #138

Closed ironjan closed 7 years ago

ironjan commented 7 years ago

Crash on WishFragment.loadAllowedActions(WishFragment.java:96) caused by

Fatal Exception: org.springframework.web.client.ResourceAccessException: I/O error on GET request for "https://www.metal-only.de/botcon/mob.php?action=stats": com.android.org.bouncycastle.jce.exception.ExtCertPathValidatorException: Could not validate certificate: current time: Tue May 23 00:41:23 EDT 2017, validation time: Sat Aug 19 15:10:00 EDT 2017; nested exception is javax.net.ssl.SSLHandshakeException: com.android.org.bouncycastle.jce.exception.ExtCertPathValidatorException: Could not validate certificate: current time: Tue May 23 00:41:23 EDT 2017, validation time: Sat Aug 19 15:10:00 EDT 2017
       at org.springframework.web.client.RestTemplate.doExecute(RestTemplate.java:551)
       at org.springframework.web.client.RestTemplate.execute(RestTemplate.java:499)
       at org.springframework.web.client.RestTemplate.exchange(RestTemplate.java:447)