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.

CHBMB

Community Developer
  • Joined

Everything posted by CHBMB

  1. We update on Friday at 23:00 UK time
  2. I used a raspberry pi for mine, not that I had any issues with this container when I was running it, just it was sometimes a bit of a pain when my array was stopped that I lost my DNS.
  3. Simplify things a bit and run it as host for the time being on Unraid's default docker network, then figure out the rest. EDIT: Sorry thought you were someone else. I think you're hitting one of the limitations for docker networking.
  4. Post your docker run command, instructions in my signature and a picture of your network settings from Unraid. And docker logs
  5. Post your docker run command, instructions in my signature and a picture of your network settings from Unraid.
  6. That's because you now need to setup Nextcloud, click on storage and database.
  7. Click the log icon on the far right of the screen next to Nextcloud on the docker page. Post the docker run command for it as well, link in my signature
  8. Post some logs from a fresh container setup
  9. It does indeed limit the amount of RAM
  10. Google answers all https://github.com/DobyTang/LazyLibrarian/issues/1344
  11. Just pull the container, leave the database as sqlite and add a admin user and password, I'm not sure how you can go wrong with that or why you need any help, I feel like I'm missing something. Just tried it myself and had no problems at all. But you haven't really elaborated on what you mean by "trouble"
  12. I can not confirm this behaviour..... whatever extra paths you put it, aren't what's causing the issue. Here's mine. docker run -d --name='airsonic' --net='bridge' -e TZ="Europe/London" -e HOST_OS="unRAID" -e 'PUID'='99' -e 'PGID'='100' -e 'CONTEXT_PATH'='airsonic' -e 'JAVA_OPTS'='-Xms256m -Xmx512m' -p '4041:4040/tcp' -v '/mnt/user/music/':'/music':'rw' -v '/mnt/user/music/1. Playlists/':'/playlists':'rw' -v '/mnt/user/books/audiobooks/podcasts/':'/podcasts':'rw' -v '/mnt/user/music':'/media':'rw' -v '/mnt/disks/virtualisation/.appdata/airsonic':'/config':'rw' 'linuxserver/airsonic'
  13. So you didn't fix it then......
  14. Permissions required by Syncthing not compatible with SMB clients I guess.
  15. If you're not using Unraid then hit us up our discord channel for support.
  16. I agree with aptalca, docker compose is a command line tool. Unraid's focus is on webgui. Either install it manually or ask if it can be put into nerd tools.
  17. Cloudflare may be the problem. Not tried it for a long time, but vaguely recall having some issues when I briefly played with it.
  18. You need to setup NAT reflection on your pfsense box.
  19. The command to rescan existing files is sudo -u abc php7 /config/www/nextcloud/occ files:scan --all
  20. It's an inherent problem with docker networking, implemented for security reasons I believe. It has been discussed on the forum here, and no doubt it's documented somewhere in Docker's docs.
  21. Scroll 2 posts up for the author's explanation.
  22. More than 2 clients and you need to buy a license from them. As regards the VPN clients on the same subnet, have you looked at the settings in configuration => VPN settings?

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.