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.

djismgaming

Members
  • Joined

  • Last visited

  1. Just had this happen to me. Had to enable an option on SMB settings: "Enhanced macOS interoperability"
  2. Yeah, it is working for me. No change, apart of waking up the next day haha. All good so far.
  3. @Daniel15 Do as ich777 said before to share your diagnostics. It helps them a lot on these reports of issues. But in my case, the next day all worked alright. No changes on my side. Do you use Brave browser by any chance? That's the one I use. Just to see if there's a pattern, I guess.
  4. Now this, is attention to detail. 😉 Thanks!
  5. Yes, forgot about the distinction. The issue was with create via the Add Container button. No template. Also tried in incognito mode. Brave browser. ## Note ## Disregard this now. Tried it again just now and it works. Just noticed yesterday the dropdown menus for distribution and release where not there to make selections. Maybe the browser doing one of its tricks. Now it's working great. Thanks anyways for the support!
  6. If you're already logged in as root, you can execute `passwd` from the root account to change its password. At least I've used that before.
  7. Hi team! Hope you're having a great day. Weird "bug" here. I'm unable to add a new container. Just leaving the default options and adding a name. Pressing the Create button just "refreshes" the page and asks again for the new container name. Diagnostics included. mini-diagnostics-20250124-1626.zip
  8. Thanks for including `btop` in your repo!
  9. Hi everyone. I've tried to create a new LXC using the DebianVNC template using: wget https://github.com/ich777/unraid_lxc_debian_novnc/raw/refs/heads/master/lxc_container_template.xml -O /tmp/lxc_container_template.xml Then I go into: http://server:81/LXCAddTemplate All the information populates on the screen correctly: The issue is that pressing on CREATE does nothing. DONE gets me to the LXC page. I've tried in Brave/Brave Incognito/Firefox/Firefox Incognito. Have you seen this on your side?
  10. As soon as you get your template in the store, let me know to remove mine. 🫡
  11. Hi @motoxnate, unfortunately I'm not the developer of the application. I did create the template for Unraid though, as I did not see one at the time from the developer. But, I do see that the only mount point of this container in the Unraid host is for the application config file: <Host>:<Container> /mnt/cache/appdata/mbpfan/mbpfan.conf:/etc/mbpfan.conf Are your mounts adding more directories from your host? If the container is stopped, all data from the container (not in the config bind mount) will be lost. A system shutdown should do the same as it stops the docker service while shutting down.
  12. Hi @Flaminel, you can take the xml from the GitHub repository and make your own docker template repository with it. 100% no problem. I just like to help people get their apps in unraid, 🥰 but having a template directly from the developer is always so much better. 🤩 I can assist if needed. Not a CA publishing guru here by any means. I just like to help. 😊 The GitHub repository I use for publishing in CA is: https://github.com/djismgaming/docker-templates/blob/72cc31c97da739da971a1c38b993c4158cb6b9ea/djismGAMING/cleanuperr.xml It will be great to have a template under your control as you make changes to the container and can keep those changes being reflected on your unraid template. 😍
  13. Hi @ikedrinski, From the GitHub repo from the developer, on this specific variable CONTENTBLOCKER__BLACKLIST__PATH it gives an explanation for that feature. CONTENTBLOCKER__BLACKLIST__PATH can be a "path to the whitelist (local file or url); Needs to be json compatible". That means that you'll either need the URL to the file or the file itself as a local file. In the case of a local file, make sure to put it somewhere where the container will have access to it permanently. ## Either: - For a local file to work, you'll need to include a mount in the container to your directory where you'll keep this file. For that refer to: https://docs.unraid.net/unraid-os/manual/docker-management/#volume-mappings - For a hosted file (website/webserver), you'll use a URL. In that case just fill the container variable with the URL for the file.
  14. Somehow the updated template is not hitting the CA on my side. If you see it, let me know. Edit: Never mind, a little fix in the repo made it appear now in the CA correctly.
  15. Template modified with all new/current Environment Variables in the repo. Should be on CA in a bit.

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.