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.

Aceriz

Members
  • Joined

Everything posted by Aceriz

  1. SO I understand that while I have tailscale vpn active on my laptop i am not able to access the delugeVPN docker container. WebUI. I am reading the Q36 from the Binhex - Q36. When enabling Tailscale I can no longer access the Web UI of any VPN enabled contains, why is this and how can I fix it?. A36. Tailscale interferes with DNS and networking causing issues with VPN enabled images, here are the known workarounds:- MagicDNS is enabled - Fix is to disable MagicDNS in Tailscale TAILSCALE_USERSPACE_NETWORKING is set to false - Fix is to set this to true Note If you are attempting to access the VPN enabled applications Web UI remotely over Tailscale then you will also need to ensure the Tailscale IP network is also added to LAN_NETWORK - See Q30. above for more details. Although I have been doing unraid for a bit, I still consider myself as very new. I am wonder how would I go about updating the TAILSCALE- Userspace-networking ? I tried to add the docker tailscale to deluge but found it did not work. so reverted this. Any ideas? much appreciated.
  2. So that I know what does the attribute mean ? Does it matter if it is going up across a number of my drives ?
  3. I have tried checking the cables and reseating all of them in case there was a one loose. Tried re seating the LSI card
  4. Some of the errors do appear to be climbing ever slowly by a few ever few days but most stable
  5. Sorry forgot to attach the diagnostic report rizznetunraid-diagnostics-20241203-0700.zip
  6. Hopefully someone is able to help me out. I have multiple drives that are spitting out smart error 188 I am not sure exactly what is causing this Example of error Event: Unraid Disk 10 SMART health [188] Subject: Warning - command timeout is 131078 Description: ST14000NM001G-2KJ103_ZTM0CHN5 (sdp) Importance: warning
  7. had you been able to figure this out ? I found a thread that outlines a way to configure fail 2 ban but not sure how to get the logs https://github.com/immich-app/immich/discussions/3243
  8. So if I have understood and interpreted the graphs correctly I think the drive that is causing my issues is the disk 8 in the graphs below. it tanks at the last 1 tb each time in terms of read speed as compared to the other drives. I re tested with the original scanning settings on its own and the same behaviour occurs. When I test it with more frequent testing zones 2% as opposed to the default 10% it plummeted even further in the last TB. to speeds that were in keeping to what I was seeing during the data rebuild and build of the 2nd parity drive. It also appeared to stall at the 98% with it sitting there for 20 min (even with the speed check option unchecked) I note that I tested some of the other drives ex (drive 10) which was showing a bit of early variation in the grouped test in the first graph and it smoothed out on retesting, and disk 9 which paused for some time at 61% finished without issues. Going to run a few more tests on the disk 9 and 10 (at the 2% increments... But thought I would ask mind letting me know your thoughts is it likely the disk 8 in your opinion causing my issues ? before I start a warranty process wanted to ensure I am reading the graphs correctly lol
  9. Okay perfect I will run that once finished. The initial rebuild of the lost drive finished. (but i started up the building of my 2nd parity after I recovered the lost drive. Had been on list of to dues. I have noticed the same behaviour with the building of the second parity drive. When I run Diskspeed what am I looking for specifically ? That way I can perhaps post helpful things here to help with diagnosing any issues
  10. At this point there shouldnt be anything accessing the array. I have had no other computers on the network connecting to it. Not accessing it from my laptop other than to look at the progress page through the browser Is there a way to see if anything else is accessing the array that I might not be aware of?
  11. Hello All, I have attached my diagnostics, and photo below. I had a drive recently fail so purchased a replacement drive. Ran it through 3x preclear with it passing without issues. During the preclear I think it was averaging around 230-240mb/sec. I added the drive to the array to rebuild the failed drive. I noticed initially that the rebuild appeared to be writing at around 250mb/s which was the speed that it appeared to run at while doing the pre-clear. (see graph below) However after a period of time into the rebuild it has slowed right down to like 5-7mb/s. This appeared to fluctuate with times where it spikes up to 125mg/second for a brief period of time. Then again drops down to 5-7mb/sec I am trying to figure out why this is occurring and what I can do to help with process. I have attached a photo of the stats page which shows the performance of the drives over time since the start of the re-build. As I was looking things up online found a number of posts that suggest to ensure VMs and dockers etc are all closed. I had the VMs all off from very early on, and then turned off the dockers 1/2 way through without any significant change or improvement in the speed. rizznetunraid-diagnostics-20230825-0019.zip
  12. SO to round this out so that future people will know how to solve if similar issue, 1. Install Borgmatic a. with the cache host path directed at "/nextcloud_aio_backup_cache/_data/" b. With the Repro drive host path pointed at the correct path Then docker exec -it borgmatic bash then borg break-lock /mnt/borg-repository sudo docker rm nextcloud-aio-borgbackup sudo docker volume rm nextcloud_aio_backup_cache Then reset the master docker and run the backup
  13. from within Terminal when I inspect the folders either the original or the rsync files I do see the file "Lock.roster" and folder "lock.exclusive." when I navigate to the "/var/lib/docker/volumes/nextcloud_aio_backup_cache/_data" there is no files here... is there a way to manually delete the lock ? or replace the lock in the cache file ?
  14. So I was able to install another instance of Borgmatic from within Unraid that stays active .... However I am having difficulty with executing the Borg Break-lock command from within Nextcloud the directory is located at " /mnt/user/Backups/nextcloudaio\ Backup/borg " when I navigate through terminal I see that it is located at "/mnt/user/Backups/nextcloudaio\\\ Backup/borg " When I attempt to run this command docker exec -it borgmatic borg break-lock /mnt/user/Backups/nextcloudaio\\\ Backup/borg I received an error stating " Repository /mnt/user/Backups/nextcloudaio\ Backup/borg does not exist. " In an attempt to help with problemsolving in case the "\\\" or " (space) before Backup" caused issues I did an rsync to a new directory "mnt/user/Backups/BORG-Nextcloudaio/borg " which was successful at copying all the files over on this new directory I still get the error "Repository /var/lib/docker/volumes/nextcloud_aio_backup_cache/_data does not exist"
  15. Okay so I have made some progress where I am decided to just go with the above. This now has the nextcloudaio Mastercontainer starting up. But when I try to run the backup I am getting error ===> Failed to create/acquire the lock /root/.cache/borg/xxxxxxxxxx.lock.exclusive " Failed to create/acquire the lock" and point to a lock.exclusive file in my backup folder. Steps to replicate it: Manually start a backup Additional Info: This started after the above crash that occurred when trying to do the last update for the master container which failed. From within the Mastercontainer Interface I can run the check backup integrity command. Which comes back clean without reported errors. From what I can find it looks like I need to run the borg break-lock Command https://borgbackup.readthedocs.io/en/stable/usage/lock.html#borg-break-lock I can not seem to figure out how to run this in unraid.. as the "nextcloud-aio-borgbackup" docker closes immediately after about 2 second when I attempt to run the backup so not enough time to activate anything... Nor do I really know what the command would be.. is it borg -v break-lock /mnt/user/Backups/nextcloudaio\ Backup/borg ? thanks for help
  16. Hello All, I am hoping to just get some help with my install of nextcloudAIO . Thought it would be best to start a new topic rather than hyjack the old topic that way I can get the collective wisdom to help rather than just rely on the generosity of @szaimen. Have been able to get fairly far I think in solving. everything in my NC -AIO was running until I attempted an update to the master container (through the UI ). Right now I can not load my AIO and am ideally not wanting to do a full re-install as original poster did If I can avoid this. After the update I got the error below showing up in the LOG file for the master container. Trying to fix docker.sock permissions internally... Creating docker group internally with id 281 It seems like you did not attach the 'nextcloud_aio_mastercontainer' volume to the mastercontainer? This is not supported since the built-in backup solution will not work in that case! It seems like you did not attach the 'nextcloud_aio_mastercontainer' volume to the mastercontainer? In a previous posting helping someone else @szaimen indicated that for a similar error ==>"Please change -v /mnt/user/appdata/nextcloud-aio:/mnt/docker-aio-config:rw to -v nextcloud_aio_mastercontainer:/mnt/docker-aio-config:rw " Runninng the command "sudo find /var/lib/docker/volumes -name configuration.json " generates the below /var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data/data/configuration.json @szaimen Had indicated I apologize if it seems like a stupid question but as I am new to Linux I wanted to make sure I understand before I attempt and screw things up further. After much looking online I think for the rsync command suggested I would put in the below in terminal correct ?? rsync -av /mnt/user/appdata/nextcloudaio/ /var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data/ THEN would I have to go into the NC-Master Container template and change the configuration to read at HOST line to: "/var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data/ " Would I keep the "_data" or should it be without it? If it is helpful to post the sudo docker inspect nextcloud-aio-mastercontainer please let me know I appreciate the collective wisdom in what is likely hopefully a simple fix and me just wanting to be cautious before I bork things further lol
  17. sorry if this is a very stupid question but when you say "rsync" the data how would I go about doing that? and when you say with the correct command are you talking about changing the line in the edit configuration at "host path " so that that would read "/var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data" Sorry again in stupid questions...
  18. Runninng the command "sudo find /var/lib/docker/volumes -name configuration.json " generates the below /var/lib/docker/volumes/nextcloud_aio_mastercontainer/_data/data/configuration.json
  19. how did you go about the change . ..
  20. It is something that I would change here ?
  21. Hello Sorry for also hyjacking, everything in my NC -AIO was running until I attempted an update then I also got the error below ==> Trying to fix docker.sock permissions internally... Creating docker group internally with id 281 It seems like you did not attach the 'nextcloud_aio_mastercontainer' volume to the mastercontainer? This is not supported since the built-in backup solution will not work in that case! It seems like you did not attach the 'nextcloud_aio_mastercontainer' volume to the mastercontainer? When you indicate the "Please change -v /mnt/user/appdata/nextcloud-aio:/mnt/docker-aio-config:rw to -v nextcloud_aio_mastercontainer:/mnt/docker-aio-config:rw " how would I go about doing this change ?? Right now I can not load my AIO and am ideally not wanting to do a full re-install as original poster did If I can avoid this. Do I have to change something in the Master Docker Container edit space (below)? or in terminal window. ? If you want me to post my sudo docker inspect nextcloud-aio-mastercontainer am happy to just let me know
  22. I am wondering So if I run in just the regular Unraid boot option that is without the GUI I do land with a command line that appears to allow me to enter username and password in a regular command line. is there a way to initiate a clean shutdown from this. I ask because essentially if I am able to do this without much issue then I might just forgo the UnraidGUI boot. As I do not do much within the built-in GUI on the tower apart from initiating a shutdown once I turn off the VM.
  23. Sorry if there has been confusion when I am talking about he UnraidGUI. I am mentioning the GUI that can be accessed directly from the server when you have a monitor connected to the server directly and the flash is selected to the "unRAID OS GUI Mode" it gives the firefox browser etc.. I have it setup that my system autoboots a VM directly from the PC using my graphics card, then with the onboard from the motherboard I have access to the GUI. I have it setup this way so that when I turn off the VM i have a means to turn off the server etc without leaving the computer or needing to access from other computer
  24. To provide a bit of clarity yes I am using VMs, and have been throughout both on 6.9.2 and even when I log into safemode6.11.1 GUI and the unraidGUI screen works even with using VMs in safe mode Interns of wiring I have my motherboard set to assign my onboard graphics to unraid. then my monitor has two inputs (D-Sub for the GUI from the onboard, and Displayport from my graphics card) Hopefully this makes sense
  25. Hey, So thought I would provide an update see if you have any thoughts about how to problem solve what is now my last issue. As I have now solved the NPM issue, as well as the NextcloudAIO issue. So currently my last issue is : when I restart Unraid 6.11.1 in GUI mode. I am not able to see the Unraid GUI login screen or anything. All that I see is a flashing line in the top Left corner. I am not able to type anything. When I have reset in 6.11.1 Safemode-GUI the GUI does appear to work. In troubleshooting this I attached the diagnostics from Safemode and non safemode 6.11.1 above. What would be the best way to identify why this is occurring? is it to delete progressively each plugin one at a time ?

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.