My internet access is through an HTTP proxy. The proxy log contains the following entries:
1196776940.701 425 172.20.1.52 TCP_MISS/302 992 GET http://redir.metaservices.microsoft.com/redir/submittoc/? - DIRECT/64.4.52.182 text/html
1196776941.095 395 172.20.1.52 TCP_MISS/200 1298 GET http://fai.music.metaservices.microsoft.com/FAI/default.aspx? - DIRECT/207.46.248.240 text/html
So WMP connects to redir.metaservices.microsoft.com, gets redirected to fai.music.metaservices.microsoft.com, then for some reason gives up and displays a generic error page.
If I try to access http://fai.music.metaservices.microsoft.com/FAI/default.aspx using IE7, I get a similar error page, this time saying "Internet Explorer cannot display the webpage".
Anybody know what is going on? I am running fully patched XP/SP2, by the way.
I found several other people reporting this problem, but no solutions.
--
Jim Barry, MVP (Windows SDK)
The redir site is normal, and determines where your IP is to send you
to a regionalised lookup (I think). FAI is the actual album info
lookup metadata service.
At this point, my first step would be to delete Cookies and Temporary
Internet Files in IE (which WMP shares) and try again.
Cheers - Neil
------------------------------------------------
Digital Media MVP : 2004-2007
http://mvp.support.microsoft.com/mvpfaqs
> It looks like those pages check the user agent string. Typically that
> would begin with NSPlayer. Is there any chance your proxy strips or
> impersonates the UA string ?
Quite possibly. The proxy is Squid, which I believe is in widespread use. I tried socksifying WMP/IE7 using FreeCap, but it just crashes :-(
The funny thing is, I'm certain it was working just fine until a few weeks ago.
> At this point, my first step would be to delete Cookies and Temporary
> Internet Files in IE (which WMP shares) and try again.
Tried that already - no joy. Any other ideas? Do you think anyone at MS might be interested in solving this?
Cheers,
- Jim
OK, I checked this by visiting http://www.useragentstring.com. Squid is passing through the user agent string just fine. Here it is:
Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; InfoPath.1; .NET CLR 2.0.50727; FDM)
I also enabled user agent logging in Squid. When I hit "Find Album Info" in WMP, the resulting HTTP request contains the user agent string above. No sign of "NSPlayer" anywhere in the string. (Though when I first start up WMP, there is some HTTP traffic with the user agent string "Windows-Media-Player/11.0.5721.5230".)
Cheers,
- Jim
Regards,
Gerrard Shaw
I have a similar (if not identical problem; I just know that I never get
album art these days) and I have no proxy set on my system. It's
entirely possible that my ISP (British Telecom) is running a
"transparent" proxy of some sort.
Using IE6, http://finma.com/atguardtools.php3 gives me the same
HTTP_USER_AGENT string as I get fetching a webpage from the apache
server that I run on my own PC, so it looks unlikely there is anything
fiddling with my User_Agent identifier.
--
Steve Swift
http://www.swiftys.org.uk/swifty.html
http://www.ringers.org.uk
Using lynx with a direct connection, I dumped the HTTP headers for http://fai.music.metaservices.microsoft.com/FAI/default.aspx:
HTTP/1.1 200 OK
Cache-Control: private,max-age=86400
Connection: close
Date: Tue, 11 Dec 2007 17:06:13 GMT
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/6.0
X-AspNet-Version: 2.0.50727
Content-Encoding: gzip
Vary: Accept-Encoding
Transfer-Encoding: chunked
And again, but this time via the proxy:
HTTP/1.0 200 OK
Cache-Control: private,max-age=86400
Date: Tue, 11 Dec 2007 17:06:13 GMT
Content-Type: text/html; charset=utf-8
Server: Microsoft-IIS/6.0
X-AspNet-Version: 2.0.50727
Content-Encoding: gzip
Vary: Accept-Encoding
Transfer-Encoding: chunked
X-Cache: MISS from xxx.yyy.com
X-Cache-Lookup: MISS from xxx.yyy.com:8080
Proxy-Connection: close
I wonder whether the problem is due to Squid's lack of support for HTTP 1.1.
Those are the response not the request headers. If Squid is using
HTTP/1.0 then it will not be passing the HOST header up to the
metaservices address (the IP that's resolved from the DNS name
fai.music.metaservices.microsoft.com)
In that case, it could be another site hosted on that server
(presumably a cluster using reverse-proxy due to traffic volume) is
responding to the content request - or that you're not maintaining the
same server connection throughout repeat requests
You're probably seeing CACHE MISS from Squid because of
http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9
which mandates the private cach-control directive to make the cache
not keep a copy of the content.
Similarly, the server is sending Vary headers which AFAIK should not
be routed through HTTP/1.0 caches. WMP and IE share internet settings
So I guess the obvious question might be - in IE, Tools -> Internet
Options -> Advanced -> HTTP 1.1 settings : Is 'Use HTTP 1.1 through
proxy connections' ticked ?
HTH
Cheers - Neil
Yes, and when I untick it, "Find Album Info" starts working. Thanks Neil!
I am not really computer savvy, but I have a broadband connection through a
cable modem. My Find Album Info isn't working either. Any suggestions?
--
Speaking for myself only.
See http://zachd.com/pss/pss.html for some helpful WMP info.
This posting is provided "AS IS" with no warranties, and confers no rights.
--
"Patti" <Pa...@discussions.microsoft.com> wrote in message
news:BBD198E4-1BAC-46E6...@microsoft.com...
Disable your firewall and it works fine. The site is blocked by the
firewall. I have tried to enter the address
fai.music.metaservices.microsoft.com into the allowed sites but this
has not worked.
Sorry that I can only identify the problem and not provide the
solution. Over to you for that.
Good luck. Steve.
--
stevebentley
------------------------------------------------------------------------
stevebentley's Profile: http://forums.techarena.in/member.php?userid=39172
View this thread: http://forums.techarena.in/showthread.php?t=864972
Thanks so much! I struggled with this for a long time, and now it's
solved!
--
thompcha
------------------------------------------------------------------------
thompcha's Profile: http://forums.techarena.in/members/thompcha.htm
View this thread: http://forums.techarena.in/media-player/864972.htm
Just push the button Reset Internet Explorer Settings,and Find Album
Info works immediately:)
Tools - Options - Advanced - Reset Internet Explorer
--
Okhm
------------------------------------------------------------------------
Okhm's Profile: http://forums.techarena.in/members/89986.htm
I've been wrestling with this problem for 2 months. I tried the reset
and it didn't work. I am not computer savy and have no idea what most
of this thread is talking about. Any other ideas on how to fix this?
--
ericrmarx
------------------------------------------------------------------------
ericrmarx's Profile: http://forums.techarena.in/members/96059.htm
thanks it really works u are great
--
mbby2k
------------------------------------------------------------------------
mbby2k's Profile: http://forums.techarena.in/members/100570.htm
Thanks,
--
ericrmarx
------------------------------------------------------------------------
ericrmarx's Profile: http://forums.techarena.in/members/96059.htm
Just push the button Reset Internet Explorer Settings,and Find Album
Info works immediately:)
Tools - Options - Advanced - Reset Internet Explorer
plain english dude rset the explorer it worked for me, have u tried
this course of action
--
mbby2k
------------------------------------------------------------------------
mbby2k's Profile: http://forums.techarena.in/members/100570.htm
--
ericrmarx
------------------------------------------------------------------------
ericrmarx's Profile: http://forums.techarena.in/members/96059.htm
--
beijk
------------------------------------------------------------------------
beijk's Profile: http://forums.techarena.in/members/166879.htm