Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Build version: 1.8.7
- Build date: 1981-01-01 01:01:02
- Current date: 2022-06-08 09:06:29
- Device: Xiaomi M2101K6G
- OS version: Android 11 (SDK 30)
- 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:923)
- 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-06-08 08:35:57: SplashScreen created
- 2022-06-08 08:35:57: SplashScreen resumed
- 2022-06-08 08:35:57: SplashScreen paused
- 2022-06-08 08:35:57: HomeScreen created
- 2022-06-08 08:35:58: HomeScreen resumed
- 2022-06-08 08:35:58: SplashScreen destroyed
- 2022-06-08 08:35:59: HomeScreen paused
- 2022-06-08 08:35:59: ChatScreen created
- 2022-06-08 08:36:00: ChatScreen resumed
- 2022-06-08 08:37:16: ChatScreen paused
- 2022-06-08 08:37:16: HomeScreen resumed
- 2022-06-08 08:37:16: ChatScreen destroyed
- 2022-06-08 08:38:19: HomeScreen paused
- 2022-06-08 08:48:59: HomeScreen resumed
- 2022-06-08 08:49:03: HomeScreen paused
- 2022-06-08 08:49:03: ChatScreen created
- 2022-06-08 08:49:03: ChatScreen resumed
- 2022-06-08 08:50:07: ChatScreen paused
- 2022-06-08 08:54:05: ChatScreen resumed
- 2022-06-08 08:54:06: ChatScreen paused
- 2022-06-08 08:58:31: ChatScreen resumed
- 2022-06-08 08:58:39: ChatScreen paused
- 2022-06-08 08:59:59: ChatScreen resumed
- 2022-06-08 09:00:02: ChatScreen paused
- 2022-06-08 09:00:02: FilePickerActivity created
- 2022-06-08 09:00:02: FilePickerActivity resumed
- 2022-06-08 09:00:18: FilePickerActivity paused
- 2022-06-08 09:00:18: ChatScreen resumed
- 2022-06-08 09:00:19: FilePickerActivity destroyed
- 2022-06-08 09:01:18: ChatScreen paused
- 2022-06-08 09:06:07: ChatScreen resumed
- 2022-06-08 09:06:25: ChatScreen paused
- 2022-06-08 09:06:25: LocationPickerActivity created
- 2022-06-08 09:06:26: LocationPickerActivity resumed
- 2022-06-08 09:06:26: LocationPickerActivity paused
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement