Everything posted by Kopernikus
-
[Support] Nginx Proxy Manager (NPM) Official
Hi, If I look into the log I get this error: [9/8/2021] [11:47:25 AM] [Setup ] › ⚠ warning Error: Command failed: logrotate /etc/logrotate.d/nginx-proxy-manager error: skipping "/data/logs/fallback_access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/letsencrypt-requests_access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-1_access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-2_access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-3_access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-4_access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/fallback_error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/letsencrypt-requests_error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-1_error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-2_error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-3_error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. error: skipping "/data/logs/proxy-host-4_error.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation. How can I fix this?
-
Edit docker file port mapping?
Hi, I'm running most of my containers/VM's with macvlan on a seperate VLAN, all working fine. However as we all now port mappings are ingnored, so the port mappings showed by the docker manager are not always correct according to my setup. Now I was wondering if there was a way to edit the docker file, so it shows the correct ports, this would be usefull to me so I see what ports I have used for that particular container. Thx
-
[Support] Nginx Proxy Manager (NPM) Official
Hi, When I setup a proxy host does it make a difference in sucurity when the endpoint is also https? For example https://emby.example.com --> http://emby.example.com or https://emby.example.com (with installed certificate). Thx
-
My Servers Remote access + security best practice
Hi, According the Limetech best practice was not to set a public reverse proxy to Unraid WebUI. However with the My Servers plugin you do the same? What was changed that makes it now secure?
-
Swap Z590M for a W480???
Hi, My Unraid build is ready. Gigabyte Z590M with an Intel 11700 and 32GB RAM 6X 8TB WED Red Plus 2X 970EVO 1GB PCIE SSD 1X PCI ethernet 1GBps (for dual lan bond) Now I saw a promo for Gigabyte W480 motherboard This one has 8 SATA an already dual lan on board. Since I can still swap now, wouldn't this be better? If so, do I keep the 11700 cpu or better take a 10700? According to the specs, a 11700 should also work on it, but will it have the same performance?
-
Docker network best practice
Hi, Recently started with Unraid and already running some docker containers, but I was wondering about the docker networks? I now I can run them as host, bridge, custom bridge and macvlan/ipvlan (optional on seperate interface/VLAN) Ideal I would create a seperate VLAN for all my dockers, so they all have their own IP and because of the VLAN they can also talk to the host if needed, but I read on the forum this can cause crashes, is this true? So what would be the best practice?
-
Using MyServersPlugin remote access + custom SSL
Yes, that's what I want, but due the bug in RC1 my certificate gets overwritten by the self-signed certifcate that Unraid creates.
-
[Support] Nginx Proxy Manager (NPM) Official
It works like you discribe if I access it outside my network. But local: https://npm.example.com resolves to unraidIP:443 is doens't now it has to go to 8443 to reach nginx So I need to change the ports of Unraid of use a seperate IP for nginx Or is their a better solution?
-
[Support] Nginx Proxy Manager (NPM) Official
Hi, I got it working (remote) however, if I want to access https://npm.example.com locally then I need to set the docker to a custom ip and not bridge because otherwise my unraid webui opens instead of npm. I could ofcourse set npm to listen to port 443 but then I would need to change the Unraid WebUI to another port. What would be best practice?
-
[6.10-RC1] servername_unraid_bundle.pem gets overwritten by self signed SSL-certificate
Hi, When I place my custom SSL certificate "servername_unraid_bundle.pem" in boot/config/ssl/certs it gets overwritten by a self signed certificate as soon as I restart Ngix or rebooting the server, so I cant' access my unraid server anymore with my custom SSL certificate. I've read on the forum that there's a bug causing problems with wilcard certificates however to workaround doesn't work for me, the certificate still gets overwritten.
-
Use own SSL cert
Yes, same here, when starting nginx or rebooting server a self-signed SSL is generated overwriting my custom ssl. It seem a bug in 6.10.0-rc1, however to suggested workaround does not work for me: See: DId you fix it?
-
Using MyServersPlugin remote access + custom SSL
Hi, Is there a way to use my custom wilcard certificate for my domain and the remote access feature of the MyServersPlugin? Thx
-
(SOLVED) SSL Certificate No Longer Working in 6.10.0-rc1
Hi, So like this: # regenerate self-signed cert if local TLD changes */ if [[ -f $SSL/certs/${LANNAME}_unraid_bundle.pem ]]; then SUBJECT=$(openssl x509 -noout -subject -nameopt multiline -in $SSL/certs/${LANNAME}_unraid_b> SUBJECT=${SUBJECT/\*/$LANNAME} # support wildcard certs [[ $SUBJECT != $LANFQDN ]] && rm -f $SSL/certs/${LANNAME}_unraid_bundle.pem fi Update: Did all steps and the change is now "permanent", however my servername_unraid_bundle.pem is still recreated whenever nginx is starting and overwriting my custom servername_unraid_bundle.pem
-
(SOLVED) SSL Certificate No Longer Working in 6.10.0-rc1
Hi, I must be doing something wrong... So I edit /etc/rc.d/rc.nginx from the terminal, adding the extra line. Put my wilcard cert Then /etc/rc.d/rc.nginx restart but nginx says gracefull shutdown but doesn't restart After a reboot the extra line in /etc/rc.d/rc.nginx is disapeared
-
[Support] Nginx Proxy Manager (NPM) Official
Thx for the fast reply. I won't be using IPv6 so I can use custom Bridge in this case. My wildcard uses DNS based/manual verification, so then I'll only use port 443. I have two more questions: Is there any advantage of using MariaDB instead of the default SQLite? Is there a way to access the WebUI of NPM with https? Thx!
-
[Support] Djoss - Nginx Proxy Manager
Hi, I'm new to Unraid, but already have some experience with nginx on my Synology NAS. So I have a few questions about this docker container: - Whats the difference between this docker container and the one from "jc21"? - In your docker the network is set to bridge but in the "jc21" docker it's set to custom br0, what's the reason for this? - I have my own wildcard certificate so I won't be using Letsencrypt, so I have no plans of using http, only https, will the docker work if I only forwared port 443 to this docker container? Thx and keep up the good work 😀
-
[Support] Nginx Proxy Manager (NPM) Official
Hi, I'm new to Unraid, but already have some experience with nginx on my Synology NAS. So I have a few questions about this docker container: - Whats the difference between this docker container and the one from "jlesage" (where most tutorials refer to)? - In your docker the network is set to custom br0 but in the "jelesage" docker it's set to default bridge network, what's the reason for this? - I have my own wildcard certificate so I won't be using Letsencrypt, so I have no plans of using http, only https, will the docker work if I only forwared port 443 to this docker container? Thx and keep up the good work 😀
-
Docker/VM fail to start on new Unraid server [SOLVED]
Indeed, I am running Unraid 6.10 rc1, the risk of running beta/rc....
-
Docker/VM fail to start on new Unraid server [SOLVED]
Hi, Solved it. Settings -> Global Share Settings -> Enable user shares
-
Docker/VM fail to start on new Unraid server [SOLVED]
Hi, Just build new Unraid server, first pre-cleared my hdd's, formatted them, create two cache pools, started array and waited for the parity check to complete. However even after reboot if I go the the docker or VM tab it says failed to start. If I go to the docker/VM settings it says "path does not exist", also appdata --> shouldn't Unraid have created these? Included are my diagnostics, hope someone can help. unraid-server-diagnostics-20210819-0801.zip
-
Best cache and container data setup for incoming 6.9?
Hi, Got almost same question, except I have 2 M2 slots 1 PCIe3 & 1 PCIe4 My use of unraid would be Plex, Pi-Hole, some docker containers, and maybe some VM's to test things. I would buy 2 M2 ssd's, what would be the best setup? Option 1 2 gen3 nvme1 in raid1 Option 2 1 gen4 ssd 1 gen3 ssd If so, wich should be used for what cache purpose?
-
Building new Unraid server, help with cache pool wanted
Hi, Finally decided to ditch my Synology NAS and build an Unraid server. I got an Gigabyte Z590M motherboard / Intel 11700 / 2X16GB RAM in a Node 804 case. For the storage I will reuse my 5 WD Red drives (each 6TB). The only thing left to buy are 1 or 2 Nvme SSD's for the my cache pool. The motherboard has 2 M2 slots, one supporting Pcie 4 and the other Pcie 3 So now my question: Do I buy one Pcie 4? And what size would be fitted for my setup? Or do I buy two to put them in RAID1? If so do i buy 1 Pcie4 and 1 Pcie3? Or better 2 Pcie3? And what size? Thx in advance for the help!
-
[Support] binhex - qBittorrentVPN
Hi, I managed to install WireGuard on my Synology NAS (thx to: https://github.com/runfalk/synology-wireguard) All is working to setup a connection to the NAS, however after creating the container I have this error in my supervisord.log: 2020-12-08 19:33:55,806 DEBG 'start-script' stderr output: could not detect a useable init system Any idea? Or maybe still not 100% compatible...
-
[Support] binhex - qBittorrentVPN
Just did an uname -r got 4.4.59+ so no WireGuard.... Hope they will upgrade soon...
-
[Support] binhex - qBittorrentVPN
Hi, Would Wireguard also work if I run the docker on my Synology NAS? Because the only WireGuard container I got working was Wireguard-Go, because in the Synology NAS the Wireguard kernel is missing. Thx