-
[Support] Catduck Templates
I seem to have the same problem as tomahawk when using Swag as reverse proxy, but changing back the ports to standard (3000) didnt do the trick. I've been using swag on a couple of containers for about 2 years now and never encountered that problem. Config for mealie in Swag seems to be quite the standard (unline e.g. for nextcloud), so I dont understand where the error might be. Frontend port is set to 9925 in mealie-container, Swag config looks like this. I can access locally via 192.168.178.65:9925 without any issues. Any ideas on this? server { listen 443 ssl; listen [::]:443 ssl; server_name recipes.*; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth (requires ldap-location.conf in the location block) #include /config/nginx/ldap-server.conf; # enable for Authelia (requires authelia-location.conf in the location block) #include /config/nginx/authelia-server.conf; # enable for Authentik (requires authentik-location.conf in the location block) #include /config/nginx/authentik-server.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable for ldap auth (requires ldap-server.conf in the server block) #include /config/nginx/ldap-location.conf; # enable for Authelia (requires authelia-server.conf in the server block) #include /config/nginx/authelia-location.conf; # enable for Authentik (requires authentik-server.conf in the server block) #include /config/nginx/authentik-location.conf; include /config/nginx/proxy.conf; include /config/nginx/resolver.conf; set $upstream_app 192.168.178.65; set $upstream_port 9925; set $upstream_proto http; proxy_pass $upstream_proto://$upstream_app:$upstream_port; } }
-
Unraid not detecting new USB-HDD
Thank you so much!
-
Unraid not detecting new USB-HDD
Thanks for your reply! I know USB is not recommended - might change that later on. Different USB bridge simply meaning: Go buy a different enclosure, right?
-
Unraid not detecting new USB-HDD
Hello everyone! I've spent some time on the forums right now and could not find a proper solution to my problem yet. I've just started with unraid and am currently running it on an Intel NUC11. Just today I tried to install 2 brand new Toshiba 16TB MG08 via USB 3.0, each in its own external enclosure. They are both detected in BIOS but Unraid only seems to find one at a time, so they are both detected just fine as long as I dont plug in both at the same time. Other configurations, so 1 of the MG08 and 1 random other USB-HDD simultaneously work just fine, just not the two MGH08s together. Please find the diagnostics attached. Do you guys have any idea on how to fix this? mother-diagnostics-20230208-1923.zip
fsnetworks
Members
-
Joined
-
Last visited