home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 2
Testing Area
Wake On Lan support for MP2
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="breese" data-source="post: 1215149" data-attributes="member: 114299"><p>Server V4 IP - 192.168.1.250</p><p>Server V6 IP - fe80::4d0c:ab:5bee:6b69</p><p></p><p>Client V4 IP - 192.168.1.100</p><p>Client V6 IP - fe80::dc64:7e0b:b4fa:e667</p><p></p><p><span style="font-size: 9px">[2017-03-13 04:18:53,399] [18613 ] [AMQ 'WakeOnLanPlugin'] [INFO ] - WakeOnLanClient: Updating server hardware address for IP address 'fe80::4d0c:ab:5bee:6b69'</span></p><p><span style="font-size: 9px">[2017-03-13 04:18:53,458] [18672 ] [Thread33 ] [WARN ] - ThreadPool.ProcessQueue(): Exception during processing work ''</span></p><p><span style="font-size: 9px">System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host</span></p><p><span style="font-size: 9px"> at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)</span></p><p><span style="font-size: 9px"> at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size)</span></p><p><span style="font-size: 9px"> --- End of inner exception stack trace ---</span></p><p><span style="font-size: 9px"> at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size)</span></p><p><span style="font-size: 9px"> at System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count)</span></p><p><span style="font-size: 9px"> at UPnP.Infrastructure.Utils.CompressionHelper.Decompress(IDeCompressor compressor, Stream inputStream)</span></p><p><span style="font-size: 9px"> at UPnP.Infrastructure.Utils.CompressionHelper.Decompress(WebResponse response)</span></p><p><span style="font-size: 9px"> at UPnP.Infrastructure.CP.DeviceConnection.OnCallResponseReceived(IAsyncResult ar)</span></p><p><span style="font-size: 9px"> at System.Net.LazyAsyncResult.Complete(IntPtr userToken)</span></p><p><span style="font-size: 9px"> at System.Net.ContextAwareResult.CaptureOrComplete(ExecutionContext& cachedContext, Boolean returnContext)</span></p><p><span style="font-size: 9px"> at System.Net.ContextAwareResult.FinishPostingAsyncOp()</span></p><p><span style="font-size: 9px"> at System.Net.HttpWebRequest.BeginGetResponse(AsyncCallback callback, Object state)</span></p><p><span style="font-size: 9px"> at UPnP.Infrastructure.CP.DeviceConnection.OnActionCalled(CpAction action, IList`1 inParams, Object clientState)</span></p><p><span style="font-size: 9px"> at UPnP.Infrastructure.CP.DeviceTree.CpAction.BeginInvokeAction(IList`1 inParameters, AsyncCallback callback, Object state)</span></p><p><span style="font-size: 9px"> at UPnP.Infrastructure.CP.DeviceTree.CpAction.InvokeAction(IList`1 inParameters)</span></p><p><span style="font-size: 9px"> at MediaPortal.Plugins.ServerStateService.Client.UPnP.ServerStateProxy.GetStates()</span></p><p><span style="font-size: 9px"> at MediaPortal.Common.Threading.Work.Process()</span></p><p><span style="font-size: 9px"> at MediaPortal.Common.Services.Threading.ThreadPool.ProcessQueue()</span></p></blockquote><p></p>
[QUOTE="breese, post: 1215149, member: 114299"] Server V4 IP - 192.168.1.250 Server V6 IP - fe80::4d0c:ab:5bee:6b69 Client V4 IP - 192.168.1.100 Client V6 IP - fe80::dc64:7e0b:b4fa:e667 [SIZE=1][2017-03-13 04:18:53,399] [18613 ] [AMQ 'WakeOnLanPlugin'] [INFO ] - WakeOnLanClient: Updating server hardware address for IP address 'fe80::4d0c:ab:5bee:6b69' [2017-03-13 04:18:53,458] [18672 ] [Thread33 ] [WARN ] - ThreadPool.ProcessQueue(): Exception during processing work '' System.IO.IOException: Unable to read data from the transport connection: An existing connection was forcibly closed by the remote host. ---> System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.ConnectStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.IO.Compression.DeflateStream.Read(Byte[] array, Int32 offset, Int32 count) at UPnP.Infrastructure.Utils.CompressionHelper.Decompress(IDeCompressor compressor, Stream inputStream) at UPnP.Infrastructure.Utils.CompressionHelper.Decompress(WebResponse response) at UPnP.Infrastructure.CP.DeviceConnection.OnCallResponseReceived(IAsyncResult ar) at System.Net.LazyAsyncResult.Complete(IntPtr userToken) at System.Net.ContextAwareResult.CaptureOrComplete(ExecutionContext& cachedContext, Boolean returnContext) at System.Net.ContextAwareResult.FinishPostingAsyncOp() at System.Net.HttpWebRequest.BeginGetResponse(AsyncCallback callback, Object state) at UPnP.Infrastructure.CP.DeviceConnection.OnActionCalled(CpAction action, IList`1 inParams, Object clientState) at UPnP.Infrastructure.CP.DeviceTree.CpAction.BeginInvokeAction(IList`1 inParameters, AsyncCallback callback, Object state) at UPnP.Infrastructure.CP.DeviceTree.CpAction.InvokeAction(IList`1 inParameters) at MediaPortal.Plugins.ServerStateService.Client.UPnP.ServerStateProxy.GetStates() at MediaPortal.Common.Threading.Work.Process() at MediaPortal.Common.Services.Threading.ThreadPool.ProcessQueue()[/SIZE] [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 2
Testing Area
Wake On Lan support for MP2
Contact us
RSS
Top
Bottom