Skip to content
This repository was archived by the owner on May 17, 2021. It is now read-only.

Fritzbox Binding: Exception at midnight #1845

Closed
juelicher opened this issue Dec 15, 2014 · 2 comments
Closed

Fritzbox Binding: Exception at midnight #1845

juelicher opened this issue Dec 15, 2014 · 2 comments
Labels

Comments

@juelicher
Copy link

Every day at midnight I get the following exception from the Fritzbox Binding:
2014-12-15 00:00:07.708 ERROR o.o.b.f.i.FritzboxBinding[:435]- Lost connection to FritzBox
java.net.SocketException: Socket closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:283)
at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:325)
at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:177)

Probably this is related to reconnecting to the box. The functionality seems not to be affected but I think there should not be any exception if everything is working fine.

@hmerk
Copy link
Contributor

hmerk commented Apr 6, 2016

@steve-bate can be closed, fix was merged.

@steve-bate
Copy link
Contributor

Thanks, @hmerk. Closed.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants