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.

jarkle

Members
  • Joined

  • Last visited

Everything posted by jarkle

  1. I recently found that some of my dockers had the wrong timezones configured. Would it be worthwhile to enhance this plugin to catch something like that? Perhaps it could compare the TZ configured for the docker against the TZ configured for unraid?
  2. Fixed it with this: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3592
  3. I converted my pools to zfs.. You might look at what they did in this thread to solve the issue though.
  4. Started seeing this on my container logs. Any ideas?: [3/9/2024] [8:51:02 PM] [Global ] › ⬤ debug CMD: [ -f '/etc/letsencrypt/credentials/credentials-7' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo 'dns_godaddy_secret = E8ixmXcgsMcPrghtqaEzqD dns_godaddy_key = dKszgmKm6V5H_5UdqHPfw85JAEcekAwYmeV' > '/etc/letsencrypt/credentials/credentials-7' && chmod 600 '/etc/letsencrypt/credentials/credentials-7'; } [3/9/2024] [8:51:02 PM] [Global ] › ⬤ debug CMD: [ -f '/etc/letsencrypt/credentials/credentials-8' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo 'dns_godaddy_secret = 8joRh5JhKckugx3Rj1SjBS dns_godaddy_key = dKszgmKm6V5H_S3kkuLzm23myxdecRv45V3' > '/etc/letsencrypt/credentials/credentials-8' && chmod 600 '/etc/letsencrypt/credentials/credentials-8'; } [3/9/2024] [8:51:02 PM] [Certbot ] › ▶ start Installing godaddy... [3/9/2024] [8:51:02 PM] [Global ] › ⬤ debug CMD: . /opt/certbot/bin/activate && pip install --no-cache-dir certbot-dns-godaddy==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') && deactivate [3/9/2024] [8:51:11 PM] [Certbot ] › ✖ error ERROR: Could not find a version that satisfies the requirement certbot-dns-godaddy==2.9.0 (from versions: 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 2.6.0, 2.7.4, 2.8.0) ERROR: No matching distribution found for certbot-dns-godaddy==2.9.0 [3/9/2024] [8:51:11 PM] [Global ] › ✖ error Some plugins failed to install. Please check the logs above [3/9/2024] [8:51:12 PM] [Migrate ] › ℹ info Current database version: none [3/9/2024] [8:51:12 PM] [Global ] › ⬤ debug CMD: [ -f '/etc/letsencrypt/credentials/credentials-7' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo 'dns_godaddy_secret = E8ixmXcgsMcPrghtqaEzqD dns_godaddy_key = dKszgmKm6V5H_5UdqHPfw85JAEcekAwYmeV' > '/etc/letsencrypt/credentials/credentials-7' && chmod 600 '/etc/letsencrypt/credentials/credentials-7'; } [3/9/2024] [8:51:12 PM] [Global ] › ⬤ debug CMD: [ -f '/etc/letsencrypt/credentials/credentials-8' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo 'dns_godaddy_secret = 8joRh5JhKckugx3Rj1SjBS dns_godaddy_key = dKszgmKm6V5H_S3kkuLzm23myxdecRv45V3' > '/etc/letsencrypt/credentials/credentials-8' && chmod 600 '/etc/letsencrypt/credentials/credentials-8'; } [3/9/2024] [8:51:12 PM] [Certbot ] › ▶ start Installing godaddy... [3/9/2024] [8:51:12 PM] [Global ] › ⬤ debug CMD: . /opt/certbot/bin/activate && pip install --no-cache-dir certbot-dns-godaddy==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') && deactivate [3/9/2024] [8:51:21 PM] [Certbot ] › ✖ error ERROR: Could not find a version that satisfies the requirement certbot-dns-godaddy==2.9.0 (from versions: 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 2.6.0, 2.7.4, 2.8.0) ERROR: No matching distribution found for certbot-dns-godaddy==2.9.0 [3/9/2024] [8:51:21 PM] [Global ] › ✖ error Some plugins failed to install. Please check the logs above [3/9/2024] [8:51:22 PM] [Migrate ] › ℹ info Current database version: none [3/9/2024] [8:51:22 PM] [Global ] › ⬤ debug CMD: [ -f '/etc/letsencrypt/credentials/credentials-7' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo 'dns_godaddy_secret = E8ixmXcgsMcPrghtqaEzqD dns_godaddy_key = dKszgmKm6V5H_5UdqHPfw85JAEcekAwYmeV' > '/etc/letsencrypt/credentials/credentials-7' && chmod 600 '/etc/letsencrypt/credentials/credentials-7'; } [3/9/2024] [8:51:22 PM] [Global ] › ⬤ debug CMD: [ -f '/etc/letsencrypt/credentials/credentials-8' ] || { mkdir -p /etc/letsencrypt/credentials 2> /dev/null; echo 'dns_godaddy_secret = 8joRh5JhKckugx3Rj1SjBS dns_godaddy_key = dKszgmKm6V5H_S3kkuLzm23myxdecRv45V3' > '/etc/letsencrypt/credentials/credentials-8' && chmod 600 '/etc/letsencrypt/credentials/credentials-8'; } [3/9/2024] [8:51:22 PM] [Certbot ] › ▶ start Installing godaddy... [3/9/2024] [8:51:22 PM] [Global ] › ⬤ debug CMD: . /opt/certbot/bin/activate && pip install --no-cache-dir certbot-dns-godaddy==$(certbot --version | grep -Eo '[0-9](\.[0-9]+)+') && deactivate I also am no longer able to login to the web UI.. Container: jc21/nginx-proxy-manager
  5. Tried updating to the latest version of unraid and the issue resurfaced. Attaching diag from before rolling back to 6.11unraid1-diagnostics-20240112-1322.zip
  6. Do we know if this has been addressed yet or should I still pursue converting the pools to ZFS?
  7. Thoughts on this error? [9/18/2023] [9:50:07 PM] [Express ] › ⚠ warning Command failed: certbot certonly --config "/etc/letsencrypt.ini" --work-dir "/tmp/letsencrypt-lib" --logs-dir "/tmp/letsencrypt-log" --cert-name "npm-2" --agree-tos --email "xxxxxxx" --domains "xxxxxxx" --authenticator dns-godaddy --dns-godaddy-credentials "/etc/letsencrypt/credentials/credentials-2" Traceback (most recent call last): File "/usr/bin/certbot", line 5, in <module> from certbot.main import main File "/opt/certbot/lib/python3.7/site-packages/certbot/main.py", line 6, in <module> from certbot._internal import main as internal_main File "/opt/certbot/lib/python3.7/site-packages/certbot/_internal/main.py", line 28, in <module> from certbot import crypto_util File "/opt/certbot/lib/python3.7/site-packages/certbot/crypto_util.py", line 42, in <module> from certbot import interfaces File "/opt/certbot/lib/python3.7/site-packages/certbot/interfaces.py", line 21, in <module> from acme.client import ClientBase ImportError: cannot import name 'ClientBase' from 'acme.client' (/opt/certbot/lib/python3.7/site-packages/acme/client.py)
  8. Can you rollback to 6.11.5?
  9. Nvm, figured it out.
  10. Just got Sons of the Forrest installed and working. I already have a local server my friends and I play on. How can I migrate that saved game to the dedicate server?
  11. Just to inform, I'm still BTRFS error free after switching back to 6.11.5.
  12. Have you tried the memtest that was suggested by JorgeB?
  13. Have you tried the memtest that was suggested by JorgeB? I haven't gotten around to it myself..
  14. Glad to know I'm not the only one!
  15. The error BTRFS Errors started after the upgrade. I've now switched back to 6.11.5 and have had zero of these errors. I also attempted 6.12.x when it was in beta and had the same issue so switched back to 6.11.5... I will try the memory test and see what it finds. I keep reading/seeing that I should switch to ipvlan but I've not seen a valid reason that I "need" to. I've tried switching a few times but every time I do my dockers on br0 lose access to the host even though 'Host access to custom networks' is set to true so I always end up switching back to macvlan.
  16. Like the title says. Is it possible these errors were caused by the upgrade? Attaching diag. unraid1-diagnostics-20230711-2242.zip
  17. Performing a parity swap and getting some pretty poor copy speeds.. Anything I can do to speed it up? Disks are in a DS4246 connected to a LSI SAS9200-8e. unraid1-diagnostics-20221108-1651.zip
  18. It appears that the netapp card or shelf does not like mixing drive sizes.. More specifically if I try and mix drives <=4TB with drives >4TB things start not being recognized. I was able to add 2-2TB, 4-4TB and 1-8TB to the shelf and all were recognized by Unraid. If I added one more 8TB then one of the 4TB would drop out and the second 8TB would be recognized. For now since 8TB is the most I have of a size with a count of 9 I stuck all those into the DS4246 with my only 10TB and they all recognize perfectly. Then for the 2TB (2) and 4TB (4) drives I connected back to my old LSI. At first I had the old LSI in the top x16 slot and that caused the drives in the DS4246 to not be recognized by Unraid. I swapped the NetApp card into the top x16 slot and the LSI into the second x16 slot and boom, all drives are recognized. Hopefully the 9200-8e I have on order will make this issue go away so I can move ALL the drives into the DS..
  19. Copy that. Any other troubleshooting I can do with the NetApp card?
  20. Understood. It's worth a shot. Will the 9300-8e support the entire shelf or would I need two of them? I would just need a single QSFP to SFF-8644 cable?
  21. Could you recommend a card and the necessary cable(s)?
  22. I have the old LSI cards I removed but that would require different cables. Would you recommend using LSI cards instead of a netapp card?
  23. I purchased a DS4246 and a QSFP card to migrate my 17 disks to. I first moved one disk which was recognized then I added 6 more and they were all recognized. I then migrated the remaining 10 and removed the old LSI cards I was using previously. Now there are no disks recognized.. 😞 Anyone able to discern anything from my diag? unraid1-diagnostics-20221023-2358.zip
  24. Just circling back on this if anyone can offer me some guidance?
  25. What do I need to do to upgrade to version 5?

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.