2011-01-01, 04:18 AM
(This post was last modified: 2011-01-01, 04:45 AM by ShiningDragon.)
bnz Wrote:I have (...) even upgraded to 1.5.36
Your npvr.log says:
Code:
2010-12-31 14:41:20.403 [DEBUG][1] Version: 1.5.3[B]3[/B]
And your logs from august show, that your installation had already some problems:
Code:
2010-08-19 16:22:26.369 [ERROR][1] Error listing for recording service interface: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Net.Sockets.TcpListener.Start()
at System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
at NShared.RecordingService.Startup() in C:\Dev\NextPVR\NShared\RecordingService.cs:line 128
2010-08-19 16:22:31.371 [ERROR][5] Unexpected error in Client Listener: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at NShared.ClientStreaming.WorkerThread() in C:\Dev\NextPVR\NShared\ClientStreaming.cs:line 50
2010-08-19 16:22:00.201 [ERROR][9] Error listing for recording service interface: System.Net.Sockets.SocketException: Only one usage of each socket address (protocol/network address/port) is normally permitted
at System.Net.Sockets.Socket.DoBind(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Bind(EndPoint localEP)
at System.Net.Sockets.TcpListener.Start(Int32 backlog)
at System.Net.Sockets.TcpListener.Start()
at System.Runtime.Remoting.Channels.ExclusiveTcpListener.Start(Boolean exclusiveAddressUse)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.StartListening(Object data)
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel.SetupChannel()
at System.Runtime.Remoting.Channels.Tcp.TcpServerChannel..ctor(Int32 port)
at NShared.RecordingService.Startup() in C:\Dev\NextPVR\NShared\RecordingService.cs:line 128
2010-12-31 14:36:42.557 [ERROR][4] Unexpected error checking for upgrade processing: System.Data.SQLite.SQLiteException: Some kind of disk I/O error occurred
disk I/O error
at System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
at System.Data.SQLite.SQLiteCommand.BuildNextCommand()
at System.Data.SQLite.SQLiteCommand.GetStatement(Int32 index)
at System.Data.SQLite.SQLiteDataReader.NextResult()
at System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
at System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.SQLite.SQLiteCommand.ExecuteNonQuery()
at System.Data.SQLite.SQLiteConnection.Open()
at NUtility.DatabaseHelper.GetConnection()
at NShared.UpdateManager.DoDatabaseUpdates()
at NShared.UpdateManager.CheckForRequiredUpgrade(Boolean tellService)
2010-12-31 14:36:42.954 [ERROR][4] Unexpected error creating RecordingService()
And as i mentioned before: You hadn't installed the DirectX runtime as required by NPVR.
I am fairly sure, that this problem isn't to find within npvr. It really sounds like a technical problem; even if other programs may run without error. Have you already took a look in the event viewer (applications and system)? Perhaps wie could find a hint there. Have you already tried a CLEAN new install of NPVR?
You like nPVR? Then please help pay the bills, and keep the project alive!
My happy NextPVR family
Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.
My happy NextPVR family
Frei nach Dieter Nuhr: Wenn man keine Ahnung hat, einfach mal die Fresse halten.