[WiP] 5154: MediaPortal 1 - x64 - SharpDX (20 Viewers)

Pablik

Development Group
  • Team MediaPortal
  • August 19, 2010
    682
    1,093
    Home Country
    Czech Republic Czech Republic
    There is an exception:
    Code:
    [2023-12-22 16:19:41,641] [Log    ] [TVService] [ERROR] - Exception   :System.Exception: Error initializing streaming server
       bei TvLibrary.Streaming.RtspStreaming..ctor(String hostName, Int32 port)
    Please, post all your logs from the TvServer folder.

    The scanning process reports:
    Code:
     dvb:  LockInOnSignal could not lock onto channel - no signal or bad signal
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    682
    1,093
    Home Country
    Czech Republic Czech Republic
    The server is unable bind to port 554:
    Code:
    [2023-12-22 16:19:41,601] [520] - Stream server:Setup stream server for ip: 192.168.0.13
    [2023-12-22 16:19:41,635] [520] - Stream server:Failed to create RTSP server: bind() error (port number: 554):

    Is your port 554 free?
    Maybe the firewall is blocking the port.
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    682
    1,093
    Home Country
    Czech Republic Czech Republic
    There is another error:
    Code:
    [2023-12-22 16:18:56,381] [Log    ] [4        ] [DEBUG] - Setting up EventWaitHandle with name: Global\MPTVServiceInitializedEvent
    [2023-12-22 16:18:56,394] [Log    ] [4        ] [INFO ] - Global\MPTVServiceInitializedEvent was not created
    [2023-12-22 16:18:56,467] [Log    ] [4        ] [ERROR] - Exception   :System.Runtime.Remoting.RemotingException: Ausnahmefehler "System.Reflection.TargetInvocationException: Ein Aufrufziel hat einen Ausnahmefehler verursacht. ---> System.Net.Sockets.SocketException: Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder Anschluss) nur jeweils einmal verwendet werden
       bei System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
       bei System.Net.Sockets.Socket.Bind(EndPoint localEP)
       bei System.Net.Sockets.TcpListener.Start(Int32 backlog)
       bei System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
       bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
       bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
       bei System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(IDictionary properties, IServerChannelSinkProvider sinkProvider, IAuthorizeRemotingConnection authorizeCallback)
       --- Ende der internen Ausnahmestapelüberwachung ---
       bei System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       bei System.Reflection.RuntimeConstructorInfo.Invoke(BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       bei System.RuntimeType.CreateInstanceImpl(BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes, StackCrawlMark& stackMark)
       bei System.Activator.CreateInstance(Type type, BindingFlags bindingAttr, Binder binder, Object[] args, CultureInfo culture, Object[] activationAttributes)
       bei System.Runtime.Remoting.RemotingConfigHandler.CreateChannelFromConfigEntry(ChannelEntry entry)
       bei System.Runtime.Remoting.RemotingConfigHandler.ConfigureChannels(RemotingXmlConfigFileData configData, Boolean ensureSecurity)
       bei System.Runtime.Remoting.RemotingConfigHandler.ConfigureRemoting(RemotingXmlConfigFileData configData, Boolean ensureSecurity)" bei der Remotekonfiguration.
       bei System.Runtime.Remoting.RemotingConfigHandler.ConfigureRemoting(RemotingXmlConfigFileData configData, Boolean ensureSecurity)
       bei System.Runtime.Remoting.RemotingConfigHandler.DoConfiguration(String filename, Boolean ensureSecurity)
       bei System.Runtime.Remoting.RemotingConfiguration.Configure(String filename, Boolean ensureSecurity)
       bei TvService.TvServiceThread..ctor()

    It seems like there is already running another TvService.
     

    catavolt

    Design Group Manager
  • Team MediaPortal
  • August 13, 2007
    14,459
    10,476
    Königstein (Taunus)
    Home Country
    Germany Germany
    Hi @Pablik , I also have a problem: I just wanted to install the x86 version WorldWeatherLite.1.0.2.x86.mpe1 and got the message "Package is not platform compatible" :confused:
    EDIT: The same message for the x64 package...
     

    Pablik

    Development Group
  • Team MediaPortal
  • August 19, 2010
    682
    1,093
    Home Country
    Czech Republic Czech Republic
    Hi @Pablik , I also have a problem: I just wanted to install the x86 version WorldWeatherLite.1.0.2.x86.mpe1 and got the message "Package is not platform compatible" :confused:
    EDIT: The same message for the x64 package...
    Hi, where did you get that package? It might be an old version published on this thread earlier.
    Did you try the MPEI or the official web page?
     

    Users who are viewing this thread

    Top Bottom