Skip to content
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
This repository was archived by the owner on Sep 12, 2024. It is now read-only.

RuntimeException: java.util.concurrent.TimeoutException #10

Description

@dotStart

Description
Application crashes during preload sequence.

To Reproduce

  1. Disconnect from the Network or otherwise remove all UPnP devices from the environment
  2. Launch the application

Expected Behavior
Display an error message regarding the lack of compatible devices within the network.

Environment

  • OS: Windows 10
  • Application Version: 2.4.0

Additional Context

Message: RuntimeException: java.util.concurrent.TimeoutException
io.reactivex.internal.util.ExceptionHelper.wrapOrThrow in ExceptionHelper.java::46
io.reactivex.internal.observers.BlockingBaseObserver.blockingGet in BlockingBaseObserver.java::80
io.reactivex.Observable.blockingFirst in Observable.java::5120
tv.dotstart.beacon.forwarding.PortExposureProvider.load in PortExposureProvider.kt::58
tv.dotstart.beacon.preload.Preloader$invoke$1.invoke in Preloader.kt::88
tv.dotstart.beacon.preload.Preloader$invoke$1.invoke in Preloader.kt::35
kotlin.concurrent.ThreadsKt$thread$thread$1.run in Thread.kt::30

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

autoreportReport was submitted via Application UIbug

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions