Package: polipo
Version: 1.1.1-5
Severity: normal

Dear Maintainer,

when trying to use Polipo with a HTTP basic authentication, it just hangs.

I can reproduce the problom using curl.

--- snib ---
; curl http://logs.2pktfkt.de/nodrama.de/ -v
* Hostname was NOT found in DNS cache
*   Trying 144.76.60.131...
*   Trying 2a01:4f8:191:6482::2...
* Connected to logs.2pktfkt.de (144.76.60.131) port 80 (#0)
> GET /nodrama.de/ HTTP/1.1
> User-Agent: curl/7.38.0
> Host: logs.2pktfkt.de
> Accept: */*
> 
< HTTP/1.1 401 Unauthorized
* Server nginx/1.6.2 is not blacklisted
< Server: nginx/1.6.2
< Date: Tue, 20 Jan 2015 18:15:46 GMT
< Content-Type: text/html
< Content-Length: 194
< Connection: keep-alive
< WWW-Authenticate: Basic realm="#nodrama.de"
< 
<html>
<head><title>401 Authorization Required</title></head>
<body bgcolor="white">
<center><h1>401 Authorization Required</h1></center>
<hr><center>nginx/1.6.2</center>
</body>
</html>
* Connection #0 to host logs.2pktfkt.de left intact
--- snab ---

I have Polipo installed and listening on 127.1 on port 8123:

--- sneb ---
; curl http://logs.2pktfkt.de/nodrama.de/ -v --proxy 127.1:8123
* Hostname was NOT found in DNS cache
*   Trying 127.0.0.1...
* Connected to 127.1 (127.0.0.1) port 8123 (#0)
> GET http://logs.2pktfkt.de/nodrama.de/ HTTP/1.1
> User-Agent: curl/7.38.0
> Host: logs.2pktfkt.de
> Accept: */*
> Proxy-Connection: Keep-Alive
> 
--- snub ---

At this point, it just hangs. I have no idea why.

With URL <http://httpbin.org/basic-auth/user/passwd> polipo does not hang.

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.13-1-686-pae (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages polipo depends on:
ii  libc6     2.19-13
ii  lsb-base  4.1+Debian13+nmu1

Versions of packages polipo recommends:
ii  dnsmasq  2.72-2
ii  python   2.7.8-2

polipo suggests no packages.

-- Configuration Files:
/etc/polipo/config changed:
logSyslog = true
logFile = /var/log/polipo/polipo.log
dnsNameServer = 8.8.8.8
dnsQueryIPv6 = no


-- no debconf information


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to