You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 12, 2024. It is now read-only.
Description
Application crashes during preload sequence.
To Reproduce
Disconnect from the Network or otherwise remove all UPnP devices from the environment
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
Description
Application crashes during preload sequence.
To Reproduce
Expected Behavior
Display an error message regarding the lack of compatible devices within the network.
Environment
Additional Context