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 1
WebService and Mobile Access
Popular Plugins
MPExtended
Error with WebMediaPortal - Can't view schedules.
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="sorrowuk" data-source="post: 865514" data-attributes="member: 105590"><p>When I browse webmediaportal I can check the tv guide, schedule programs etc and view recordings.</p><p> </p><p>But if I click the schedule button to view schedules I get an error.</p><p> </p><p>I am running mediaportal 1.23 any ideas?</p><p> </p><p>Also if i use aMPDroid andoid app the schedules button on that works fine and I can view them</p><p> </p><p>"</p><p><span style="font-size: 18px"><strong>Sorry, an error occurred while processing your request.</strong></span></p><p> </p><ul> <li data-xf-list-type="ul">WebMediaPortal version 0.4.3 (build 0.4.3.0).</li> <li data-xf-list-type="ul">Request: <a href="http://192.168.1.148/webmp/Television/Schedules" target="_blank">http://192.168.1.148/webmp/Television/Schedules</a></li> </ul><p>There was an error reading from the pipe: Unrecognized error 109 (0x6d).</p><p> </p><p>Server stack trace:</p><p>at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)</p><p>at System.ServiceModel.Channels.SessionConnectionReader.Receive(TimeSpan timeout)</p><p>at System.ServiceModel.Channels.SynchronizedMessageSource.Receive(TimeSpan timeout)</p><p>at System.ServiceModel.Channels.FramingDuplexSessionChannel.Receive(TimeSpan timeout)</p><p>at System.ServiceModel.Channels.FramingDuplexSessionChannel.TryReceive(TimeSpan timeout, Message& message)</p><p>at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout)</p><p>at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout)</p><p>at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation)</p><p>at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message)</p><p> </p><p>Exception rethrown at [0]:</p><p>at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)</p><p>at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)</p><p>at MPExtended.Services.TVAccessService.Interfaces.ITVAccessService.GetSchedules(Nullable`1 sort, Nullable`1 order)</p><p>at MPExtended.Applications.WebMediaPortal.Controllers.TelevisionController.Schedules()</p><p>at lambda_method(Closure , ControllerBase , Object[] )</p><p>at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p>at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12()</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters)</p><p>at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)</p><p>The read operation failed, see inner exception.</p><p> </p><p>at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)</p><p>at System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count)</p><p>at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)</p><p>There was an error reading from the pipe: Unrecognized error 109 (0x6d).</p><p> </p><p>at System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)</p><p>at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count)</p><p>at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count)</p><p>at System.Net.Security.NegotiateStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)</p><p>at System.Net.Security.NegotiateStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)</p><p>at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest)</p><p>There was an error reading from the pipe: Unrecognized error 109 (0x6d).</p><p> </p><p>at System.ServiceModel.Channels.PipeConnection.FinishSyncRead(Boolean traceExceptionsAsErrors)</p><p>at System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)"</p></blockquote><p></p>
[QUOTE="sorrowuk, post: 865514, member: 105590"] When I browse webmediaportal I can check the tv guide, schedule programs etc and view recordings. But if I click the schedule button to view schedules I get an error. I am running mediaportal 1.23 any ideas? Also if i use aMPDroid andoid app the schedules button on that works fine and I can view them " [SIZE=5][B]Sorry, an error occurred while processing your request.[/B][/SIZE] [LIST] [*]WebMediaPortal version 0.4.3 (build 0.4.3.0). [*]Request: [url]http://192.168.1.148/webmp/Television/Schedules[/url] [/LIST] There was an error reading from the pipe: Unrecognized error 109 (0x6d). Server stack trace: at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout) at System.ServiceModel.Channels.SessionConnectionReader.Receive(TimeSpan timeout) at System.ServiceModel.Channels.SynchronizedMessageSource.Receive(TimeSpan timeout) at System.ServiceModel.Channels.FramingDuplexSessionChannel.Receive(TimeSpan timeout) at System.ServiceModel.Channels.FramingDuplexSessionChannel.TryReceive(TimeSpan timeout, Message& message) at System.ServiceModel.Dispatcher.DuplexChannelBinder.Request(Message message, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannel.Call(String action, Boolean oneway, ProxyOperationRuntime operation, Object[] ins, Object[] outs, TimeSpan timeout) at System.ServiceModel.Channels.ServiceChannelProxy.InvokeService(IMethodCallMessage methodCall, ProxyOperationRuntime operation) at System.ServiceModel.Channels.ServiceChannelProxy.Invoke(IMessage message) Exception rethrown at [0]: at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg) at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type) at MPExtended.Services.TVAccessService.Interfaces.ITVAccessService.GetSchedules(Nullable`1 sort, Nullable`1 order) at MPExtended.Applications.WebMediaPortal.Controllers.TelevisionController.Schedules() at lambda_method(Closure , ControllerBase , Object[] ) at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass15.<InvokeActionMethodWithFilters>b__12() at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodWithFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor, IDictionary`2 parameters) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) The read operation failed, see inner exception. at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.ServiceModel.Channels.StreamConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout) There was an error reading from the pipe: Unrecognized error 109 (0x6d). at System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout) at System.ServiceModel.Channels.ConnectionStream.Read(Byte[] buffer, Int32 offset, Int32 count) at System.Net.FixedSizeReader.ReadPacket(Byte[] buffer, Int32 offset, Int32 count) at System.Net.Security.NegotiateStream.StartFrameHeader(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.StartReading(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) at System.Net.Security.NegotiateStream.ProcessRead(Byte[] buffer, Int32 offset, Int32 count, AsyncProtocolRequest asyncRequest) There was an error reading from the pipe: Unrecognized error 109 (0x6d). at System.ServiceModel.Channels.PipeConnection.FinishSyncRead(Boolean traceExceptionsAsErrors) at System.ServiceModel.Channels.PipeConnection.Read(Byte[] buffer, Int32 offset, Int32 size, TimeSpan timeout)" [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
WebService and Mobile Access
Popular Plugins
MPExtended
Error with WebMediaPortal - Can't view schedules.
Contact us
RSS
Top
Bottom