- Moderator
- #11
Code:
2022-06-05 17:06:35.81501 [ (68)] DEBUG: Proxying stream from http://172.21.224.1:4322/MPExtended/StreamingService/stream/RetrieveStream?identifier=webmediaportal-81022 with buffer size 65536
2022-06-05 17:06:56.97224 [ (68)] WARN: Error happened in controller body during request /Stream/TV?item=119&transcoder=Flash%20medium&continuationId=playlist-75056&fileindex=0
System.Net.WebException: Impossible de se connecter au serveur distant
---> System.Net.Sockets.SocketException: Une tentative de connexion a échoué car le parti connecté n’a pas répondu convenablement au-delà d’une certaine durée ou une connexion établie a échoué car l’hôte de connexion n’a pas répondu 172.21.224.1:4322
à System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
à System.Net.ServicePoint.ConnectSocketInternal(Boolean connectFailure, Socket s4, Socket s6, Socket& socket, IPAddress& address, ConnectSocketState state, IAsyncResult asyncResult, Exception& exception)
--- Fin de la trace de la pile d'exception interne ---
Code:
2022-11-15 17:49:01.95596 [ (70)] ERROR: Original error was:
System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail] : Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée 127.0.0.1:31456 (le détail de l'erreur est égal à ExceptionDetail, probablement créé par IncludeExceptionDetailInFaults=True, dont la valeur est :
System.Net.Sockets.SocketException: Aucune connexion n’a pu être établie car l’ordinateur cible l’a expressément refusée 127.0.0.1:31456
Server stack trace:
à System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
à System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
à System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
à System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
à System.Runtime.Remoting.Channels.RemoteConnection.GetSocket()
à System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
à System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
à System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeader...).
2022-11-15 17:49:01.95596 [ (70)] ERROR: Second exception is:
System.Web.HttpException (0x80004005): Le serveur ne peut pas définir l'état après l'envoi des en-têtes HTTP.
à System.Web.HttpResponse.set_StatusCode(Int32 value)
à MPExtended.Applications.WebMediaPortal.WebMediaPortalApplication.Application_Error() dans D:\Projects\MediaPortal\MpExt\git\Applications\MPExtended.Applications.WebMediaPortal\Global.asax.cs:ligne 89
Ukraine