Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Got Crash. #56

Closed
arunavasen opened this issue Feb 1, 2020 · 0 comments
Closed

Got Crash. #56

arunavasen opened this issue Feb 1, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@arunavasen
Copy link

Couldn't find out the step..
io.reactivex.exceptions.UndeliverableException: The exception could not be delivered to the consumer because it has already canceled/disposed the flow or the exception has nowhere to go to begin with. Further reading: https://github.com/ReactiveX/RxJava/wiki/What's-different-in-2.0#error-handling | com.google.android.gms.common.api.ApiException: 15: Unexpected server error (HTTP Code: N/A. Message: com.android.volley.TimeoutError.)
at io.reactivex.plugins.RxJavaPlugins.onError(RxJavaPlugins.java:367)
at io.reactivex.internal.operators.single.SingleCreate$Emitter.onError(SingleCreate.java:81)
at com.rtchagas.pingplacepicker.repository.googlemaps.GoogleMapsRepository$getPlacePhoto$1$2.onFailure(GoogleMapsRepository.kt:105)
at com.google.android.gms.tasks.zzl.run(Unknown Source)
at android.os.Handler.handleCallback(Handler.java:751)
at android.os.Handler.dispatchMessage(Handler.java:95)
at android.os.Looper.loop(Looper.java:154)
at android.app.ActivityThread.main(ActivityThread.java:6165)
at java.lang.reflect.Method.invoke(Native Method)
at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:888)
at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:778)

@rtchagas rtchagas self-assigned this Feb 4, 2020
@rtchagas rtchagas added the bug Something isn't working label Feb 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants