| View previous topic :: View next topic |
| Author |
Message |
halfrican.ak Replay junkie

Joined: 15 Dec 2006 Posts: 173
|
Posted: Sat Jul 07, 2007 8:24 am Post subject: WiRNS 2.0 Preview Release issues |
|
|
Has anyone else been experiencing an issue with the guide updates using the WiRNS 2.0 preview release? I installed the preview last night since then I have not been able to get WiRNS to complete a guide update.
It starts the process by backing up and clearing the logs, but then freezes after that.
Here is the data from my log, the debug log shows no data (with or without debug mode enabled)
[7/7/2007 08:20:33] WiRNS v2.0.0 build 0
[7/7/2007 08:20:33] (c) 2004-2007 rbolen70 and Glenn1963
[7/7/2007 08:20:33] Portions (c) 2003-2004 kjac
[7/7/2007 08:20:33] C:\WiRNS\wirns.log has been backed up to C:\WiRNS\wirns.log.20070707082033.txt
[7/7/2007 08:20:33] **************************************
[7/7/2007 08:20:33] Time Synchronizer (C)2001 Valer BOCAN <vbocan@dataman.ro>
[7/7/2007 08:20:33] Simple Network Time Protocol (see RFC 2030)
[7/7/2007 08:20:33] Modified for WiRNS by rbolen70
[7/7/2007 08:20:33] Connecting to: ntp-production.replaytv.net
[7/7/2007 08:20:34] Local time: 7/7/2007 8:20:34 AM
[7/7/2007 08:20:34] Precision: 3.53369412955677E+75 ms
[7/7/2007 08:20:34] Poll Interval: 16 s
[7/7/2007 08:20:34] Reference ID: 192.168.98.63 (192.168.98.63)
[7/7/2007 08:20:34] Root Dispersion: 47.760009765625 ms
[7/7/2007 08:20:34] Round Trip Delay: 78 ms
[7/7/2007 08:20:34] Local Clock Offset: 40 ms
[7/7/2007 08:20:34] **************************************
Any ideas? I have "clean" installed WiRNS serveral times to no avail, about read to just go back to previous version of WiRNS, but I have noticed Zap2it getting more and more flakey as of late, and was hoping to workaround the pending shutdown.
Thanks in advance,
Half |
|
| Back to top |
|
 |
sgniwder Replay user

Joined: 23 May 2004 Posts: 96
|
Posted: Sat Jul 07, 2007 9:53 am Post subject: |
|
|
| I think I'm in the same boat as you. I've noticed that mine normally will freeze right at the same point you're at... |
|
| Back to top |
|
 |
scoot13 Replay junkie


Joined: 21 Nov 2003 Posts: 230
|
|
| Back to top |
|
 |
halfrican.ak Replay junkie

Joined: 15 Dec 2006 Posts: 173
|
Posted: Sat Jul 07, 2007 10:12 am Post subject: |
|
|
Normally miseray loves company, but in this case I hope Ryan or Glenn have a cure!
UPDATE: just re-installed the previously fully functional version or WiRNS 1.3 and low and behold I can no longer pull a guide update from Zap2it at all.
Same symptoms same lockup at same point.
Good news: Problem isn't specific to WiRNS 2.0
Bad news: Why is it also affecting 1.3 via Zap2it data direct?
thanks in advance,
half |
|
| Back to top |
|
 |
KenL Replay junkie

Joined: 01 Apr 2006 Posts: 159
|
Posted: Sat Jul 07, 2007 11:26 am Post subject: |
|
|
Same here.
I had "zipcode" 2.0 from earlier in the week working pretty well using only DNNA. After running the updater (I believe on Friday) it just shuts down when I attempt "update guide" with the zipcode enabled. Before it would log an error and move on when update guide failed.
This *error* is apparently fatal.  |
|
| Back to top |
|
 |
choliscott Replay elitist

Joined: 10 Feb 2003 Posts: 362
|
Posted: Sat Jul 07, 2007 7:21 pm Post subject: |
|
|
Apparently, I have joined this cruise. When I try to do a guide update, it says "checking connection with lab2it" or something like that.
Also trying to change the guide for a particular replay to another channel lineup also causes it to crash. |
|
| Back to top |
|
 |
rbolen70 Planet Master


Joined: 12 May 2004 Posts: 1942 Location: Colorado
|
|
| Back to top |
|
 |
halfrican.ak Replay junkie

Joined: 15 Dec 2006 Posts: 173
|
Posted: Sat Jul 07, 2007 7:49 pm Post subject: |
|
|
Thanks for the quick fix Ryan, your follow up on problem solving is GREATLY appreciated!
Half |
|
| Back to top |
|
 |
sgniwder Replay user

Joined: 23 May 2004 Posts: 96
|
Posted: Sat Jul 07, 2007 8:44 pm Post subject: |
|
|
I second that!
Thanks Ryan! |
|
| Back to top |
|
 |
halfrican.ak Replay junkie

Joined: 15 Dec 2006 Posts: 173
|
Posted: Sat Jul 07, 2007 10:12 pm Post subject: |
|
|
| Quick follow up, after the fix that Ryan posted, I am up and running without issue with regards to the guide updates! |
|
| Back to top |
|
 |
choliscott Replay elitist

Joined: 10 Feb 2003 Posts: 362
|
Posted: Sun Jul 08, 2007 1:15 am Post subject: Issue with .Net Framework with 2.0 |
|
|
Hello All, Why installing the 2.0 7-7-07 version, After the inital starting of the program. I get the following error. Any suggestions?
Thanks
Unhandled exception has occured in your application. If you click continue, the app will ignore this error & attempt to continue.
DragDrop Registration did not succeed
Details:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.InvalidOperationException: DragDrop registration did not succeed. ---> System.Threading.ThreadStateException: Current thread must be set to single thread apartment (STA) mode before OLE calls can be made. Ensure that your Main function has STAThreadAttribute marked on it.
at System.Windows.Forms.Control.SetAcceptDrops(Boolean accept)
--- End of inner exception stack trace ---
at System.Windows.Forms.Control.SetAcceptDrops(Boolean accept)
at System.Windows.Forms.Control.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Form.OnHandleCreated(EventArgs e)
at System.Windows.Forms.Control.WmCreate(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ContainerControl.WndProc(Message& m)
at System.Windows.Forms.Form.WmCreate(Message& m)
at System.Windows.Forms.Form.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
WiRNS
Assembly Version: 2.0.2742.23196
Win32 Version: 2.0.2742.23196
CodeBase: file:///C:/WiRNS/WiRNS.exe
----------------------------------------
System.ServiceProcess
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
WiRNS_Main
Assembly Version: 2.0.0.0
Win32 Version: 2.0.0.0
CodeBase: file:///C:/WiRNS/WiRNS_Main.DLL
----------------------------------------
SplashScreen
Assembly Version: 2.0.2732.22190
Win32 Version: 2.0.2732.22190
CodeBase: file:///C:/WiRNS/SplashScreen.DLL
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Data
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.42 (RTM.050727-4200)
CodeBase: file:///C:/WINDOWS/assembly/GAC_32/System.Data/2.0.0.0__b77a5c561934e089/System.Data.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box. |
|
| Back to top |
|
 |
gavron Replay fan

Joined: 02 Mar 2002 Posts: 51
|
Posted: Sun Jul 08, 2007 8:25 am Post subject: zap2it servers are down |
|
|
I'm only here because I've got the same problem...
Except I was running a January 30 WiRNS and it was just fine until this morning.
Then I did an update to the latest 1.3 codebase...
And it couldn't connect...
And tcpdump shows syn's to zap2it's http port, and rst's coming back (web server down).
For the heck of it I installed the latest 2.0 preview... here are a few "challenges"
1. It won't let me put in lineups other than those it figured out for my zip ... so I don't know what to do to get the 4dtv lineup.
2. It hangs forever on "Checking zap2it servers"... although "hangs forever" means it spools up memory usage, then dies, and repeats the process. The first one of these did the S->zaptoit(http) and got an RST back... but the rest of the restarts did not. (Now that I'm talking about the DW20 process btw. WiRNSMon runs fine the whole time.)
Any other diagnostic information I can supply... after the ChampCar race.
In the meantime... have a great morning and thanks for all the hard work
Ehud |
|
| Back to top |
|
 |
gavron Replay fan

Joined: 02 Mar 2002 Posts: 51
|
Posted: Sun Jul 08, 2007 8:58 am Post subject: Update: zap2it servers still down... but preview 2 improving |
|
|
Did a quick update (was already running the 7_7 release) and the new version doesn't die after failing to contact zap2it servers... it just says there was an error transferring the data... and will try again in two hours.
The new version doesn't die on "Update" from "Configure Datadirect"... it processes it correctly.
Ehud
PS
Two questions when someone has a mo:
1. How do I configure a source for 4dtv data
2. How do I configure a replacement for zap2it |
|
| Back to top |
|
 |
scott02467 Replay junkie

Joined: 15 Jan 2006 Posts: 154 Location: Massachusetts
|
Posted: Mon Jul 09, 2007 4:08 am Post subject: same as gavron |
|
|
I thought I was on the most current release 7_7 but updated this morning using WirnsMon and now got the zap2it channel guide. The initial try reported a socket problem, but I kicked off a manual update and it went through.
But yes, how to configure the zap2it replacement option? |
|
| Back to top |
|
 |
rbolen70 Planet Master


Joined: 12 May 2004 Posts: 1942 Location: Colorado
|
Posted: Mon Jul 09, 2007 9:04 am Post subject: Re: same as gavron |
|
|
| scott02467 wrote: | I thought I was on the most current release 7_7 but updated this morning using WirnsMon and now got the zap2it channel guide. The initial try reported a socket problem, but I kicked off a manual update and it went through.
But yes, how to configure the zap2it replacement option? |
Go to: Configuration > Guide Data
Enter your ZipCode
Then: Configuration > Replays
Edit your Replays with the new lineup(s).
You can then Use the Channel Remap to exclude channels.
You can optionally go back to Configuration > Guide Data and clear the DataDirect credentials to stop connecting to Zap2it.
Ryan _________________ WiRNS.com
Aetherial Photography |
|
| Back to top |
|
 |
jslaff Replay newbie

Joined: 13 Jul 2007 Posts: 10
|
Posted: Fri Jul 13, 2007 8:43 am Post subject: Channel remap file empty after edit |
|
|
I've been playing around with 2.0 and noticed it stopped updating guide data once I edited the channel remap file. I had just changed the callsign of a station, not the channel number. I had done this in 1.3.2 with no problems. The actual channel remap file was empty.
Once I uninstalled, deleted the Wirns entries from the registry, reinstalled and updated, the guide began to update again.
An associated question--I need eventually to exclude a lot of channels. I'd rather do it in Wirns than in the Replay itself. Would I totally screw things up if I:
1. Shut down Wirns and stopped the service
2. Edited the channel remap.csv file in Excel (changing TRUE to FALSE in a certain range of channels--mostly Comcast's music channels and the ESPN PPV channels).
3. Saved it as a csv and restarted the Wirns service?
Seems easier than manually unclicking about a hundred channels. Would also save me from unclicking hundreds more if I use the DirecTV listings for the one channel I need from my Globecast satellite system (Setanta Sports). |
|
| Back to top |
|
 |
hdonzis Moderator

Joined: 05 Jan 2005 Posts: 7834 Location: San Antonio, TX
|
Posted: Fri Jul 13, 2007 9:13 am Post subject: Re: Channel remap file empty after edit |
|
|
| jslaff wrote: | | Seems easier than manually unclicking about a hundred channels. Would also save me from unclicking hundreds more if I use the DirecTV listings for the one channel I need from my Globecast satellite system (Setanta Sports). |
The problem as I see it currently is that the csv file only has the UNCHECKED channels in it. So, when you start out with a completely checked lineup, the csv file is empty. So, to be able to uncheck channels, you need to be able to enter all the information into the csv file, which you don't have...
I had requested that Ryan write out in the csv file the checked channels commented out so the file could be externally edited...
Henry _________________ Here's my Poop |
|
| Back to top |
|
 |
jslaff Replay newbie

Joined: 13 Jul 2007 Posts: 10
|
Posted: Fri Jul 13, 2007 9:20 am Post subject: |
|
|
| That's odd. A few days ago, I THINK I saw a remap csv file with ALL the channels, and a TRUE and FALSE column for including and excluding channels. |
|
| Back to top |
|
 |
hdonzis Moderator

Joined: 05 Jan 2005 Posts: 7834 Location: San Antonio, TX
|
Posted: Fri Jul 13, 2007 9:26 am Post subject: |
|
|
| jslaff wrote: | | That's odd. A few days ago, I THINK I saw a remap csv file with ALL the channels, and a TRUE and FALSE column for including and excluding channels. |
Well, after unchecking channels 80, 81, 92, 93, and 94 and leaving channels 2 - 79 and 98 -99 checked, my csv file looks like this:
| Code: | #Created by WiRNS Configuration
#IMPORTANT - the ReplayTV will automatically remap channels in the 8000-9000 range and may with others as well.
#FORMAT old_channel,old_callsign,new_channel,new_callsign,include_channel
#
80,WOAIDT2,,WOAIDT2,FALSE,San Antonio - Time Warner Cable
81,LATV,,LATV,FALSE,San Antonio - Time Warner Cable
92,KLRNDT2,,KLRNDT2,FALSE,San Antonio - Time Warner Cable
93,KLRNDT3,,KLRNDT3,FALSE,San Antonio - Time Warner Cable
94,KLRNDT4,,KLRNDT4,FALSE,San Antonio - Time Warner Cable |
Which includes an extra parameter on the end, which is the provider. And, only includes the channels which are unchecked (include = FALSE)...
I think what you saw was from WiRNS 1.3, or maybe an older version of 2.0...
Although, now that I see that there is a parameter for include the channel or not (I thought missing was include), I guess that instead of WiRNS writing out the included channels with a # sign (commented out), it should write them out with TRUE instead. I think he was trying to save file space with all the channels that weren't being remapped in any way...
Henry _________________ Here's my Poop |
|
| Back to top |
|
 |
sgniwder Replay user

Joined: 23 May 2004 Posts: 96
|
Posted: Sat Jul 14, 2007 7:38 am Post subject: |
|
|
I wasn't sure if this should go in the 2.0 guide update thread or this one, but I figured it's kind of an issue, so it should go here.
Within WiRNS - I have the following options:
/14/2007 10:57:20] Found Lineup: Southgate - Comcast
[7/14/2007 10:57:21] Found Lineup: Southgate - Comcast (Digital)
[7/14/2007 10:57:21] Found Lineup: Southgate - WOW Detroit
[7/14/2007 10:57:22] Found Lineup: Southgate - WOW Detroit (Digital)
[7/14/2007 10:57:22] Found Lineup: DISH, Detroit
[7/14/2007 10:57:24] Found Lineup: DirecTV, Detroit
[7/14/2007 10:57:26] Found Lineup: Antenna (Over The Air)
[7/14/2007 10:57:26] Found Lineup: DirecTV, National
[7/14/2007 10:57:29] Found Lineup: DISH, National
I couldn't figure out why my replay is not picking up the digital cable channels and WiRNS was. When going back through my replay (many times), I discovered that it has a WiRNS: Southgate - Comcast (Digital) (Digital) that is the only one available once selecting digital cable box within my replay. I ended up going with the analog cable box selection where the Southgate - Comcast (Digital) selection was available and am able to now pull down the guide for my digital cable and it is now working.
I had seen the "CityName" - Comcast (Digital) (Digital) listed by other people before, but didn't realize that it wasn't pulling the guide. |
|
| Back to top |
|
 |
hdonzis Moderator

Joined: 05 Jan 2005 Posts: 7834 Location: San Antonio, TX
|
Posted: Sat Jul 14, 2007 10:10 am Post subject: |
|
|
There was a discussion about this somewhere. That the WiRNS DNNA digital cable lineups are showing up in the analog cable menu of the Replay. I commented that if they WERE to be made to show up in the digital cable menu, then they would say "(Digital) (Digital)". So, maybe Ryan has made some changes...
Henry _________________ Here's my Poop |
|
| Back to top |
|
 |
sgniwder Replay user

Joined: 23 May 2004 Posts: 96
|
Posted: Sat Jul 14, 2007 10:50 am Post subject: |
|
|
| I thought I remembered that too, but I couldn't find it. I thought that they would show up there too, so I was surprised when I received the error on my replay that they service that used to be there wasn't there any longer. |
|
| Back to top |
|
 |
hdonzis Moderator

Joined: 05 Jan 2005 Posts: 7834 Location: San Antonio, TX
|
Posted: Sat Jul 14, 2007 3:59 pm Post subject: |
|
|
| sgniwder wrote: | | I thought I remembered that too, but I couldn't find it. I thought that they would show up there too, so I was surprised when I received the error on my replay that they service that used to be there wasn't there any longer. |
I found my explanation of the problem here. Maybe Ryan decide to try to improve the way it was working...
Henry _________________ Here's my Poop |
|
| Back to top |
|
 |
sanjonny Planet Master


Joined: 21 Oct 2006 Posts: 871
|
Posted: Sun Jul 15, 2007 12:07 pm Post subject: |
|
|
Not a 2.0 issue but wondering if this is going on in 2.0
In 1.3, every once in awhile the guide updates were failing and the only good way around it was to restart wirns and initiate a manual guide update. This happens kind of hit and miss and just happened to me again last night.
I am thinking this is a zap2it issue sending bad data that is messing up the update process and hanging everything so in 2.0 it would only show up if still using zap2it and not the DNNA feed.
Is anyone seeing this in 2.0 or has this issue been eliminated. And yes, I know people have only been running it a short time. |
|
| Back to top |
|
 |
sanjonny Planet Master


Joined: 21 Oct 2006 Posts: 871
|
Posted: Sun Jul 15, 2007 12:08 pm Post subject: |
|
|
| Also, I know that a fix was posted to fix JIT in 2.0. Has that been successful for the general users of 2.0? I am hoping to reinstall 2.0 later assuming that JIT is working for most users now. How has it been going? |
|
| Back to top |
|
 |
halfrican.ak Replay junkie

Joined: 15 Dec 2006 Posts: 173
|
Posted: Sun Jul 15, 2007 12:41 pm Post subject: |
|
|
Working great for me....
Half |
|
| Back to top |
|
 |
sanjonny Planet Master


Joined: 21 Oct 2006 Posts: 871
|
Posted: Mon Jul 16, 2007 7:48 pm Post subject: |
|
|
Is something different about how wirns 2.0 uploads the info to poopli, or has poopli changed. It used to be that once I logged into poopli on a computer, I almost never had to log into it again, unless I logged in on a different computer.
Now I always have to login to poopli, which is frustrating. I am guessing wirns is logging into poopli differently and for that reason, poopli is requesting login information the next time I try and login.
It could be that poopli changed, but this only started happening when I installed 2.0 so I was wondering if anyone else is noticing this? |
|
| Back to top |
|
 |
halfrican.ak Replay junkie

Joined: 15 Dec 2006 Posts: 173
|
Posted: Mon Jul 16, 2007 8:05 pm Post subject: |
|
|
I also have noticed this and assumed it had something to do with Poopli's handling of cookies. Since WiRNS doesn't use our log on info for updating I doubt it could be the cause, and I am almost sure it was happening prior to my update to 2.0.
Half |
|
| Back to top |
|
 |
sanjonny Planet Master


Joined: 21 Oct 2006 Posts: 871
|
Posted: Mon Jul 16, 2007 10:12 pm Post subject: |
|
|
| Yes, but it only started doing it when I changed to 2.0. Which is weird. |
|
| Back to top |
|
 |
scott02467 Replay junkie

Joined: 15 Jan 2006 Posts: 154 Location: Massachusetts
|
Posted: Tue Jul 17, 2007 5:11 am Post subject: |
|
|
I have noticed the same but it started some 4-6 weeks ago for me...nothing related to Wirns 2.0. My thought too was just that poopli had said the cookies to expire earlier.
Scott |
|
| Back to top |
|
 |
|