qbittorrent / qBittorrent

qBittorrent BitTorrent client
https://www.qbittorrent.org
Other
27.96k stars 3.95k forks source link

/command/setLocation 409 Conflict #10228

Closed alex-phillips closed 5 years ago

alex-phillips commented 5 years ago

Please provide the following information

qBittorrent version and Operating System

alpine linux (docker) qBittorrent-nox 4.1.5

If on linux, libtorrent and Qt version

libtorrent 0.13.6-2build1

What is the problem

API endpoint /command/setLocation returns 409

What is the expected behavior

Should set the torrent location path and return 200

Steps to reproduce

POST request to /command/setLocation with data hash=TOR_HASH and location=NEW_LOCATION

Extra info(if any)

alex-phillips commented 5 years ago

This ended up being my fault.