binhex

Community Developer
  • Posts

    7909
  • Joined

  • Last visited

  • Days Won

    37

binhex last won the day on December 20 2023

binhex had the most liked content!

Retained

  • Member Title
    I got 99 problems, and unRAID ain't 1.

Converted

  • Gender
    Undisclosed
  • URL
    https://tinyurl.com/yy9adu7a
  • Personal Text
    Addicted to the internet

Recent Profile Visitors

53524 profile views

binhex's Achievements

Mentor

Mentor (12/14)

1.5k

Reputation

  1. But but but, what am i going to do for 6 hours?!, are you saying i might have to....go outside? 🙂
  2. the impact should be faster downloads and less cpu usage 🙂
  3. Looks like a PIA issue with the CRL inline in the ovpn files being malformed, see here:- https://github.com/binhex/arch-qbittorrentvpn/issues/233#issuecomment-2088192316
  4. I have taken a look at this and its a bug in my code, I will fix it up and push out a new image shortly. EDIT - new image pushed, please pull down at your convenience.
  5. Make sure all containers are up to date, go to unraid web ui/docker and click on 'check for updates' then apply all updates.
  6. Because that is the correct thing to do, if you do not have consistent download locations across all your container then you will see 'cannot find file/folder' messages, no idea why your backup plugin is bitchin about it, but it shouldn't be.
  7. @psycho_asylum This is now fixed, please pull down latest. @Danuel you are gonna have to give me more than this if you want help.
  8. FYI - if your vpn provider is NOT PIA or ProtonVPN then STRICT_PORT_FORWARDING does nothing.
  9. is this you?, if not then you are not alone:- not sure what this means, maybe minecraft dev's have made changes to the server in some way which is causing the error:-
  10. I would guess you are either running an old version of unraid with an old kennel or you are using a tagged out of date image. So what version of unraid are you using? Sent from my 2312DRA50G using Tapatalk
  11. you sure about that? so in advanced view for the container in 'extra parameters' you have the following defined?:- --sysctl="net.ipv4.conf.all.src_valid_mark=1"
  12. this is a github repository that has been put into read only mode, basically its not not supported or maintained. a tagged image refers to somebody specifying the version they want via the docker tag, read Q5 for how this works:- https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md
  13. OK hopefully the last comment from me on xz as i believe we are sorted, if you want to confirm the package version installed to ensure its the patched version '5.6.1-2' (see https://security.archlinux.org/ASA-202403-1), then do the following:- open unraid webui and left click container and select 'Console' copy and paste the following command:- pacman -Q | grep 'xz' confirm the returned value is 'xz 5.6.1-2', if not please post here the image name so i can investigate. Note:- If you are using an archived image then this will not be patched, also if you are using a tagged image then again this will not be patched.
  14. that log is useless, please do the following:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md