Zeal: Proxy issue when downloading docs (but no problem loading docsets index)

Created on 3 Dec 2016  路  7Comments  路  Source: zealdocs/zeal

Hi, using Zeal 3.1 on Ubuntu 16.04 behind a proxy, it downloads fine the docsets index, but shows an error window with the info "Error downloading http://newyork.kapeli.com/feeds/SciPy.tgz - server replied: Forbidden" when it tries to download the doc package.

resolutioupstream-problem scopcore typdefect

Most helpful comment

I was able to reproduce the problem. Feels like a bug in Qt since SSL works via proxy if auth is disabled, and unsecured traffic works in either case.

All 7 comments

Maybe your proxy server requires authentication?

@trollixx yes, the proxy needs authentication and is properly configured (if not it would not download the docsets index)

Does it work when you use system's proxy configuration?

With the system proxy configured (and no zeal proxy config) it shows an alert dialog saying "Host go.zealdocs.org not found"
With the system proxy and the zeal proxy configured, it throws the "forbidden" error.

This is all a bit strange, I'll try to setup a test environment and with a proxy requiring authentication.

I was able to reproduce the problem. Feels like a bug in Qt since SSL works via proxy if auth is disabled, and unsecured traffic works in either case.

QTBUG-55960 must be the reason.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rugk picture rugk  路  8Comments

ngirard picture ngirard  路  4Comments

GoodGuyNick picture GoodGuyNick  路  4Comments

trollixx picture trollixx  路  8Comments

Hibou57 picture Hibou57  路  7Comments