avaliabrasil/avalia-brasil

"Could Not Login, Verify Your Internet" error shows up even when I'm connected.

Closed this issue · 3 comments

Could Not login error shows up on Main Activity even when I'm Connected.
could_not_login_error

Console Messages:
I/c: Scheduling next attempt in 430910 seconds.
W/FragmentManager: moveToState: Fragment state for PlacesMapFragment{80f328b #0 id=0x7f0e00a7 android:switcher:2131624103:1} not updated inline; expected state 3 found 2

               [ 10-07 11:06:28.547  4144: 4188 D/         ]
               HostConnection::get() New Host Connection established 0xae3c7570, tid 4188

I/OpenGLRenderer: Initialized EGL, version 1.4
D/GPSService: onCreate: Starting GPSService
D/GoogleAPI: URL: https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=-51.14042333333334,-29.786818333333333&radius=5000.0&types=airport|bus_station|courthouse|embassy|fire_station|hospital|health|library|museum|pharmacy|police|post_office|school|university|subway_station|train_station|zoo&key=AIzaSyCBq-qetL_jdUUhM0TepfVZ5EYxJvw6ct0
D/ServiceAnwserSync: onCreate: Starting ServiceAnwserSync
I/Choreographer: Skipped 62 frames! The application may be doing too much work on its main thread.
W/CursorWrapperInner: Cursor finalized without prior close()
W/DynamiteModule: Local module descriptor class for com.google.android.gms.googlecertificates not found.
I/DynamiteModule: Considering local module com.google.android.gms.googlecertificates:0 and remote module com.google.android.gms.googlecertificates:1
I/DynamiteModule: Selected remote version of com.google.android.gms.googlecertificates, version >= 1
D/GoogleCertificates: com.google.android.gms.googlecertificates module is loaded
D/GoogleCertificatesImpl: Fetched 336 Google certificates
D/Volley: [223] BasicNetwork.logSlowRequests: HTTP response for request=<[ ] https://maps.googleapis.com/maps/api/place/nearbysearch/json?location=-51.14042333333334,-29.786818333333333&radius=5000.0&types=airport|bus_station|courthouse|embassy|fire_station|hospital|health|library|museum|pharmacy|police|post_office|school|university|subway_station|train_station|zoo&key=AIzaSyCBq-qetL_jdUUhM0TepfVZ5EYxJvw6ct0 0x22cd051c NORMAL 1> [lifetime=4275], [size=81], [rc=200], [retryCount=0]

Ps.: This bug was identified on Android Emulator - Nexus 5 API 23 x86 (Android 6.0). I tested its internet on its browser and it was working.

When I tested on a real device, I did not get this error.

I'm still getting this message on current version 1.06. I get this error on android Emulator.

Looks like it's depends on host's connection.