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

IllegalStateException: no valid network interface. #20

Open
dotStart opened this issue Jan 13, 2021 · 1 comment
Open

IllegalStateException: no valid network interface. #20

dotStart opened this issue Jan 13, 2021 · 1 comment
Labels
2.x autoreport Report was submitted via Application UI bug confirmed
Milestone

Comments

@dotStart
Copy link
Owner

The application crashes when no network interfaces are available within the execution environment.

Reproduction Steps

  1. Disable all eligible network interfaces
  2. Start the application

Expected Behavior
A sensible error message should be displayed.

Environment:

  • OS: Windows 10
  • Application Version: 2.4.0

Additional Context

Message: IllegalStateException: no valid network interface.
  net.mm2d.upnp.internal.impl.ControlPointImpl.<init> in ControlPointImpl.kt::65
  net.mm2d.upnp.ControlPointFactory.create in ControlPointFactory.kt::59
  net.mm2d.upnp.ControlPointFactory.create$default in ControlPointFactory.kt::55
  tv.dotstart.beacon.forwarding.InternetGatewayDeviceLocator$locate$1.subscribe in InternetGatewayDeviceLocator.kt::56
  io.reactivex.internal.operators.observable.ObservableCreate.subscribeActual in ObservableCreate.java::40
  io.reactivex.Observable.subscribe in Observable.java::12267
  io.reactivex.Observable.blockingFirst in Observable.java::5119
  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
@dotStart dotStart added bug autoreport Report was submitted via Application UI confirmed labels Jan 13, 2021
@dotStart
Copy link
Owner Author

Raygun report https://app.raygun.com/crashreporting/27ce4ol/errors/4818099434 has more details about the error

@dotStart dotStart added this to the 3.0 milestone Jan 13, 2021
@dotStart dotStart added the 2.x label May 14, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
2.x autoreport Report was submitted via Application UI bug confirmed
Projects
None yet
Development

No branches or pull requests

1 participant