|
SageTV Software Discussion related to the SageTV application produced by SageTV. Questions, issues, problems, suggestions, etc. relating to the SageTV software application should be posted here. (Check the descriptions of the other forums; all hardware related questions go in the Hardware Support forum, etc. And, post in the customizations forum instead if any customizations are active.) |
|
Thread Tools | Search this Thread | Display Modes |
#21
|
||||
|
||||
What do you have your Default Gateways and Subnet Masks set to on the client and the server. Also what is the internal IP address of the Router?
Another way to check would be if you have a simple switch rather than the router. It eliminates a lot of things just for testing. |
#22
|
|||
|
|||
Quote:
Server: Default Gateway: 192.168.1.1 Subnet Mask: 255.255.255.0 Client: Default Gateway: 192.168.1.1 Subnet Mask: 255.255.255.0 Internal IP address of the router is: 192.168.1.1 I am not sure I want to spend money on a switch just to troubleshoot some software. |
#23
|
||||
|
||||
I was thinking more along the lines of using one you already have. If both the network cards in the PCs are gigabit you could also just use a regular Cat 5 or Cat 6 cable between them as the gigabit spec deals with any need of a crossover cable automatically. That way you completely eliminate any possible router configuration issues.
|
#24
|
||||
|
||||
One more thing you can verify; on the PC (server), run the Sage UI, and click Setup --> Help --> System Information. In the system status section, check the IP Address (you may have to scroll to see it). Is it the same as the ip address reported by ipconfig?
It almost sounds as if the SageTV service is trying to bind to an improperly configured network card (based on the error log you posted earlier). You're probably going to have to get tech support involved, but this is another stab in the dark at it. |
#25
|
|||
|
|||
Quote:
There could be a couple of issues that would create a failure scenario: 1) Some other software is already listening on the port, and did not enable socket reuse 2) Another copy of Sage is running, and has already bound the port 3) Permission to open the port is denied by firewall/anti spyware/ OS software (did you check anti spyware software is disabled?) For number 1+2, what I would suggest first is to get on the server machine, and shutdown the sage server. Then look to see if the port is in use. To do this, open a (dos) command prompt as administrator: Start->All Programs->Accessories-> RIGHT CLICK on command prompt, and choose "Run as Administrator". In the DOS window, issue the following command: "netstat -b -a -p TCP". In the "Local Address" column, look for any local address ending in ":42024" - If you find an entry, look at the last column and see what executable has the port open. If you don't find the port, open SageTV again, let it fully start up, and issue the same command. You should now see the port and the process as SageTV.exe Please let us know the results of this test(s) For number 3, it looks like we have beaten the dead horse regarding firewall. I would also check an anti-spyware/virus software is disabled, and failing that, try running SageTV as administrator.
__________________
[SageTVServer] AthlonII X4 920|ATI 3450/Passive 256MB|4GB PC2-1066|Gigabyte MA770-UD3v2|Seagate 320GB/DB35.3 750GB (DVR HD)|Win7/Ult/x86 [SageTVClient1] AthlonX2 5400|ATI 4550/Passive 512MB|4GB PC2-800|Gigabyte MA770-UD3v1|Creative X-Fi|Seagate 320GB|Win7/Ult/x86|42" LCD [SageTVClient2] AthlonX2 5400|ATI 4550/Passive 512MB|4GB PC2-800|Gigabyte MA770-UD3v1|Realtek HDA|Seagate 320GB|Win7/Ult/x86|32" LCD SageTV 6.6.2|SageMC 6.3.9b_24 (clients)|3x HD-PVR (FiOS) - Firewire Tuning|1x HDHomeRun |
#26
|
|||
|
|||
Okay, went into cmd as admin and typed what you suggested (netstat -b -a -p TCP) and got a bunch of apps and their addresses.
One thing I noticed: When SageTV is NOT running there is no app that is using port or address 42024. But, when I run SageTv and re-run the command it lists SageTv using port or address 3651. I am not sure why it's not using 42024. Doesn't this complicate things further? Man, I gotta say, given how my trial is going to run out shortly, I am very disappointed in Sagetv. This isn't really directed at someone, but maybe someone can recommend another software package that offers the same thing: the ability to watch your tv with a server and client somewhere else on your network. |
#27
|
|||
|
|||
Hmm that is weird. Just to see if I have your situation correct, you already had a working SageTV installation, and wanted to test only the client on a trial basis?
Have you tried updating the server to SageTV version 6.6.2? It looks like you are running 6.5.9 on the server (based on the screen shot) It may correct what ever issue you are having when you update. The only thing else I can suggest is that you can use a Placeshifter trial to see if you can get that working once the client trial runs out. If it does work you can be pretty sure you can get the full client working.
__________________
[SageTVServer] AthlonII X4 920|ATI 3450/Passive 256MB|4GB PC2-1066|Gigabyte MA770-UD3v2|Seagate 320GB/DB35.3 750GB (DVR HD)|Win7/Ult/x86 [SageTVClient1] AthlonX2 5400|ATI 4550/Passive 512MB|4GB PC2-800|Gigabyte MA770-UD3v1|Creative X-Fi|Seagate 320GB|Win7/Ult/x86|42" LCD [SageTVClient2] AthlonX2 5400|ATI 4550/Passive 512MB|4GB PC2-800|Gigabyte MA770-UD3v1|Realtek HDA|Seagate 320GB|Win7/Ult/x86|32" LCD SageTV 6.6.2|SageMC 6.3.9b_24 (clients)|3x HD-PVR (FiOS) - Firewire Tuning|1x HDHomeRun Last edited by koan00; 01-05-2010 at 02:34 PM. |
#28
|
|||
|
|||
Did you try reinstalling the JRE?
Look in the Task Manager and see if SageTVService.exe is running under the Processes tab. Try booting into Safe Mode with Networking, start the SageTV Service, then try connecting, to make sure nothing is binding that socket. Some rootkits will bind a socket, but running a simple nbtstat or netstat won't show it. Check your Event Viewer for errors. Start > Run > eventvwr It looks like SageTV listens on several ports. Run a netstat -ban and see if it's listening on the following ports: 7818 31099 42024 1028 1029 Make sure nothing else is listening on any of those ports. Tony Last edited by tonysathre; 01-05-2010 at 03:14 PM. |
#29
|
|||
|
|||
Just to be clear, sage service is different than the application itself, right? I notice that in the Sagetv installation folder there is a sagetv.exe and sageservice.exe. These are the two different things we are talking about, right?
I will try out the booting in safe mode and running the app in a second and will get back to you, shortly. Again, I want to thank you for taking the time--very much appreciated. Same to Koan00 and everyone else. |
#30
|
||||
|
||||
SageTV.exe and SageTVService.exe aren't completely different; they're two different ways of accomplishing the same thing. If you just run SageTV.exe you can do everything that Sage does, but you need to be logged into Windows with the Sage app running to do it. So for instance if you have scheduled recordings, or want to connect from a client, the Sage app would have to be running on the server to do those things if you want to use the Sage app in this self-contained mode without the service.
If you opt to use the SageTV service, it's a bit more complicated to set up, but gives you greater flexibility, because the service can run in the background and make recordings, serve clients, and so on from the moment Windows boots up, without having to log in to Windows or start the Sage app. In this mode you can still run the Sage app on the server, but then it's just like any other client and connects to the service running in the background to do the actual work. I gather from your question that you're not currently using the service, which simplifies troubleshooting somewhat for now. In the long run, though, you'll probably want to switch over to running in service mode so that recordings and client connections don't get interrupted if you close the Sage UI on the server.
__________________
-- Greg |
#31
|
|||
|
|||
Okay, here is what I get when I run Sagetv in windows and then run the command netstat -ban. It's kinda long, but i figure this is easier than writing a description:
Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. Code:
C:\Documents and Settings\user>netstat -ban Active Connections Proto Local Address Foreign Address State PID TCP 0.0.0.0:80 0.0.0.0:0 LISTENING 1604 [Skype.exe] TCP 0.0.0.0:135 0.0.0.0:0 LISTENING 496 c:\windows\system32\WS2_32.dll C:\WINDOWS\system32\RPCRT4.dll c:\windows\system32\rpcss.dll C:\WINDOWS\system32\svchost.exe C:\WINDOWS\system32\ADVAPI32.dll [svchost.exe] TCP 0.0.0.0:443 0.0.0.0:0 LISTENING 1604 [Skype.exe] TCP 0.0.0.0:445 0.0.0.0:0 LISTENING 4 [System] TCP 0.0.0.0:1031 0.0.0.0:0 LISTENING 2092 [java.exe] TCP 0.0.0.0:1099 0.0.0.0:0 LISTENING 2092 [java.exe] TCP 0.0.0.0:3389 0.0.0.0:0 LISTENING 400 -- unknown component(s) -- [svchost.exe] TCP 0.0.0.0:25902 0.0.0.0:0 LISTENING 2092 [java.exe] TCP 0.0.0.0:55110 0.0.0.0:0 LISTENING 1604 [Skype.exe] TCP 127.0.0.1:1040 0.0.0.0:0 LISTENING 2268 [alg.exe] TCP 127.0.0.1:5354 0.0.0.0:0 LISTENING 816 [mDNSResponder.exe] TCP 127.0.0.1:8079 0.0.0.0:0 LISTENING 2092 [java.exe] TCP 127.0.0.1:12346 0.0.0.0:0 LISTENING 932 [CLMLService.exe] TCP 127.0.0.1:27015 0.0.0.0:0 LISTENING 260 [AppleMobileDeviceService.exe] TCP 127.0.0.1:32000 0.0.0.0:0 LISTENING 1956 [Wrapper.exe] TCP 127.0.0.1:49152 0.0.0.0:0 LISTENING 276 [AskService.exe] TCP 192.168.1.4:139 0.0.0.0:0 LISTENING 4 [System] TCP 127.0.0.1:1029 127.0.0.1:32000 ESTABLISHED 2092 [java.exe] TCP 127.0.0.1:2165 127.0.0.1:2166 ESTABLISHED 3824 [firefox.exe] TCP 127.0.0.1:2166 127.0.0.1:2165 ESTABLISHED 3824 [firefox.exe] TCP 127.0.0.1:2167 127.0.0.1:2168 ESTABLISHED 3824 [firefox.exe] TCP 127.0.0.1:2168 127.0.0.1:2167 ESTABLISHED 3824 [firefox.exe] TCP 127.0.0.1:32000 127.0.0.1:1029 ESTABLISHED 1956 [Wrapper.exe] TCP 192.168.1.4:1474 173.35.95.183:54421 ESTABLISHED 1604 [Skype.exe] TCP 192.168.1.4:1548 64.233.169.147:80 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:1551 74.125.93.100:80 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:1552 74.125.93.100:80 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:1553 74.125.19.101:80 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:1571 74.125.113.101:80 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:1606 64.239.246.136:80 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:2529 64.239.246.135:4510 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:3378 67.195.186.111:5050 ESTABLISHED 3824 [firefox.exe] TCP 192.168.1.4:4357 74.125.93.101:80 CLOSE_WAIT 3824 [firefox.exe] TCP 192.168.1.4:1579 209.216.209.49:80 LAST_ACK 3824 [firefox.exe] TCP 192.168.1.4:1580 209.216.209.49:80 LAST_ACK 3824 [firefox.exe] TCP 192.168.1.4:1581 209.216.209.49:80 LAST_ACK 3824 [firefox.exe] TCP 192.168.1.4:1582 209.216.209.49:80 LAST_ACK 3824 [firefox.exe] TCP 192.168.1.4:1583 209.216.209.49:80 LAST_ACK 3824 [firefox.exe] TCP 192.168.1.4:1589 209.216.209.49:80 LAST_ACK 3824 [firefox.exe] TCP 127.0.0.1:1608 127.0.0.1:1609 TIME_WAIT 0 TCP 192.168.1.4:1617 192.168.1.3:139 TIME_WAIT 0 TCP 192.168.1.4:1619 192.168.1.3:139 TIME_WAIT 0 UDP 0.0.0.0:445 *:* 4 [System] UDP 0.0.0.0:55110 *:* 1604 [Skype.exe] UDP 0.0.0.0:443 *:* 1604 [Skype.exe] UDP 0.0.0.0:8270 *:* 2536 [SageTV.exe] UDP 0.0.0.0:61535 *:* 816 [mDNSResponder.exe] UDP 0.0.0.0:1026 *:* 816 [mDNSResponder.exe] UDP 127.0.0.1:123 *:* 964 c:\windows\system32\WS2_32.dll c:\windows\system32\w32time.dll ntdll.dll -- unknown component(s) -- [svchost.exe] UDP 127.0.0.1:3060 *:* 964 c:\windows\system32\WS2_32.dll C:\WINDOWS\system32\WINHTTP.dll C:\WINDOWS\system32\upnp.dll C:\WINDOWS\system32\RPCRT4.dll C:\WINDOWS\system32\ole32.dll [svchost.exe] UDP 127.0.0.1:1900 *:* 1556 c:\windows\system32\WS2_32.dll c:\windows\system32\ssdpsrv.dll C:\WINDOWS\system32\ADVAPI32.dll C:\WINDOWS\system32\kernel32.dll [svchost.exe] UDP 127.0.0.1:1028 *:* 932 [CLMLService.exe] UDP 127.0.0.1:1063 *:* 1604 [Skype.exe] UDP 192.168.1.4:1900 *:* 1556 c:\windows\system32\WS2_32.dll c:\windows\system32\ssdpsrv.dll C:\WINDOWS\system32\ADVAPI32.dll C:\WINDOWS\system32\kernel32.dll [svchost.exe] UDP 192.168.1.4:138 *:* 4 [System] UDP 192.168.1.4:137 *:* 4 [System] UDP 192.168.1.4:123 *:* 964 c:\windows\system32\WS2_32.dll c:\windows\system32\w32time.dll ntdll.dll C:\WINDOWS\system32\kernel32.dll [svchost.exe] UDP 192.168.1.4:5353 *:* 816 [mDNSResponder.exe] When I boot in safe mode and run the SageTv Service control I get the following: http://imgur.com/Lkfhv.jpg There is a process running in the task manager though, called Sagetvservice.... I run the sagetv client on the laptop and it doesn't recognize the server anymore if i'm in safe mode and following the above instructions. I hope that was clear enough. Last edited by Opus4; 01-06-2010 at 01:51 PM. Reason: Image too wide to be inline; changed to link. |
#32
|
|||
|
|||
After I posted that, I kinda figured that the service wouldn't start in Safe Mode. Have you tried reinstalling the JRE? I think that would have been one of my first steps.
Tony |
#33
|
|||
|
|||
Before I do that, I just noticed something. The main app acting as the server is on a windows xp OS running service pack 2. The client is on a windows xp os running service pack 3. Do you think that could make a difference?
|
#34
|
||||
|
||||
That shouldn't make any difference.
Just to be clear, you are running your server as a service right? |
#35
|
|||
|
|||
I am sorry for being an idiot here, but how would i do that? I might be doing it right, but I want to make sure. Can you give me a step by step so that I/we know this isn't the issue for sure.
|
#36
|
||||
|
||||
Quote:
Quote:
- Andy
__________________
SageTV Open Source v9 is available. - Read the SageTV FAQ. Older PDF User's Guides mostly still apply: SageTV V7.0 & SageTV Studio v7.1. - Hauppauge remote help: 1) Basics/Extending it 2) Replace it 3) Use it w/o needing focus - HD Extenders: A) FAQs B) URC MX-700 remote setup Note: This is a users' forum; see the Rules. For official tech support fill out a Support Request. |
#37
|
|||
|
|||
I just did it recently. This is how I did it, but I'm not sure if this is the 'correct' procedure.
Start > Run > appwiz.cpl Uninstall the current Java Go here: http://java.com/en/download/manual.jsp and download the correct JRE for your OS. Worked for me at least. You may need to reboot to finish the uninstall, but I don't remember if I did. It doesn't hurt to do so. Tony |
#38
|
||||
|
||||
Quote:
That said, it would help us to know for sure whether you have it enabled or not. The way to find that out is by using the service control applet as described in Chapter 2, or by consulting the Services console under Control Panel > Administrative Tools, scrolling down to SageTV, and looking in the Status column.
__________________
-- Greg |
#39
|
||||
|
||||
I don't use a client/server setup anymore but unless something has changed the client and server need to be the same version.
Check client and Server versions Last edited by UgaData; 01-07-2010 at 10:40 AM. Reason: oops - didn't read all the posts - what OPUS4 said |
#40
|
|||
|
|||
Okay, re-installed Java to the newest version.
The Sagetv service is listed as "disabled" in the administrative services. And, as I mentioned on the first page of the thread, I've updated the main app to the latest version and the client is running the trial version, which I downloaded roughly 15 days ago, which would tell me it's likely the most recent version. |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sage Client/Server Windows7 network issue | -zip- | SageTV Software | 2 | 12-15-2009 02:41 PM |
Troubleshooting New Sage/WHS Server | popcorndog | SageTV Media Extender | 7 | 06-13-2009 09:11 PM |
Sage Client question | Stryker412 | SageTV Software | 4 | 05-17-2007 02:30 PM |
Sage client network routing | etk29321 | SageTV Software | 4 | 12-07-2005 02:31 PM |
Help with building a Sage client/network recorder | Dalhectar | General Discussion | 0 | 10-29-2004 10:21 AM |