bug-wget
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fwd: Re: [Bug-wget] Issue with URL in Windows


From: Jochen Roderburg
Subject: Fwd: Re: [Bug-wget] Issue with URL in Windows
Date: Wed, 10 Jun 2009 17:24:31 +0200
User-agent: Internet Messaging Program (IMP) H3 (4.3.4)


I send your debug-output back to the list again, because now we need the help of someone else who knows more about these authentication techniques than me. ;-)

The only thing I notice is that there is also a Cookie involved which is *not* sent back by wget and the line "TiVo-Message: session id missing" could mean that your tivo server wants to see that cookie.

J.Roderburg


----- Weitergeleitete Nachricht von address@hidden -----
     Datum: Wed, 10 Jun 2009 08:03:34 -0700 (PDT)
       Von: Ben Smith <address@hidden>
   Betreff: Re: [Bug-wget] Issue with URL in Windows
        An: Jochen Roderburg <address@hidden>


Here is the output with -d

C:\Documents and Settings\smithben\My Documents\tivo_nontransfer>wget -d --user= tivo --password=########## --output-document="CFBL (Rec 08-Jun-09).tivo" "http:/ /192.168.0.51/download/College%20Football%20Live.TiVo?Container=%2FNowPlaying&id
         =1650544&Format=video/x-tivo-mpeg"
SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
syswgetrc = C:\Program Files\GnuWin32/etc/wgetrc
Setting --user (user) to tivo
Setting --password (password) to 1676623153
Setting --output-document (outputdocument) to CFBL (Rec 08-Jun-09).tivo
DEBUG output created by Wget 1.11.4 on Windows-MinGW.

--2009-06-10 09:57:58-- http://192.168.0.51/download/College%20Football%20Live.
         TiVo?Container=%2FNowPlaying&id=1650544&Format=video/x-tivo-mpeg
Host `192.168.0.51' has not issued a general basic challenge.
seconds 0.00, Connecting to 192.168.0.51:80... seconds 0.00, connected.
Created socket 1928.
Releasing 0x009b7048 (new refcount 0).
Deleting unused 0x009b7048.

---request begin---
GET /download/College%20Football%20Live.TiVo?Container=%2FNowPlaying&id=1650544&
         Format=video/x-tivo-mpeg HTTP/1.0
User-Agent: Wget/1.11.4
Accept: */*
Host: 192.168.0.51
Connection: Keep-Alive

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 401 Authorization Required
Server: tivo-httpd-1:9.3.2b-01-2:649
Set-Cookie: sid=EF1B042A8E7657C2; path=/; expires="Saturday, 16-Feb-2013 00:00:0
         0 GMT";
WWW-Authenticate: Digest realm="TiVo DVR", nonce="388F32616EE3785E", qop="auth"
Content-Length: 31
Content-Type: text/html
Connection: keep-alive
Keep-Alive: max=10, timeout=30

---response end---
401 Authorization Required
Registered socket 1928 for persistent reuse.
Skipping 31 bytes of body: [<h2>Authorization Required</h2>] done.
Reusing existing connection to 192.168.0.51:80.
Reusing fd 1928.

---request begin---
GET /download/College%20Football%20Live.TiVo?Container=%2FNowPlaying&id=1650544&
         Format=video/x-tivo-mpeg HTTP/1.0
User-Agent: Wget/1.11.4
Accept: */*
Host: 192.168.0.51
Connection: Keep-Alive
Authorization: Digest username="tivo", realm="TiVo DVR", nonce="388F32616EE3785E ", uri="/download/College%20Football%20Live.TiVo?Container=%2FNowPlaying&id=1650 544&Format=video/x-tivo-mpeg", response="47a27699447f47a9db64103d681fd605"

---request end---
HTTP request sent, awaiting response...
---response begin---
HTTP/1.1 400 Bad Request
Server: tivo-httpd-1:9.3.2b-01-2:649
Set-Cookie: sid=EF1B042A8E7657C2; path=/; expires="Saturday, 16-Feb-2013 00:00:0
         0 GMT";
Content-Length: 39
TiVo-Message: session id missing
Connection: close

---response end---
400 Bad Request

Stored cookie 192.168.0.51 -1 (ANY) / <permanent> <insecure> [expiry 2013-02-15
18:00:00] sid EF1B042A8E7657C2
Disabling further reuse of socket 1928.
Closed fd 1928
2009-06-10 09:57:58 ERROR 400: Bad Request.



----- Original Message ----
From: Jochen Roderburg <address@hidden>
To: Ben Smith <address@hidden>
Cc: wget list <address@hidden>
Sent: Wednesday, June 10, 2009 8:38:16 AM
Subject: Re: [Bug-wget] Issue with URL in Windows

Zitat von Ben Smith :

>
> That did seem to fix the URL problem; however, it appears that the
username/password isn't working right. I'm trying to download from my TiVo. Is
it really an authentication problem or is it something else? See pasted text
below (I have deleted the password [MAK] to comply with legal issues). I've
inserted line feeds between lines for reading purposes (and word wrap).
>
> C:\Documents and Settings\smithben\My Documents\tivo_nontransfer>wget
--user=tivo --password=########## --output-document="CFBL (Rec 08-Jun-09).tivo"
"http://192.168.0.51/download/College%20Football%20Live.TiVo?Container=%2FNowPlaying&id=1650544&Format=video/x-tivo-mpeg";
>
> SYSTEM_WGETRC = c:/progra~1/wget/etc/wgetrc
>
> syswgetrc = C:\Program Files\GnuWin32/etc/wgetrc
>
> --2009-06-09 15:37:50--
http://192.168.0.51/download/College%20Football%20Live.TiVo?Container=%2FNowPlaying&id=1650544&Format=video/x-tivo-mpeg
>
> Connecting to 192.168.0.51:80... connected.
>
> HTTP request sent, awaiting response... 401 Authorization Required
>
> Reusing existing connection to 192.168.0.51:80.
>
> HTTP request sent, awaiting response... 400 Bad Request
>
> 2009-06-09 15:37:50 ERROR 400: Bad Request.

Please run your wget command with parameter -d (that shows more details of the
internal communication) and post the output.
And don't forget to "black out" the fields which look like encoded passwords.
;-)

Regards, J.Roderburg






----- Ende der weitergeleiteten Nachricht -----






reply via email to

[Prev in Thread] Current Thread [Next in Thread]