NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 300 301 302 303 304 … 1231 Next »
client setup not working

 
  • 0 Vote(s) - 0 Average
client setup not working
bob808
Offline

Junior Member

Posts: 23
Threads: 9
Joined: Jun 2008
#1
2008-06-22, 12:14 AM
I have just installed GB-PVR and have the client/server box working fine...

I have tried to get another pc working with a client setup - I have access to the \\server\gbpvr share and have ticked the act as client and filled in the server name and gbpvr path...

in the frontend on the client when I try to go to the tv guide I get a list of channels, but no program data... when I go to recorded tv I see the recordings, but if I try to play them I get a blank screen, and same with live tv...

The client just freezes and does not respond.

Have I missed something simple? Anything to help track down the problem?


Thanks


bob
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,987
Threads: 770
Joined: Nov 2003
#2
2008-06-22, 12:15 AM
Try viewing the tv guide on that machine, then zip and attach the pvrx2.exe.log and I'll take a look.
bob808
Offline

Junior Member

Posts: 23
Threads: 9
Joined: Jun 2008
#3
2008-06-22, 06:55 AM
Hmm - just tried again and the tv guide worked this time... but here is the log from where it failed to launch a tv stream from the guide...


2008-06-22 07:52:53.765 VERBOSE [1] Recieved popup callback Watch
2008-06-22 07:52:53.781 VERBOSE [1] SwitchInsetToFullscreen
2008-06-22 07:52:53.781 VERBOSE [1] RenewLease: -1
2008-06-22 07:52:53.781 VERBOSE [1] RecordLiveTV: 1
2008-06-22 07:53:35.671 ERROR [1] StartRecordingLiveTV() failed: System.Net.Sockets.SocketException: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 192.168.1.67:7968

Server stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
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)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at GBPVR.Backend.Common.IRecordingService.x394caf1b3184110c(Int32 x70cd72e44179c0c2, Boolean x03f525c749695de4, Int32 x164f120fb8d3ddc7, String& x8b1d9e3189e6e73d, Int32& x73dd716c35ea457b)
at GBPVR.Backend.Common.x396614b3dae3b1da.x06b549b1ade7b16c(Int32 x70cd72e44179c0c2, Boolean x69d720e971206ea6, Programme& x5d1dc8495c0908a9)
2008-06-22 07:53:35.671 VERBOSE [1]
Server stack trace:
at System.Net.Sockets.Socket.DoConnect(EndPoint endPointSnapshot, SocketAddress socketAddress)
at System.Net.Sockets.Socket.Connect(EndPoint remoteEP)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket(EndPoint ipEndPoint)
at System.Runtime.Remoting.Channels.RemoteConnection.CreateNewSocket()
at System.Runtime.Remoting.Channels.SocketCache.GetSocket(String machinePortAndSid, Boolean openNew)
at System.Runtime.Remoting.Channels.Tcp.TcpClientTransportSink.SendRequestWithRetry(IMessage msg, ITransportHeaders requestHeaders, Stream requestStream)
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)

Exception rethrown at [0]:
at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
at GBPVR.Backend.Common.IRecordingService.x394caf1b3184110c(Int32 x70cd72e44179c0c2, Boolean x03f525c749695de4, Int32 x164f120fb8d3ddc7, String& x8b1d9e3189e6e73d, Int32& x73dd716c35ea457b)
at GBPVR.Backend.Common.x396614b3dae3b1da.x06b549b1ade7b16c(Int32 x70cd72e44179c0c2, Boolean x69d720e971206ea6, Programme& x5d1dc8495c0908a9)
2008-06-22 07:53:35.765 ERROR [1] Unexpected error: GBPVR.Backend.Common.GbpvrException: Failed to communicate with the Recording Service.
at GBPVR.Backend.Common.x396614b3dae3b1da.x06b549b1ade7b16c(Int32 x70cd72e44179c0c2, Boolean x69d720e971206ea6, Programme& x5d1dc8495c0908a9)
at GBPVRX2.Players.xbe83d16b02243330.x4276385f71addb51(Channel xee500015fb4a65b6)
at GBPVRX2.x4a212861656a24dd.x3852f96f8dab4cab(Channel xee500015fb4a65b6)
at GBPVRX2.xb654004a5183e7df.handlePopupCallback(Object popup, String command)
at GBPVRX2.Popups.xce4851a7361cb73d.GetRenderList()
at GBPVRX2.xb654004a5183e7df.GetRenderList()
at GBPVRX2.MenuTask.x9006c1ed9ccb79de.GetRenderList()
at GBPVRX2.x0061b801bdf12d35.xdb012c437aec4a40(Boolean xd23bf32f3b17e3be)
at GBPVRX2.xb979ad394703258e.xfb409e85bd292293(String[] xf18a926310372520)
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#4
2008-06-22, 09:45 AM
Is port 7968 open in your firewall?
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  Adding an STB to existing setup ram4x4nut 3 3,344 2011-12-06, 12:25 AM
Last Post: ram4x4nut
  DCT700 Setup Greg Smith 19 10,589 2011-10-02, 03:24 PM
Last Post: Greg Smith
  GBPVR XPSP3 Server and Win7 Client Snooze 0 1,937 2011-09-12, 06:26 AM
Last Post: Snooze
  Web Scheduling Not Working hasso 1 1,960 2011-06-28, 10:48 AM
Last Post: hasso
  Can't get GBPVR working w/ WinTV-PVR150 RandyH 21 9,203 2011-06-22, 05:35 PM
Last Post: adrian_vg@yahoo.com
  TV setup issues - PCTV nano stick 73e steveomcd 33 21,002 2011-05-26, 04:24 PM
Last Post: escape
  Windows 7 and Working DVD Menu Navigation imilne 8 4,594 2011-01-04, 02:23 PM
Last Post: imilne
  Webgrab no longer working, no EPG! mc2xml? ericbiermann 3 2,920 2010-12-23, 09:04 AM
Last Post: ericbiermann
  Cant play recording on client imagn 2 1,873 2010-12-13, 02:17 AM
Last Post: imagn
  I have DL'D the GB- PVR it is not intuative in it's setup. blake2go 6 3,498 2010-12-10, 11:00 PM
Last Post: johnsonx42

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode