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.

Eddie Seelke

Members
  • Joined

  • Last visited

  1. Forgot to mention that the xml file attached is what I am using.
  2. I am having a strange issue that is causing me to pull my hair out and am hoping someone can help set me. I have been trying to get ownCloud working for a few weeks now. I tried the one from the appstore. I was able to get it to work with the exception of being able to put it behind traefik. Nothing I did would make it work. So, I redid it manually using the owncloud repo. Everything seems to work great. I can login to the webui. I can sync using the client. But, anytime I try to add another client it seems to kill the container. There are no messages in the logs, but it stops responding, both the webui and the clients. When it stops responding I am unable to stop, kill, restart, or delete the container. At this point all other containers and the unRAID webui work fine. If I try to add the client a second or third time all containers stop responding and so does unRAID. I can login using SSH, but no commands seem to work. If I try to reboot it gives the message that it is rebooting but never does. My only option at this time is to power off and then power back on. If I don't start the ownCloud container it will work for days with no issues. If I start the ownCLoud container and don't try to add any clients it seems to stay running as well. my-ownCloud.xml
  3. Ok, after spending way too many hours rebooting with just one new plugin added I found the issue. It wasn't even a plugin. Posting the resolution here in case someone else has the same issue. The problem was in the /boot/config/dashboard_settings.json file. I renamed this file to dashboard_settings.json.bak and the dashboard came right up. Didn't even need to reboot for this.
  4. I tried that and tried from another computer. I also tried updating to the RC released today. Still no dashboard.
  5. Tried, still blank dashboard.
  6. Starting today, when I click on Dashboard it is completely blank. All other tabs are working fine. I checked to see if any new plugins were installed. The only one that was in the last 3 days was FolderView. I removed it and tried dashboard again, but still same issue. I also rebooted and tried latest beta. I restored it back to 7.1.4 after seeing that did not resolve my issue. Version 7.1.4 Diagnostics are attached. media-diagnostics-20250929-1822.zip
  7. They are all the same. As I said above, I ran the New Permissions command under tools, which set all the permissions the same. I would assume it's linux. I am using File Manager and terminal, which means I am running these commands directly on the unRAID server. I am not using any other client or OS, other than the browser or Putty for accessing terminal. No other OS is trying to access any files. I have also disabled the VM and Docker services while trying to troubleshoot. My only guess is that it has something to do with ZFS.
  8. Also, forgot to mention. I can rename the file, but not copy or move from this folder.
  9. It shows the single file in the folder and I can cd into the folder this file is in. Same for all others that I am having this same issue with. The folder that the file is in has the following permissions.
  10. I understand this, but if it was a container issue, why am I getting the above errors outside of the containers? If you look, I can't move a file using unRAID's File Manager or in the terminal.
  11. This is not a docker issue. It's a filesystem issue. Is this not the correct thread for that?
  12. I am unable to move or copy multiple different media files from my downloads folder. These files are downloaded by SABnzbd and then moved by Radarr. Radarr gives this error. File Manager gives this error. Terminal using the mv command give this. Not every download is giving this error. Some are actually being moved and processed correctly. But, more are giving this error than those that are not. I downloaded 28 files in the last 24 hours and only 4 were processed successfully. The remaining files are giving the errors above, but are showing in the downloads folder. I also tried downloading one of the files using File Manager and Winscp, but both timed out before completing. I ran the New Permissions command under Tools, but still getting the same errors. I am running version 7.0.1. The cache is ZFS and the array is XFS. I have the files being downloaded to the downloads share which is cache only. They should then get moved to the media share, which is cache > array. Not sure what else to try.
  13. Technically, this can be done using SPICE and virt-viewer. But, it requires adding a SPICE USB device to the VM and I am not sure how to do that in unRAID. It does work in Proxmox though.
  14. I have a Windows 11 VM setup using Spice for graphics. I added the virtual sound into the XML, and it works great. I added a second monitor in the XML. It works, but it causes an issue with the mouse. Basically, the mouse is sluggish to respond and it no longer moves smoothly from the VM to my host desktop, which is also Windows 11. I have to use the key combination to release the mouse in order to get back to my host. If I remove the second graphics, I regain mouse control and can move back and forth from VM to host with ease. Here is the config I am trying. Is there something I should do differently for this to work? <graphics type='spice' port='5980' autoport='no' listen='0.0.0.0' keymap='en-us'> <listen type='address' address='0.0.0.0'/> <mouse mode='server'/> </graphics> <sound model='ich6'> <address type='pci' domain='0x0000' bus='0x07' slot='0x01' function='0x0'/> </sound> <audio id='1' type='spice'/> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1' primary='yes'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x01' function='0x0'/> </video> <video> <model type='qxl' ram='65536' vram='65536' vgamem='16384' heads='1'/> <address type='pci' domain='0x0000' bus='0x00' slot='0x04' function='0x0'/> </video>

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.