Everything posted by strike
-
[Support] binhex - DelugeVPN
Unless you're outside your LAN that's not your issue. That error would have been there before 6.12 too. Edit: Actually with the new unraid version and the changes to networking maybe deluge thinks your outside your LAN. Are you running zerotier or Tailscale by any chance?
-
[Support] binhex - DelugeVPN
Hmm.. Could be something related to the new unraid update then. I've seen a few people mention various network issues in other threads. But then more people should have reported issues here I think. Post a new log with bridge enabled please.
-
[Support] binhex - DelugeVPN
https://forums.unraid.net/topic/44109-support-binhex-delugevpn/?do=findComment&comment=1223362 Custom is not officially supported, switch to bridge if you want to use the webui. It can work, sometimes, but for the most part for most users it doesn't.
-
[Support] binhex - DelugeVPN
What network type do you use?
-
Best way to remotely access a VM?
He sure did:
-
[Support] binhex - Sonarr
So after almost 10 years using medusa I switched over to sonarr as medusa was becoming painfully slow. 1 thing I'm missing tho is what's called scene exceptions in medusa. This is a feature where you can add another name to the show than what it's called when your're pulling it from tvdb or whatever indexer. Sometimes the show is released with another name, as an example I'm using the the show "The Idol 2023". On the tracker I'm using the show is released as "The Idol US" or "The Idol". But since the show is called The Idol 2023 in sonarr it doesn't find any episodes. So how do I solve this in sonarr?
-
[Support] binhex - DelugeVPN
That might be, but something could have changed with your vpn provider so the port isn't open anymore.
-
[Support] binhex - DelugeVPN
From your log. Check the faq and you'll find the answer. I would link it, but I'm on my phone so I don't have it handy.
-
[Support] binhex - DelugeVPN
The number one reason for low speed is not having an open incoming port. Have you set that up with your vpn provider and put that port in the deluge settings?
-
[Support] binhex - DelugeVPN
No, nothing special. I've just tried it for a few min tho. It was as I said useless to me as it doesn't support labels.
-
[Support] binhex - DelugeVPN
It is, but it doesn't support labels yet. So it's pretty much useless if you're using automation software like Sonarr/radarr etc.
-
[Support] binhex - DelugeVPN
Follow the instructions in the jacket webui. If you have problems maybe check the support thread for jackett.
-
[Support] binhex - DelugeVPN
Check the FAQ, everything is in there, specifically from Q24 and down. https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
-
[Support] binhex - DelugeVPN
You're right, change LAN_NETWORK to 192.168.3.0/24
-
[Plugin] CA Appdata Backup / Restore v2.5
That depends, winrar in windows does not copy symlinks for example. And I don't know if it preserves permissions either. Best way to do it is via the CLI. It's super simple and faster.
-
[Support] binhex - DelugeVPN
Haha I do feel a bit warmer and fuzzier now that you mention it. But this is the container I trust the most so I wasn't really worried about that. If it weren't for all my other containers running on br0 with a separate IP I would run this container in bridge so I could reverse proxy it. But I can live with just the thin client, it works well.
-
[Support] binhex - DelugeVPN
Nice work 😊
-
[Support] binhex - DelugeVPN
Yeah, I like to have most of my containers on a separate IP as well, for security reasons for the most part. As they are then isolated from the host. So I'm using the thin client for deluge. The only thing I miss that I can't get from the thin client, is to set up a reverse proxy.
-
[Support] binhex - DelugeVPN
Good to know, I'll be watching this issue. If they all have airvpn I might know what the solution is. @Lamkam is using airvpn I can see from the little log snippet. I'll ask on the github issue if they can confirm which provider they're using.
-
[Support] binhex - DelugeVPN
Last image is working fine here. Do this: https://github.com/binhex/documentation/blob/master/docker/faq/help.md
-
[Support] binhex - DelugeVPN
https://forums.unraid.net/topic/44109-support-binhex-delugevpn/?do=findComment&comment=1223362
-
[Support] binhex - DelugeVPN
Ok, Yeah a lot of users had permission issues when updating to 6.11 due to not using the correct setup. If you have the arrs running on another uid/gid other then 99/100 you need to change it back to the standard 99/100. And make sure the right permission are set in the settings of the arrs. After doing that you might need to run the new (docker safe) perms script found under tools in the unraid webui on you shares to fix permission issues.
-
[Support] binhex - DelugeVPN
You mean you can't get to the webui of the arrs? Has it been a while since you updated delugevpn? There was some changes some time ago when routing other apps through a vpn app. Do you have your input and output ports setup according to the faq Q25 and Q27? https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
- [Support] binhex - DelugeVPN
-
[Support] binhex - DelugeVPN
Do you know how to use the command line? Or Midnight Commander? Just ssh into your server or click the terminal in the unraid webui. type mc and hit enter. Navigate to the appdata folder and delete it from there.