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.

chillr

Members
  • Joined

  • Last visited

  1. My issue upon updating from 7.0.1 to 7.1.2 was that when the docker service started and the shim-br0 bridge was created I intermittently lost connectivity to most devices on my br0 LAN subnet - noticed when my UPS connection via SNMP repeatedly went offline (lots of email notifications over night). This is with the following Docker network settings (and a couple of IPv4 custom networks) Docker custom network type: ipvlan Host access to custom networks: Enabled I seem to have been able to get the network stable again by -> Unraid network settings - changing the Bonding mode from "active-backup (1)" to "balance-alb (6)" NB. you need to stop the docker service to be able to make the change Remains stable for me after reboots also. Hopefully useful info for someone....
  2. chillr changed their profile photo
  3. Good info here: https://github.com/nextcloud/all-in-one?tab=readme-ov-file#how-to-run-occ-commands Examples of occ commands I've used so far, run from the Unraid host terminal: How to resolve Security & setup warnings displays the "missing default phone region" after initial install? Example shown sets it to New Zealand docker exec --user www-data -it nextcloud-aio-nextcloud php occ config:system:set default_phone_region --value="NZ" Fix missing indices docker exec --user www-data -it nextcloud-aio-nextcloud php occ maintenance:repair --include-expensive
  4. Request for Netcat & bc, thanks
  5. Had a party Friday night and was disappointed that Roon couldn't go for more than a couple of hours before playback issues occurred. Restarting the docker fixed things as usual. Today I got a chance to have a look at things and noticed the roonserver docker was using 21GB of ram which lead me to this post that may be related: https://community.roonlabs.com/t/memory-leak-in-roon-see-staff-post/145321/88?page=5 FYI - on restarting the docker it consumes 1.4GB of ram and continues to creep up.
  6. I noticed the same stuttering you describe a few times, the last was in the weekend. It was during a 96khz Qobuz track and at the time I put it down to an internet streaming related issue. Have never had an issue playing back music from my local library (44.1 - 192khz).
  7. Thanks for looking into it. I checked & found my installed binhex/arch-privoxyvpn docker version was 7 months old for some reason - strange as I only installed it for the first time last week (on two different Unraid machines as well - both grabbed the old version) . binhex/arch-privoxyvpn latest sha256:62829fd90130a29e48320faacc9c0ffc249a0cc1e13a56a4699652f2e00e684e 818db7544137 7 months ago 685MB Anyway, forcing a check for updates in the Unraid Docker GUI page found the latest version which I installed and tested - works well as you describe.
  8. FYI - temporary work around I'm using to get microsocks to run without requiring authentication is to edit the /home/nobody/microsocks.sh file from the container console and remove the following entries: -u "${SOCKS_USER}" -P "${SOCKS_PASS}" Then restart the container. Would probably need to be done each time the container is edited / updated.
  9. Hi there, regarding socks5 without authentication - is this confirmed as still working? With the empty strings passed i get this in the container logs: 2021-11-15 16:20:27.768499 [info] ENABLE_SOCKS defined as 'yes' 2021-11-15 16:20:27.788122 [warn] SOCKS_USER not defined (via -e SOCKS_USER), defaulting to 'no' 2021-11-15 16:20:27.806554 [warn] SOCKS_PASS not defined (via -e SOCKS_PASS), defaulting to 'no' But then testing to the microsocks server with no credentials using curl i get an error: chillr@CH-R5:/mnt/c/Users/chillr$ curl --socks5 10.10.1.110:9118 www.google.com curl: (7) No authentication method was acceptable. (It is quite likely that the SOCKS5 server wanted a username/password, since none was supplied to the server on this connection.) However passing the container default microsocks credentials (admin/socks) in the same curl request works? chillr@CH-R5:/mnt/c/Users/chillr$ curl --socks5 admin:[email protected]:9118 www.google.com <!doctype html><html itemscope="" itemtype="http://schema.org/WebPage".....

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.