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.

Riffy

Members
  • Joined

  • Last visited

  1. Thanks mate, going to try it now. I got it working in proxmox so I just need to clean the drives and pass the hba over and well hopefully awesome happens. I don't see a pool import button, did I miss something?
  2. Here is an image from it. root@truenas [/]# zpool status -LP pool: boot-pool state: ONLINE scan: scrub repaired 0B in 00:00:07 with 0 errors on Thu Nov 7 03:45:09 2024 config: NAME STATE READ WRITE CKSUM boot-pool ONLINE 0 0 0 /dev/sda3 ONLINE 0 0 0 errors: No known data errors pool: truenas state: ONLINE status: Some supported and requested features are not enabled on the pool. The pool can still be used, but some features are unavailable. action: Enable all features using 'zpool upgrade'. Once this is done, the pool may no longer be accessible by software that does not support the features. See zpool-features(7) for details. scan: scrub repaired 0B in 16:39:49 with 0 errors on Sun Nov 3 15:39:51 2024 config: NAME STATE READ WRITE CKSUM truenas ONLINE 0 0 0 raidz1-0 ONLINE 0 0 0 /dev/sdb2 ONLINE 0 0 0 /dev/sdc2 ONLINE 0 0 0 /dev/sdd2 ONLINE 0 0 0 /dev/sde2 ONLINE 0 0 0 /dev/sdg2 ONLINE 0 0 0 /dev/sdf2 ONLINE 0 0 0 /dev/sdh2 ONLINE 0 0 0 /dev/sdi2 ONLINE 0 0 0 /dev/sdj2 ONLINE 0 0 0 errors: No known data errors root@truenas [/]#
  3. Good afternoon, I am a truenas user and honestly it seems unraid has a lot more of what I was looking for in a nas setup. So since I already have data on my nas and unraid (beta?) supports zfs stuff. Am I able to safely just import over my pools? Do I need to do anything to avoid data loss in the process?
  4. Thank you, I have now said the holy litany of swear words in your honor for pointing out my mistake that I kept overlooking. Looks to have booted right up that time, sorry.
  5. Riffy joined the community
  6. Good morning, I hate to be a bother but I was trying to setup a seven days to die server using the docker compose. I did hit my first problem was just a sizing issue so I added more space and reran the container but now I get this error. It looks like it can't find the file to launch the whole thing. I was wondering what I am missing. 7DTD | ---Ensuring UID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Ensuring GID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Setting umask to 000--- 7DTD | ---Checking for optional scripts--- 7DTD | ---No optional script found, continuing--- 7DTD | ---Taking ownership of data...--- 7DTD | ---Starting...--- 7DTD | ---Update SteamCMD--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | ---Update Server--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | Success! App '294420' already up to date. 7DTD | ---Prepare Server--- 7DTD | ---Server ready--- 7DTD | ---Start Server--- 7DTD | /opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory 7DTD | ---Ensuring UID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Ensuring GID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Setting umask to 000--- 7DTD | ---Checking for optional scripts--- 7DTD | ---No optional script found, continuing--- 7DTD | ---Taking ownership of data...--- 7DTD | ---Starting...--- 7DTD | ---Update SteamCMD--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | ---Update Server--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | Success! App '294420' already up to date. 7DTD | ---Prepare Server--- 7DTD | ---Server ready--- 7DTD | ---Start Server--- 7DTD | /opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory 7DTD | ---Ensuring UID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Ensuring GID: 1000 matches user--- 7DTD | usermod: no changes 7DTD | ---Setting umask to 000--- 7DTD | ---Checking for optional scripts--- 7DTD | ---No optional script found, continuing--- 7DTD | ---Taking ownership of data...--- 7DTD | ---Starting...--- 7DTD | ---Update SteamCMD--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | ---Update Server--- 7DTD | Redirecting stderr to '/serverdata/Steam/logs/stderr.txt' 7DTD | Logging directory: '/serverdata/Steam/logs' 7DTD | [ 0%] Checking for available updates... 7DTD | [----] Verifying installation... 7DTD | Steam Console Client (c) Valve Corporation - version 1702079268 7DTD | -- type 'quit' to exit -- 7DTD | Loading Steam API...dlmopen steamservice.so failed: steamservice.so: cannot open shared object file: No such file or directory 7DTD | OK 7DTD | 7DTD | Connecting anonymously to Steam Public...OK 7DTD | Waiting for client config...OK 7DTD | Waiting for user info...OK 7DTD | Success! App '294420' already up to date. 7DTD | ---Prepare Server--- 7DTD | ---Server ready--- 7DTD | ---Start Server--- 7DTD | /opt/scripts/start-server.sh: line 68: /serverdata/serverfiles/srcds_run: No such file or directory 7DTD exited with code 0

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.