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.

UntouchedWagons

Members
  • Joined

  • Last visited

Everything posted by UntouchedWagons

  1. Oh right yeah, that makes sense now that I think about it. Thanks.
  2. Can do, here you go: https://paste.dimdev.org/hovuxosije.coffeescript
  3. I'm having issues starting the binhex-delugevpn docker, the log says: 2019-09-19 22:09:38,017 DEBG 'start-script' stdout output: [info] Attempting to curl https://www.privateinternetaccess.com/vpninfo/servers?version=82... 2019-09-19 22:11:38,105 DEBG 'start-script' stdout output: [warn] Response code 000 from curl != 2xx [warn] Exit code 6 from curl != 0 [info] 12 retries left [info] Retrying in 10 secs... 2019-09-19 22:13:38,199 DEBG 'start-script' stdout output: [warn] Response code 000 from curl != 2xx [warn] Exit code 6 from curl != 0 [info] 11 retries left [info] Retrying in 10 secs... I tried updating the container but this issue persists. I'm using the Toronto gateway
  4. Hmm. That's annoying, oh well.
  5. My script file is a python script, but it keeps failing because python decides to use ANSII instead of UTF-8. It turns out that the LANG environment variable is not being set to en_US.UTF-8. Any ideas how I could fix that without having a boiler plate shell script?
  6. Based on the two previous solutions, I came up with a config for a subdomain-based setup: server { listen 443 ssl; server_name ubooquity.*; include /config/nginx/ssl.conf; client_max_body_size 0; location / { include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_ubooquity ubooquity; proxy_max_temp_file_size 2048m; proxy_pass http://$upstream_ubooquity:2202; } }
  7. Hi there, could you please add proxy-conf files for Ubooquity? Thanks
  8. I've tried curl --proxy http://192.168.0.5:8118 https://ipinfo.io/ip and curl --proxy https://192.168.0.5:8118 https://ipinfo.io/ip Neither work, curl times out in both instances. What is LAN_NETWORK used for? Is that for an ACL for Privoxy or something else? [Edit] Apparently so, changing LAN_NETWORK to 192.168.0.0/24 lets me use the proxy
  9. Do I use SOCKS5 or HTTP or what with privoxy? I tried both with curl and curl was unable to connect to privoxy both times
  10. How do I mount an encrypted external hard drive? UD recognizes the LUKS header but when I click "Mount" nothing happens, the page simply reloads
  11. For unrelated reasons I bought a Fiio E10K USB DAC. Maybe if you got something like that you could pass it through to the VM.
  12. Yeah I figured out that the on-off rocker switch is to mark the package for installation. Not very intuitive IMO
  13. It took me 10 minutes to figure out why screen was not available even though I installed this plugin, even though the web GUI said "up to date" it wasn't actually downloaded.
  14. I left S3Cmd to run overnight, dunno how far along it is but it's doing its thing. [Edit]I still don't know why the docker isn't automatically starting s3cmd
  15. Okay I added that paramater but there's still nothing in the log or in my bucket.
  16. Hi there. How do I find out why s3cmd did not upload anything to my bucket? I configured your container to run every day at 3AM and I supplied brand new access and security keys but when I checked the bucket this afternoon nothing was uploaded. I checked the container's log and there were no messages of any sort.
  17. How do I install the older version of OpenVPN? I'm using version 2.3.11 now but it won't start up because of "openvpn: symbol lookup error: openvpn: undefined symbol: SSL_CTX_get0_certificate". If I uninstall the plugin, then install it fresh I'm told that it's already installed even though I had just uninstalled it.
  18. Hi there, I'm not able to install this container: root@localhost:# /usr/local/emhttp/plugins/dynamix.docker.manager/scripts/docker run -d --name="Beets" --net="bridge" -e PUID="99" -e PGID="100" -e TZ="America/New_York" -p 8337:8337/tcp -v "/mnt/cache/appdata/beets/":"/config":rw -v "/mnt/user/Stuff/Music To Sort/":"/downloads":rw -v "/mnt/user/Stuff/Music/":"/music":rw linuxserver/beets Unable to find image 'To:latest' locally Invalid repository name (To), only [a-z0-9-_.] are allowed The command finished successfully!
  19. I installed the update, adjusted the webui as specified then my container disappeared from the containers list. I just remade the container but that was weird. I really like that I can manage CrashPlan through a web interface that's really cool.
  20. Yes I know what the article is for, I'm literate. I tried the crashplan desktop container and when I connected to the crashplan container on the same machine, the crashplan service would crash. Every single time. Which I had stated already. I used the tutorial I had linked to connect the crashplan on my unraid box using the crashplan UI on my desktop to configure the former.
  21. Every time I try to connect to the crashplan container with the crashplan-desktop container, the crashplan service crashes. I followed this tutorial and skipped the SSH part.

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.