Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

binhex

Community Developer
  • Joined

  • Last visited

Everything posted by binhex

  1. I will need to see a log to help further, please see the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/help.md#unraid-users
  2. ok i've taken a look, it needs a tweak to the regex to parse the endpoint, i have made the code change but its not live and i have some other changes to include before this, so for now simply ensure there is a space between the equals sign for the endpoint e.g. Endpoint = vpn.endpont.com:1234
  3. i suspect you do not understand docker bind mounts, from your log:- /mnt/user/downloads/incomplete/linuxmint-19-mate-32bit.iso) error: Permission denied" looks like you are trying to save to your array directly, instead you want to save to the container paths bind mount, e.g. /data so try setting incomplete downloads to /data/incomplete and save path to something like /data/completed
  4. you have set privileged mode toggle to off, the default is on.
  5. Please see Q30 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  6. i have triggered a new image build based off the latest base image which includes 'which', please 'check for updates' and apply or 'force update'.
  7. no probs, new image is now built please pull down and give it a try.
  8. sure, i will take a look at this now.
  9. post screenshots of your container config - unraid webui/docker/left click container and select edit then screenshot all settings and post here, ensure you remove the username and password for your vpn provider.
  10. looks like a vpn provider issue to me, try a different endpoint, if that still fails then contact your vpn provider.
  11. i would encourage you to post this on github here, i am not the author of this app i simply package up what's available.
  12. from your log:- 2024-12-23 09:54:25 [UNDEF] Inactivity timeout (--ping-restart), restarting Please see Q17 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  13. there is nothing obviously wrong in that log file, what is the ip address of the machine you are using to connect to the web ui of sabnzbd?
  14. try checking for updates again and apply
  15. two thoughts spring to mind here:- 1. it could be that you have somehow managed to copy duplicate movies to multiple 'disks', not sure how fuse deals with this (the amalgamated view for /mnt/user) but this may confuse radarr, check each /mnt/diskX and ensure you dont have duplicates going on, if you do have then delete one of the movies from the /mnt/diskX, NOT from /mnt/user/<share name> 2. its simply a bug in radarr, if 1. is not the issue then post your issue here.
  16. Please see Q16 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  17. it is a recent change to docker containerd, if you fancy a read click here and follow the links:- https://github.com/binhex/arch-qbittorrentvpn/issues/294#issuecomment-2536696369
  18. check if its database corruption, see Q4 https://github.com/binhex/documentation/blob/master/docker/faq/plex.md
  19. when you say 'update in the unraid container' do you mean you are attempting to use the update feature built into the jellyfin app?, if so that is the wrong way to update, instead go to docker screen and click on 'check for updates' then click on 'update all' to update to the latest version.
  20. Any IP in the 10.x.x.x range is reserved
  21. That ip address is the internal ip address used to establish the tunnel, its not your internet external ip, check the log again it should mention what your external ip is, if you cant see it then use the 'console' for the container and then issue the command 'curl ifconfig.io'
  22. Unlikely unless you have implemented some sort of firewall on your unraid server (no firewall exists in the minecraft bedrock image). Have you setup a port forward on your router for both TCP and UDP? p.s. just to confirm i also use this image myself and frequently have people accessing the server remotely via a port forward on my router, so the issue is definitely not with the image.
  23. there are two steps you can try:- 1. re-configure the template - to do this stop the container then left click and select 'remove' and confirm it. then at the bottom click on 'add container' and then from the 'template' select the sabnzbd template from the first section, do not select anything under 'user templates', fill in the details and apply. If step 1. doesn't fix it then go onto step 2.:- 2. re-create your config - to do this stop the container, then locate your /config folder for the container on your host and rename the folder name e.g. binhex-sabnzbd-old then start the container, this will create a brand new configuration in the original location.
  24. OK i know this sounds a bit straw grasping here, but give your server a reboot, it wouldnt be the first time ive seen docker get its knickers in a knot after a port change. p.s. i have confirmed the image is working, so the issue is local to your setup.
  25. ok the url looks correct, can you try another browser and also try an incognito window.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.