Jump to content

binhex

Community Developer
  • Posts

    7,925
  • Joined

  • Last visited

  • Days Won

    38

Everything posted by binhex

  1. this looks like a networking issue on your end, check your server can perform dns resolution, also check name servers 10.0.0.242,10.0.0.243 are operational.
  2. thanks there was some copy/pasting going on there so missed that :-), the default group is '100', btw its not a port its a 'group id'.
  3. Did you set ENABLE_AUTODL_IRSSI to yes? Sent from my CLT-L09 using Tapatalk
  4. I've re-written the vpn setup guide to be more up to date and hopefully a bit clearer for new users, let me know what you think guys, any feedback is welcome, as are PR's:- https://github.com/binhex/documentation/blob/master/docker/guides/vpn.md
  5. yep thats a clean log as i expected, i think your issue is probably related to where deluge is writing to, check the path for incomplete and completed and ensure no issues, to verify this is the issue TEMPORARILY set incomplete to /tmp if the download starts then you know its filesystem related (low disk space, corruption, unmounted volume).
  6. i would suspect the USG cannot cope with the amount of encrypted traffic, its probably attempting to analyze the encrypted traffic and cannot and this is maxing out the CPU causing total loss of internet connectivity, ive seen this with other routers, typically consumer grade, pfsense/opnsense do not generally suffer this issue, as the hardware specs are such that it can cope with multi gigabit encrypted traffic no problems. try throttling the download speed in deluge and also reduce the number of connections in deluge, if this gives you a more stable experience then you know its traffic related. you might also want to take a look and see if there are any firmware updates for your device, this could be a bug in the firmware.
  7. what are you using for 'Indexers' in sonarr?, i would assume the indexer is down, try a restart of the indexer (assuming its jackett or prowlarr).
  8. lets start with the logs:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md
  9. Surfshark VPN does not support port forwarding, so your speeds will generally be slower, my advice would be switch to another provider, PIA (easy life) or Mullvad, both of which support port forwarding.
  10. one for the airsonic dev's see the OP link, see the github link, then go to 'issues' and create a new issue.
  11. Create the new container and then copy across files from the old to the new, sorry i cant be more specific but ive never done this, probably start with the database and see what you get, this might contain everything.
  12. Correct Sent from my CLT-L09 using Tapatalk
  13. no it doesn't, that is 100% bullshit!, this guy doesn't have the foggiest idea WTF he is talking about. incorrect!!, deluge is well know for ip leaks when using socks proxy, do NOT do this!. hell the moderator on the deluge forum states that he switched to vpn for this very reason. taken from one of the many hits on google (https://vpnalert.com/guides/nordvpn-deluge/):- taken from a moderator on the deluge forum (https://forum.deluge-torrent.org/viewtopic.php?t=55540):-
  14. err how? still present in the latest current release, so not sure what you are on about actually that is a legacy command, iptable_mangle is loaded by default now and has been for a while (number of months if not years), so if its a security concern you best take that up with limetech 😛 - issue command lsmod and note the following:- root@Tower:~# lsmod | grep 'iptable_mangle' iptable_mangle 16384 2 ip_tables 28672 8 iptable_filter,iptable_raw,iptable_nat,iptable_mangle x_tables 28672 17 ip6table_filter,xt_conntrack,iptable_filter,xt_tcpudp,xt_addrtype,xt_CHECKSUM,xt_nat,xt_comment,ip6_tables,ipt_REJECT,xt_connmark,iptable_raw,ip_tables,ip6table_mangle,xt_MASQUERADE,iptable_mangle,xt_mark
  15. absolutely not, it can be /mickymouse if you want, as long as its consistent for ALL your containers then thats fine.
  16. please do not generalise, lack of access to the webui is a symptom, it does not necessarily mean the root cause is the same (very unlikely), to be clear a lot of users are happily using this docker image, if the image was faulty i would have a lot of people all screaming at me, not to mention the image has not been rebuilt for literally months! (21st april).
  17. qbittorrent web ui, options/downloads tab, define the 'Default Save Path:' to something like /data/completed and optionally tick and define 'Keep incomplete torrents in:' to something like /data/incomplete. then that is not correct, go back to mullvad web ui and figure out how to get the incoming port defined, it must be a numeric, i cant guide you here i dont have a mullvad account. again sorry but i cant guide you (no mullvad account), you will need to read up and/or reach out to mullvad support and ask them how to generate the wireguard config file.
  18. that is a symptom of incorrect location for incomplete and completed in qbittorrent, check that first and ensure its saving to the correct bind mount, e.g. /data its actually really simply, you allocate a incoming port through the mullvad website, then you configure qbittorrent to use this port for incoming connections, thats it!. it is an option yes, you switch the vpn_client to wireguard, drop in the mullvad generated wireguard config file and thats it, again you need to configure qbittorrent for the port allocated to you via mullvad website.
  19. so just to be clear, are you saying that after those packages are installed that hw tone mapping is taking place for your igpu?, if so im not sure why this is not the case for @thatsthefrickenlightning im assuming you guys have different cpu's. edit - ahh i see reading your screenshots the wrong way around, so applying those packages makes things worse not better right?, hmm. ok this is getting a little painful, im basically shooting in the dark here guys, feel free to take a look through Arch repo and Arch User repo (AUR) and try installing any other packages, if you happen against the magic sauce then let me know.
  20. That was a temporary workaround for issues with runc, if the user is running the latest version of unraid then that hack is no longer required Sent from my CLT-L09 using Tapatalk
  21. It should be as simple as copying one of the world backups and pasting it into the world's folder where Minecraft looks for worlds Sent from my CLT-L09 using Tapatalk
  22. you havent missed anything important, but if it bugs you i think you can change it, simply toggle to 'advanced view' in the edit screen and then change the 'WebUI', e.g. mine is set to port 2100:-
  23. Is your igpu Intel IvyBridge or Haswell iGPUs?.
  24. ok give this is a go, its an AUR package so needs compiling, let it finish then reboot:- export aur_packages=intel-opencl-runtime && aur.sh
×
×
  • Create New...