Everything posted by jarkle
-
[Plugin] CA Fix Common Problems
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?
-
[Support] Nginx Proxy Manager (NPM) Official
Fixed it with this: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3592
-
BTRFS Errors After Upgrading to 6.12.2
I converted my pools to zfs.. You might look at what they did in this thread to solve the issue though.
-
[Support] Nginx Proxy Manager (NPM) Official
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
-
BTRFS Errors After Upgrading to 6.12.2
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
-
BTRFS Errors After Upgrading to 6.12.2
Do we know if this has been addressed yet or should I still pursue converting the pools to ZFS?
-
[Support] Nginx Proxy Manager (NPM) Official
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)
-
BTRFS Errors After Upgrading to 6.12.2
Can you rollback to 6.11.5?
-
[Support] ich777 - Gameserver Dockers
Nvm, figured it out.
-
[Support] ich777 - Gameserver Dockers
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?
-
BTRFS Errors After Upgrading to 6.12.2
Just to inform, I'm still BTRFS error free after switching back to 6.11.5.
-
BTRFS Errors After Upgrading to 6.12.2
Have you tried the memtest that was suggested by JorgeB?
-
BTRFS Errors After Upgrading to 6.12.2
Have you tried the memtest that was suggested by JorgeB? I haven't gotten around to it myself..
-
BTRFS Errors After Upgrading to 6.12.2
Glad to know I'm not the only one!
-
BTRFS Errors After Upgrading to 6.12.2
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.
-
BTRFS Errors After Upgrading to 6.12.2
Like the title says. Is it possible these errors were caused by the upgrade? Attaching diag. unraid1-diagnostics-20230711-2242.zip
-
Parity Swap Slow Copy
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
-
Issues Migrating to DS4246 (6.11.1)
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..
-
Issues Migrating to DS4246 (6.11.1)
Copy that. Any other troubleshooting I can do with the NetApp card?
-
Issues Migrating to DS4246 (6.11.1)
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?
-
Issues Migrating to DS4246 (6.11.1)
Could you recommend a card and the necessary cable(s)?
-
Issues Migrating to DS4246 (6.11.1)
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?
-
Issues Migrating to DS4246 (6.11.1)
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
-
[Support] omada-controller
Just circling back on this if anyone can offer me some guidance?
-
[Support] omada-controller
What do I need to do to upgrade to version 5?