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.

BirdHeezy

Members
  • Joined

  • Last visited

  1. Extra Parameters: -u 99:100 // The first time you run the container, have to put here 'ocis init', for the initial auto config file creation. All the file variables are overwritten whit the values here in the Extra Parameters section you first put "ocis init" and then after first run change it to -u 99:100? Is that right?
  2. So i think i've narrowed it down to an issue with my LAN card. I have local access to the server, but it won't connect to the internet. I'm not sure what I did... Luckily I have my gaming rig that I haven't used in a year so I fired it up and everything seems to work fine. I just need to move my HDD's over and rebuild everything. Question: My disk management file looks like this Disk Assignments Disk: parity Device: WDC_WD100EMAZ-00WJTA0_XXXXXXXXXX Status: DISK_OK Disk: disk1 Device: WDC_WD100EMAZ-00WJTA0_XXXXXXXXXX Status: DISK_OK Disk: disk2 Device: Status: DISK_NP Disk: disk3 Device: WDC_WD60EFAX-68JH4N1_WD-XXXXXXXXXX Status: DISK_OK Disk: disk4 Device: HGST_HDN724040ALE640_XXXXXXXXXX Status: DISK_OK Disk: disk5 Device: Status: DISK_NP Disk: disk6 Device: WDC_WD100EDAZ-11F3RA0_XXXXXXXXXX Status: DISK_OK Disk: disk7 Device: Status: DISK_NP Disk: disk8 Device: Status: DISK_NP Disk: disk9 Device: Status: DISK_NP Disk: disk10 Device: Status: DISK_NP Disk: disk11 Device: Status: DISK_NP Disk: disk12 Device: Status: DISK_NP Disk: disk13 Device: Status: DISK_NP Disk: disk14 Device: Status: DISK_NP Disk: disk15 Device: Status: DISK_NP Disk: disk16 Device: Status: DISK_NP Disk: disk17 Device: Status: DISK_NP Disk: disk18 Device: Status: DISK_NP Disk: disk19 Device: Status: DISK_NP Disk: disk20 Device: Status: DISK_NP Disk: disk21 Device: Status: DISK_NP Disk: disk22 Device: Status: DISK_NP Disk: parity2 Device: Status: DISK_NP_DSBL Disk: cache Device: Samsung_SSD_980_PRO_1TB_XXXXXXXXXX Status: DISK_OK Disk: plex_cache Device: WDC_WDS100T2G0A-00JH30_XXXXXXXXXX Status: DISK_OK Disk: flash Device: Cruzer_Fit Status: DISK_OK when I recreated the flash drive i copied over form a backup from the config folder: DISK_ASSIGNMENTS.txt Plus.key and from config/plugins i copied over: entire dockerMan folder I have screen shots of everything else and wanted as stock a system as i could get without having to rebuild it all. In my tinkering i found that when i went to assign the parity drive, it was going to clear it, then start over. Since that is going to happen anyway, can i assign my disks in a more logical/new order? Or will my shares get all jacked up? I know this is kind of a wacky way to start over, but I don't want to lose my shares and docker configs. Since the HDD's are fine, would this be an ok approach? is there a better way? Thanks again!!
  3. https://www.reddit.com/r/unRAID/comments/1m1ttue/unraid_lost_internet_connection_now_wont_boot/ This is my post on reddit. Essentially i noticed some of my containers that i have reverse proxied weren't available online. I started digging and am now at the point where i restored my flash drive from a backup from unraid connect. It will boot into gui mode (it would only boot to safe gui mode before restoring the backup) but now i get unable to connect to the localhost. My Unifi UDM Pro can see the server on the LAN, but there is zero traffic moving up or down. I've attached my syslog from the last boot before restoring the drive. Before restoring the drive, if i were to let it boot normally, it'd get stuck on the line update_services: queue new job 3, wait for 20s I let it sit there for over an hour and nothing happened. Thanks for any ideas! syslog
  4. Looking for help with Nextcloud AIO. I'm not sure if this is the right post to reply to, but i couldn't find an AIO specific thread. I'm trying to edit the config.php file to include "'filesystem_check_changes' => 1,". I go into the console for the "nextcloud-aio-nextcloud" container and cd my way to the config folder, and the config.php file is there. I can't figure out how to edit the file. Also, where in the world is that file located on my unraid server? I've tried to find it using krusader but no luck. The biggest draw back to AIO on unraid is that i can't find any of these types of files anywhere! I just need help editing that config.php file so the system will check for new files. I've also tried using the OCC command but get errors using it. I can use "cat config.php" and it displays the file, but from there can't seem to make any edits. If i "nano config.php" i get "nano not found." I've tried just about every command out there and can't find a way to edit that file. Please help! Side note: If there's a way to browse these files with krusader i'd love to know how! I'm not sure why these files are impossible to find on Unraid? edit: if i open a console to the nextcloud-aio-nextcloud container and enter 'sudo -u www-data php occ files:scan" i get "Fatal error: Allowed memory size of 2097152 bytes exhausted (tried to allocate 491520 bytes) in /var/www/html/3rdparty/composer/autoload_real.php on line 35"
  5. Just trying out authelia (following ibracorp's video) and redis wouldn't start. This command worked for me and it's running now! thanks!
  6. I've been playing around with getting this up and running and found that i'm stuck at an the error: 2023-03-08T11:18:25.231-0700 WARN Returning server is starting because grpc.oauth monitor is not Up I've tried all the above solutions but doesn't seem to change anything. Anyone seen this before? Thanks.
  7. Good day all, I need some help understanding folder permissions before I really screw something up. I got the nextcloud AIO container(s) working and it's so fast and the doc editing works out of the box, no issues... it's great! However, i keep all my docs/media in a separate share incase NC decides to die, i don't have everything in the NC directory. I was using the external storage app on my old instance and it works great. However with the AIO instance, you can only map 1 external path for some reason. I got this working but the problem is that I'd like to map more than 1 external path (dosc, pics, media etc). So the solution on the AIO readme is THIS. I'm very hesitant to add/change the permissions the mnt/users folder as it contains EVERYTHING. Since I don't know much about how permissions work, will entering the lines into the console sudo chown -R 33:0 /mnt/your-drive-mountpoint and sudo chmod -R 750 /mnt/your-drive-mountpoint overwrite permissions? or just add the 33:0 and 750 permissions to the mnt/user directory? I'd hate to change something and have it all come crashing down. In the readme their solution is to mount the mnt/user with the above permissions then, what i would do, is favorite the different folders I want. Is it silly to give NC access to the mnt/user folder as it, again, contains EVERYTHING? Anyone with some NC AIO experience want to share how they tackle this? Thanks!
  8. Will do! Changed the network type. The memtest, looks like you boot up unraid and then there's a memtest option before you choose which unraid type to boot (GUI or otherwise?) I've never done that before. My disk 2 has a UDMA count that goes up a few counts on every power cycle. I read that that doesn't seem to be a big concern but curious what you thought.
  9. Happened again. Here's the diagnostic and syslog file elmo-diagnostics.zip
  10. syslog.zip From what I can tell the crash happened at time stamp Sep 2 19:14:54
  11. Yes. The "new text doc" is the syslog that I attached. Not sure how much of it you need but I took the last sever lines before it stopped writing out.
  12. New Text Document.txt diagnostics-20220903-1740.zip
  13. I use unraid mostly for Plex and have been having issues with unraid locking up and not responding. I spend a lot of time on the road so i notice it when i go to watch something and plex isn't available. It's happening more and more frequently. The only fix i have for now is to have the wife do a hard shutdown. I had her take some photos of the monitor that i plugged in since this has been happening. I thought it was the C state on the BIOS settings but unraid is still crashing even after i disabled it. Any help would be greatly appreciated!
  14. Just came across this. Has anyone tried it out? I'm always playing with new image hosting options.

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.