qBittorent connection issues
Hello, my qBittorent was previously connecting, but has recently stopped (I believe creating more JSON configs was the trigger, but not necessarily the cause).
The Homarr page/widget is reporting: No supported Torrent clients found!
Add a supported Torrent client to view your current downloads
The log file is reporting: Error communicating with your download client 'qBittorrent' (06460fbd-3bcf-496c-bc6f-623502830340): Error: Cookie not found. Auth Failed.
I have tried clearing all cookies.
All pings are green.
What are my next troubleshooting steps?
The Homarr page/widget is reporting: No supported Torrent clients found!
Add a supported Torrent client to view your current downloads
The log file is reporting: Error communicating with your download client 'qBittorrent' (06460fbd-3bcf-496c-bc6f-623502830340): Error: Cookie not found. Auth Failed.
I have tried clearing all cookies.
All pings are green.
What are my next troubleshooting steps?
Solution
Problem found, trailing space in app name.
"name": "qBittorent " changed to "name": "qBittorent"
Expected behaviour returns.
Problem not reproducable locally, because of course it isn't
"name": "qBittorent " changed to "name": "qBittorent"
Expected behaviour returns.
Problem not reproducable locally, because of course it isn't