Torrent integration not working
Hi everyone
I've just set up a docker container of Homarr for the first time and my torrent integration isn't working for some reason.
I've configured the password in the deluge integration.
Am I missing something?
Solution:Jump to solution
I forgot to save when I changed my internal IP (at first I put in my domain address with reverse proxy) so even though it was able to reach it, it was unable to authenticate with it because remote connections were disabled in Deluge's webui
9 Replies
Any errors in your logs? Are you sure you have the right internal address? (Sometime the address differs from the one you'd use in your browser)
Error: Auth failed, incorrect password
The password is 100% correct though
I've tried both the web ui password and the daemon passwordFirst let's check you have the right internal address. Customize board -> layout -> enable pings. This will show a green or red bubble on your app, hovering that bubble will give a code. What's that code?
Also, did you make sure that the internal address is only made of "http://IP:port" and nothing after?
The code is 'Online 200'
And yeah, it's only made of http://ip:port
Alright then, don't really know what to say here then. Error says you don't have the right password. Let me check older tickets to see if there's a similar issue
I do need to use the WebUI password, right? Not the daemon
Well, if you use the WebUI address yes
Damn I'm stupid, it was on me 🥲
Solution
I forgot to save when I changed my internal IP (at first I put in my domain address with reverse proxy) so even though it was able to reach it, it was unable to authenticate with it because remote connections were disabled in Deluge's webui