python-qBittorrent icon indicating copy to clipboard operation
python-qBittorrent copied to clipboard

ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8080)

Open shahrooz97 opened this issue 6 years ago • 5 comments

When trying to make a local connection get this error

qb = Client('http://127.0.0.1:8080/')

ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8080): Max retries exceeded with url: /query/preferences (Caused by NewConnectionError('<requests.packages.urllib3.connection.HTTPConnection object at 0x77148fc128>: Failed to establish a new connection: [Errno 111] Connection refused'))

shahrooz97 avatar Oct 04 '19 13:10 shahrooz97

I'm using python 3.7 on termux Android

shahrooz97 avatar Oct 04 '19 14:10 shahrooz97

I have the exact same problem. Any solutions?

VictorZuanazzi avatar Mar 24 '20 20:03 VictorZuanazzi

Make sure you are running qBittorrent and the WEB UI and API feature are enabled.

v1k45 avatar Mar 24 '20 21:03 v1k45

Make sure you are running qBittorrent and the WEB UI and API feature are enabled.

So, I must have qBitorrent client installed in my system?

martinetmayank avatar Jun 18 '21 10:06 martinetmayank

Of course you should have

Sonic3R avatar Apr 14 '22 06:04 Sonic3R

Stale issue message

github-actions[bot] avatar Oct 20 '23 21:10 github-actions[bot]