Errors retrieving javascript files

Bug #811880 reported by Paul Bongers
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
getlive (Ubuntu)
New
Undecided
Unassigned

Bug Description

Ubuntu-release: 11.04
Softwareversion: 0.59-1

While running getlive tries to download javascript-files because a number of functions are expected to be hidden in javascript.
As fas as I can see getlive tries to download the javascript-files using the base-url and then append the javascript URL.
However, the URL of these javascript-files already are absolute urls. For more information see logs below.

I'll Just post the information I think is relevant, see attachment for complete logs.
The following is from debug-logs (getlive --verbosity 100).

Curl run 1.
CommandLine : 'curl -k --stderr /tmp/GetLive.10980.1310906810/CurlStderr.1 "http://mail.live.com/" -b /tmp/GetLive.10980.1310906810/Cookies -c /tmp/GetLive.10980.1310906810/Cookies -v --trace /tmp/GetLive.10980.1310906810/CurlTrace.1 -i -m 600 -D /tmp/GetLive.10980.1310906810/Headers.1 -A "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20061201 Firefox/2.0.0.5 (Ubuntu-feisty)"'.
Trying [1/2].
HTTP/1.1 302 Found
Following redirect to https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1310906810&rver=6.1.6206.0&wp=MBI&wreply=http:%2F%2Fmail.live.com%2Fdefault.aspx%3Frru%3Dinbox&lc=1033&id=64855&mkt=en-US&cbcxt=mai&snsc=1.

Curl run 2.
CommandLine : 'curl -k --stderr /tmp/GetLive.10980.1310906810/CurlStderr.2 "https://login.live.com/login.srf?wa=wsignin1.0&rpsnv=11&ct=1310906810&rver=6.1.6206.0&wp=MBI&wreply=http:%2F%2Fmail.live.com%2Fdefault.aspx%3Frru%3Dinbox&lc=1033&id=64855&mkt=en-US&cbcxt=mai&snsc=1" -b /tmp/GetLive.10980.1310906810/Cookies -c /tmp/GetLive.10980.1310906810/Cookies -v --trace /tmp/GetLive.10980.1310906810/CurlTrace.2 -i -m 600 -D /tmp/GetLive.10980.1310906810/Headers.2 -A "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20061201 Firefox/2.0.0.5 (Ubuntu-feisty)"'.
Trying [1/2].
HTTP/1.1 200 OK
Found base href to be 'https://login.live.com/pp1100/'.
Found javascript href to be 'Https://secure.shared.live.com/~Live.SiteContent.ID/~16.1.11/~/~/~/~/js/Main_WLStrings_JS1033.js'.
Found javascript href to be 'Https://secure.shared.live.com/~Live.SiteContent.ID/~16.1.11/~/~/~/~/js/WLWorkflow.js'.
Fetching the JS href.

Curl run 3.
CommandLine : 'curl -k --stderr /tmp/GetLive.10980.1310906810/CurlStderr.3 "https://login.live.com/pp1100/Https://secure.shared.live.com/~Live.SiteContent.ID/~16.1.11/~/~/~/~/js/Main_WLStrings_JS1033.js" -b /tmp/GetLive.10980.1310906810/Cookies -c /tmp/GetLive.10980.1310906810/Cookies -v --trace /tmp/GetLive.10980.1310906810/CurlTrace.3 -i -m 600 -D /tmp/GetLive.10980.1310906810/Headers.3 -A "Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.5) Gecko/20061201 Firefox/2.0.0.5 (Ubuntu-feisty)"'.
Trying [1/2].
HTTP/1.1 404 Not Found
Trying [2/2].
HTTP/1.1 404 Not Found

GetLive died with message: 'An error was encountered getting the page. at /usr/bin/getlive line 514.'.

Revision history for this message
Paul Bongers (paul-bongers) wrote :
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.