2007-04-02, 04:48 AM
I just installed v99.12 and am having issues with both GBPVR and Config not being able to connect to the recording service. When I try to watch LiveTV the program freezes for about 5 minutes then gives me this error in the logs:
The same thing happens when I try to change the config. I run config, then click OK and it just hangs until I kill it.
When I run netstat -o from a cmd line, I see:
The PIDs correspond to the recording service and the gbpvr or config programs.
I'm pretty sure I have everything installed correctly. I tried disabling my firewall and don't have any proxy servers or anything. I've attached my logs.
Any ideas?
Code:
2007-03-31 02:41:29.157 ERROR [1] Error: msg=0x202 (WM_LBUTTONUP) hwnd=0x17054c wparam=0x0 lparam=0xe10062 result=0x0 : System.Net.Sockets.SocketException: An existing connection was forcibly closed by the remote host
Server stack trace:
at System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags)
at System.Runtime.Remoting.Channels.SocketStream.Read(Byte[] buffer, Int32 offset, Int32 size)
at System.Runtime.Remoting.Channels.SocketHandler.ReadFromSocket(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.BufferMoreData()
at System.Runtime.Remoting.Channels.SocketHandler.Read(Byte[] buffer, Int32 offset, Int32 count)
at System.Runtime.Remoting.Channels.SocketHandler.ReadAndMatchFourBytes(Byte[] buffer)
at System.Runtime.Remoting.Channels.Tcp.TcpSocketHandler.ReadVersionAndOperation(UInt16& operation)
at System.Runtime.Remoting.Channels.Tcp.TcpClientSocketHandler.ReadHeaders()
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.ProcessMessage(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream, ITransportHeaders& responseHeaders, Stream& responseStream)
at System.Runtime.Remoting.Channels.BinaryClientFormatterSink.SyncProcessMessage(IMessage msg)
The same thing happens when I try to change the config. I run config, then click OK and it just hangs until I kill it.
When I run netstat -o from a cmd line, I see:
Code:
TCP DESKTOP:4843 localhost:7968 ESTABLISHED 1124
TCP DESKTOP:7968 localhost:4843 ESTABLISHED 3064
The PIDs correspond to the recording service and the gbpvr or config programs.
I'm pretty sure I have everything installed correctly. I tried disabling my firewall and don't have any proxy servers or anything. I've attached my logs.
Any ideas?