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) v
« Previous 1 … 9 10 11 12 13 … 20 Next »
mc2xml Microsoft legacy gives TCP error

 
  • 0 Vote(s) - 0 Average
mc2xml Microsoft legacy gives TCP error
eskimoquin
Offline

Member

Posts: 51
Threads: 9
Joined: Aug 2008
#1
2014-09-18, 02:39 AM
I ran into this error recently and thought I'd write my experience with it as all the info I found didn't match my experience.

I use mc2xml (v1.2) to get xmltv data from Microsoft using the legacy service. I ran my UpdateEPG.bat file from command prompt and noticed an error. I then ran mc2xml without arguments or a dat file from command prompt and saw the same error. I tried it on two other Win 7 Pro 64bit computers with this same error:

Code:
D:\HTPCData\Misc\mc2xml>mc2xml.exe
Loading ..... : mc2xml (c) <mc2xml@gmail.com> (v1.2)
Reminder .... : Unauthorized redistribution prohibited.
Reminder .... : If this software is useful, please donate!
Win32 setup . : Use dialog for initial configuration.
Error ....... : TCP 124363R 124658H

No .dat file or .xml file was created. The first pop up windows always appeared asking for country/zip/service. Sometimes the second pop up would appear asking for

Solutions that were suggested were running the command with options -c and -g (country and zip) always and opening your firewall for the program. I found that these didn't work. What I realized is that sometimes I get this error and sometimes I don't. I believe it is a server side (not your fault) problem and there is nothing you can do about it.

If you donate $20+ to mc2xml, you can get a version of the program that will access microsoft's new service (for Win 7 and 8) which might not have this problem ever.
eskimoquin
Offline

Member

Posts: 51
Threads: 9
Joined: Aug 2008
#2
2014-09-19, 01:18 AM
Hrm, I believe this thread should have been placed in:
Forum > Public > Add-ons (3rd party plugins, utilities and skins) > TV Listings
Feel free to move it if possible.
anothernewbie
Offline

Junior Member

Posts: 28
Threads: 1
Joined: Nov 2011
#3
2014-09-19, 03:23 AM
This started last week. I've been following this thread for info.
http://www.thegreenbutton.tv/forums/view...f=5&t=7861

There is also a Microsoft Connect report on the issue. It requires a Microsoft ID to view. Clicking on the link to state you can reproduce the issue might help in getting it attention from Microsoft.
https://connect.microsoft.com/site1145/f...iew/970453

Speculation is that the issue is with one or more of the Akamai servers that host Microsoft's content.

Some possible workarounds;

1) Some people have had success by changing their DNS servers. In some cases this causes you to access a different Akamai server. Whether it works also seems to depend on your geographic location. It didn't work for me.

2) Using a VPN and picking a server in the Netherlands or another country. Using privateinternetaccesss.com's Netherlands server has worked pretty well for me. I have seen a few failures but a retry usually gets me the listings. There are some free VPN offerings out there if you don't subscribe to a premium service.

3) Modifying your Windows hosts file as described in this post to force access to a particular server. This has also worked or me although I've seen a higher percentage of failures than the VPN. (Post #79 in the greenbutton forum thread)
http://www.thegreenbutton.tv/forums/view...288#p80288

I also saw some changes in the channel lineup mapping I use shortly after the updates started failing which may have been just a coincidence.

Although this thread does seem to belong here, it would be nice to have a post in the main support forum to give folks a headsup and send them here for discussion.

Hope one of the workarounds works for you. Other than Microsoft screwing this up 1-3 times a year I've been pretty happy with their EPG accuracy for US ATSC channels and the 13 days of listings are nice.
eskimoquin
Offline

Member

Posts: 51
Threads: 9
Joined: Aug 2008
#4
2014-09-19, 05:05 AM
Great information, thank you for summarizing it here.

I suppose I didn't find this information as I was specifically searching for "mc2xlm Error TCP 124363R 124658H". They don't use mc2xml at thegreenbutton. The few posts that I did find extended back to 2009 so it seems it is likely intermittent. I'm not too worried about it as I believe checking for new programing 1x/day will eventually catch a good connection and update 2 weeks out. Now with the information you provided people can find real fixes instead of messing with firewall issues and command line options as I did to try to get it to work.
anothernewbie
Offline

Junior Member

Posts: 28
Threads: 1
Joined: Nov 2011
#5
2014-09-19, 09:07 AM
Glad I could help. I realized during previous outages that problems with mc2xml and the legacy Microsoft service are due to issues with the Microsoft service and WMC will be affected too. There's a lot more WMC users so it makes info easier to find.

Someone in the greenbutton thread seems to have found a better server. Use 65.55.5.170 data.tvdownload.microsoft.com in your hosts file instead of the one from the post I linked to in solution 3 in my post. Tried it 5 times and it worked every time.
PhoobarCO
Offline

Junior Member

Posts: 1
Threads: 0
Joined: Sep 2014
#6
2014-09-20, 11:00 PM
Thank you!!! Found the Hosts file and put that address in there and no problems.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#7
2014-09-21, 07:22 AM
i had an outage with mc2xml as well, the hosts file worked for me, data was ending on monday -22nd..
now all is well after adding these lines to hosts file:
[actually just the first one]
then run ipconfig /flushdns (which may have fixed it by itself)

Code:
65.55.186.115   data.tvdownload.microsoft.com
128.177.98.169   cdn.epg.tvdownload.microsoft.com
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Stereodude
Offline

Junior Member

Posts: 38
Threads: 6
Joined: Sep 2009
#8
2014-09-22, 05:23 PM
FWIW, 65.55.186.115 and the resolved value of 65.55.186.113 did not work for data.tvdownload.microsoft.com for me. However, 65.55.5.170 (found in thegreenbutton forum link) did. Thankfully, I now have Primetime data past tonight. I wonder how long before it stops working.
Zeb
Offline

Senior Member

U.S.A.
Posts: 596
Threads: 2
Joined: Dec 2012
#9
2014-09-26, 04:10 PM
Yes, modifying the hosts file to download data from 65.55.5.170 works for me too, but I worry what happens when that server gets too much business. Thanks anothernewbie!
Zeb
Offline

Senior Member

U.S.A.
Posts: 596
Threads: 2
Joined: Dec 2012
#10
2014-09-26, 08:22 PM
I have also gone into Task Scheduler and disabled Media Center's mcupdate. Vista MC doesn't support my QAM channels anyway. Other NPVR users with obsolescent WMC installations should do likewise to lighten the load on the server, especially if you already have 13 days of data downloaded.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NextTool Error greg in kansas 4 409 2025-04-04, 03:35 PM
Last Post: greg in kansas
  zap2it and mc2xml errors; solved eskimoquin 1 1,766 2021-05-08, 03:22 PM
Last Post: eskimoquin
  searchlite error "Object reference not set to an instance of an object."" wannabepvr 30 14,671 2020-03-29, 12:59 AM
Last Post: sub
  vidimport error paul67 2 3,895 2017-09-20, 12:30 AM
Last Post: 27InchSony
  ImageGrabLite "Read Error Object reference not set to an instance of an object." mjccox 6 5,226 2017-04-11, 07:07 AM
Last Post: rinomasaya
  IGL database lock error ttfitz 2 2,852 2017-03-16, 11:25 PM
Last Post: gEd
  IGL read error drew156651 19 8,757 2016-06-09, 03:10 AM
Last Post: BrettB
  ImageGrabLite, database locked error sfatula 6 3,068 2015-07-27, 07:32 PM
Last Post: sfatula
  Imagegraglite crashes with EPG created from mc2xml using MS new service jt25741 1 1,938 2014-12-17, 05:09 PM
Last Post: mvallevand
  mc2xml tsn no data in Ottawa jam_zhou 2 2,207 2014-10-15, 01:15 PM
Last Post: jam_zhou

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

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

Linear Mode
Threaded Mode