Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Build version: 1.8.3.1
- Build date: 1981-01-01 01:01:02
- Current date: 2022-03-21 10:31:39
- Device: Samsung SM-G955F
- OS version: Android 9 (SDK 28)
- Stack trace:
- io.reactivex.rxjava3.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.adevinta.leku.geocoder.api.NetworkException: HTTP error code: 400
- at io.reactivex.rxjava3.plugins.RxJavaPlugins.onError(RxJavaPlugins.java:372)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableCreate$CreateEmitter.onError(ObservableCreate.java:74)
- at com.adevinta.leku.geocoder.GoogleGeocoderDataSource.getFromLocationName$lambda-1(GoogleGeocoderDataSource.kt:44)
- at com.adevinta.leku.geocoder.GoogleGeocoderDataSource.lambda$-p8szkE9nA6zDcul74gYmq4bLsY(Unknown Source:0)
- at com.adevinta.leku.geocoder.-$$Lambda$GoogleGeocoderDataSource$-p8szkE9nA6zDcul74gYmq4bLsY.subscribe(Unknown Source:4)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableCreate.subscribeActual(ObservableCreate.java:41)
- at io.reactivex.rxjava3.core.Observable.subscribe(Observable.java:13176)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableOnErrorNext$OnErrorNextObserver.onError(ObservableOnErrorNext.java:96)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableRetryPredicate$RepeatObserver.onError(ObservableRetryPredicate.java:79)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableSubscribeOn$SubscribeOnObserver.onError(ObservableSubscribeOn.java:63)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableCreate$CreateEmitter.tryOnError(ObservableCreate.java:85)
- at com.adevinta.leku.geocoder.AndroidGeocoderDataSource.getFromLocationName$lambda-0(AndroidGeocoderDataSource.kt:19)
- at com.adevinta.leku.geocoder.AndroidGeocoderDataSource.lambda$EE87VfWK7CBZfu5B8Lx_S9ZwswY(Unknown Source:0)
- at com.adevinta.leku.geocoder.-$$Lambda$AndroidGeocoderDataSource$EE87VfWK7CBZfu5B8Lx_S9ZwswY.subscribe(Unknown Source:4)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableCreate.subscribeActual(ObservableCreate.java:41)
- at io.reactivex.rxjava3.core.Observable.subscribe(Observable.java:13176)
- at io.reactivex.rxjava3.internal.operators.observable.ObservableSubscribeOn$SubscribeTask.run(ObservableSubscribeOn.java:96)
- at io.reactivex.rxjava3.core.Scheduler$DisposeTask.run(Scheduler.java:644)
- at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.run(ScheduledRunnable.java:65)
- at io.reactivex.rxjava3.internal.schedulers.ScheduledRunnable.call(ScheduledRunnable.java:56)
- at java.util.concurrent.FutureTask.run(FutureTask.java:266)
- at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:301)
- at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
- at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
- at java.lang.Thread.run(Thread.java:764)
- Caused by: com.adevinta.leku.geocoder.api.NetworkException: HTTP error code: 400
- at com.adevinta.leku.geocoder.api.NetworkClient.requestFromLocationName(NetworkClient.kt:30)
- at com.adevinta.leku.geocoder.GoogleGeocoderDataSource.getFromLocationName$lambda-1(GoogleGeocoderDataSource.kt:34)
- ... 22 more
- User actions:
- 2022-03-21 10:31:20: SplashScreen created
- 2022-03-21 10:31:20: SplashScreen resumed
- 2022-03-21 10:31:21: SplashScreen paused
- 2022-03-21 10:31:22: HomeScreen created
- 2022-03-21 10:31:22: HomeScreen resumed
- 2022-03-21 10:31:22: SplashScreen destroyed
- 2022-03-21 10:31:24: HomeScreen paused
- 2022-03-21 10:31:24: ChatScreen created
- 2022-03-21 10:31:24: ChatScreen resumed
- 2022-03-21 10:31:28: ChatScreen paused
- 2022-03-21 10:31:28: CameraActivity created
- 2022-03-21 10:31:28: CameraActivity resumed
- 2022-03-21 10:31:28: CameraActivity paused
- 2022-03-21 10:31:33: ChatScreen resumed
- 2022-03-21 10:31:34: CameraActivity destroyed
- 2022-03-21 10:31:36: ChatScreen paused
- 2022-03-21 10:31:36: LocationPickerActivity created
- 2022-03-21 10:31:37: LocationPickerActivity resumed
- 2022-03-21 10:31:37: LocationPickerActivity paused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement