[solved] MPExtended Service (ver: 0.7.13). MySQL could not be reached. After updating to 1.38 from 1.37. (2 Viewers)

ajs

Development Group
  • Team MediaPortal
  • February 29, 2008
    16,851
    12,105
    Kyiv
    Home Country
    Ukraine Ukraine
    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
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,851
    12,105
    Kyiv
    Home Country
    Ukraine Ukraine
    I see that the log files contain data for 2022, it is best to delete them, try to start playback and collect fresh ones.
     

    Noise672

    Portal Pro
    August 9, 2015
    98
    44
    70
    Montreal
    Home Country
    Canada Canada
    Good day,

    My Windows 11 Pro 24H2 as 3 HDD
    C: for Windows
    D: for Data
    T: for TV (recordings)

    Looking at Windows start menu for MPExtended.Applications.ServiceConfigurator.exe to find out it is in the D: drive (strange)
    I just find out a D: \ MPExtended \ Service.
    This folder it seems, was created yesterday by installation of v0.7.15.x64 (MPExtended.Installers.Service.x64.msi)

    Most of the files are dated back in July...
    Capture d’écran 2025-08-11 122358.png


    Also in this folder, there is a Steaming subfolder that contains one folder vlc-3.0.20 and a ffmpeg.exe dated 2019-02-21.

    I also see that timeshiftbuffer is filling up until I Kick session in MPExtended tray app

    Thank you all
     

    ajs

    Development Group
  • Team MediaPortal
  • February 29, 2008
    16,851
    12,105
    Kyiv
    Home Country
    Ukraine Ukraine
    Looking at Windows start menu for MPExtended.Applications.ServiceConfigurator.exe to find out it is in the D: drive (strange)
    I just find out a D: \ MPExtended \ Service.
    This folder it seems, was created yesterday by installation of v0.7.15.x64 (MPExtended.Installers.Service.x64.msi)
    Something was installed incorrectly, it’s better to delete everything and install it again to avoid duplication.
     

    Noise672

    Portal Pro
    August 9, 2015
    98
    44
    70
    Montreal
    Home Country
    Canada Canada
    The uninstallation of MPExtended also removed the D: \ MPExtended folder.

    At re installation I realise that the suggested installation folder was D: \ MPExtended. MY BAD
    So I installed in C: \ ProgramData \ MPExtended

    And i works !
     

    Users who are viewing this thread

    Top Bottom