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. Please see Q32 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  2. this MAYBE related to the missing 'which' command which i subsequently included in the base image, ive now rebuilt the image, please pull down and let me know. p.s. no idea where the tailscale log is (assuming there is one), i would love to know that too @ich777 any ideas?.
  3. 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
  4. I have UAC turned on as most people do but i am a logged in as an administrator to the windows machine i backup and everything is good, but as you rightly say you may not be an admin in a work env, your best bet is to ask in the support forum for urbackup here:- https://forums.urbackup.org/
  5. No its not for transcodes, its for metadata, and yes it will be quite sizeable, there is a way to reduce the increase in size by not generating certain metadata, i think it's thumbnails. but don't quote me on that.
  6. my question to you would be, does this require an incoming port assignment?, if not then please see Q24 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  7. See Q5 https://github.com/binhex/documentation/blob/master/docker/faq/unraid.md
  8. Nope there is no support for PIA static IP addresses.
  9. ignore it, its not an issue.
  10. Yeah qbittorrent is the exception to the rule, i had to add in extra code to allow the container port to be changed, this is due the built in CSRF protection in qBittorrent meaning the host port and container port MUST match, if they don't then you would be unable to connect. In any case looks like you are sorted.
  11. The default network type for this container is the default docker 'bridge' as can be seen in the unraid template, in this mode it works as i previously described. If you are running this via a shared network such as gluetun or a vpn network from one of the vpn images i produce then you may then run into a container port clash if you have more than one container running on the same port inside of the shared network.
  12. can you give me some steps for reproducing the error? its difficult for me to know what the cause is due to plethora of extensions for vs code.
  13. not at all, you just dont understand port mappings in docker, because this is running via 'bridge' network you only need to change the host port, the container port is left unchanged (and is hard coded in this case), this allows you run multiple containers as long as the host port is unique.
  14. probably cookies and/or cache related, clear both in your browser.
  15. not sure where you got the figure of 7GB from, it's 2.03 GB including base image:- glad its sorted.
  16. your docker image is full, from your log:- docker: write /var/lib/docker/tmp/GetImageBlob901369946: no space left on device. so you need to expand the docker image size.
  17. does this path exist on your host?:- '/mnt/user/appdata/binhex-radarr' and if it does exist are the permissions set correctly for user nobody group users?
  18. Looks like a duplicate key in the database, no clear idea how to fix it other than trying to hack the database, you could try a restart of the container and it might sort itself out, if it doesnt then create a github issue here Note:- This closed issue looks like a close match:- https://github.com/bitmagnet-io/bitmagnet/issues/285#issuecomment-2233382128
  19. yep that will be the issue, as you have STRICT_PORT_FORWARD set to yes and yet your username is not defined correctly and thus the script exits, rather than me repeat myself Please see Q31 from the following link:- https://github.com/binhex/documentation/blob/master/docker/faq/vpn.md
  20. i would love to see a log for that and docker run, it does work so your issue is probably misconfiguration.
  21. Because you are using 'custom' VPN_PROV you have no incoming port and thus connections will be limited, this is probably the cause of low seeds/peers and thus the delay in the torrent starting (not stalled), if you want to run a test i always use Ubuntu torrent from here as it will always have a high seed count.
  22. ok your logs look fine, and i see you can access the web ui as you are saying the torrent are in a stalled state, right?, i will assume so unless you tell me otherwise, which leads me onto my next request, can you please open the qBittorrent Web UI and post a screenshot of Options/Downloads (tab) and screenshot the 'Saving Management' section of that window, i want to ensure the paths are correct.
  23. It will do, with VPN_ENABLED set to no there are no checks in place and no iptables restrictions whatsoever, the application is simply started, the reason for this option is for people that dont care about a vpn and simply just want to run the application. yes please, dont worry about the logs with the VPN_ENABLED set to no, it will tell me nothing.
  24. Sorry another feature request - any chance of having a dropdown in settings for the plugin to allow you to set the default action to be Quick Session/New Session/Both?, use case is i nearly always see myself using quick session, so would love to set that as the default, one less click - told ya i was lazy :-).

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.