Everything posted by MothyTim
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi, still getting this error in my log? Anyone else? ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donate/ ------------------------------------- GID/UID ------------------------------------- User uid: 99 User gid: 100 ------------------------------------- [cont-init.d] 10-adduser: exited 0. [cont-init.d] 20-config: executing... [cont-init.d] 20-config: exited 0. [cont-init.d] 30-keygen: executing... using keys found in /config/keys [cont-init.d] 30-keygen: exited 0. [cont-init.d] 50-config: executing... Variables set: PUID=99 PGID=100 TZ=Europe/London URL=timstephens.co.uk SUBDOMAINS=nextcloud,sonarr,radarr,deluge,tautulli,ombi EXTRA_DOMAINS=unifi.berecomputing.co.uk,unms.berecomputing.co.uk ONLY_SUBDOMAINS=true DHLEVEL=2048 VALIDATION=http DNSPLUGIN= [email protected] STAGING= 2048 bit DH parameters present SUBDOMAINS entered, processing SUBDOMAINS entered, processing Only subdomains, no URL in cert Sub-domains processed are: -d nextcloud.timstephens.co.uk -d sonarr.timstephens.co.uk -d radarr.timstephens.co.uk -d deluge.timstephens.co.uk -d tautulli.timstephens.co.uk -d ombi.timstephens.co.uk EXTRA_DOMAINS entered, processing Extra domains processed are: -d unifi.berecomputing.co.uk -d unms.berecomputing.co.uk E-mail address entered: [email protected] http validation is selected Certificate exists; parameters unchanged; starting nginx [cont-init.d] 50-config: exited 0. [cont-init.d] 99-custom-files: executing... [custom-init] no custom files found exiting... [cont-init.d] 99-custom-files: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. nginx: [warn] could not build optimal proxy_headers_hash, you should increase either proxy_headers_hash_max_size: 512 or proxy_headers_hash_bucket_size: 64; ignoring proxy_headers_hash_bucket_size nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found: no field package.preload['resty.core'] no file './resty/core.lua' no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/5.1/resty/core.lua' no file '/usr/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/common/resty/core.lua' no file '/usr/share/lua/common/resty/core/init.lua' no file './resty/core.so' no file '/usr/local/lib/lua/5.1/resty/core.so' no file '/usr/lib/lua/5.1/resty/core.so' no file '/usr/local/lib/lua/5.1/loadall.so' no file './resty.so' no file '/usr/local/lib/lua/5.1/resty.so' no file '/usr/lib/lua/5.1/resty.so' no file '/usr/local/lib/lua/5.1/loadall.so') nginx: [warn] could not build optimal variables_hash, you should increase either variables_hash_max_size: 1024 or variables_hash_bucket_size: 64; ignoring variables_hash_bucket_size Server ready
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I have noticed this in my log, not sure what's going on but it seems to be working ok? What is it and Is it a problem to worry about? nginx: [warn] could not build optimal proxy_headers_hash, you should increase either proxy_headers_hash_max_size: 512 or proxy_headers_hash_bucket_size: 64; ignoring proxy_headers_hash_bucket_size nginx: [alert] detected a LuaJIT version which is not OpenResty's; many optimizations will be disabled and performance will be compromised (see https://github.com/openresty/luajit2 for OpenResty's LuaJIT or, even better, consider using the OpenResty releases from https://openresty.org/en/download.html) nginx: [error] lua_load_resty_core failed to load the resty.core module from https://github.com/openresty/lua-resty-core; ensure you are using an OpenResty release from https://openresty.org/en/download.html (rc: 2, reason: module 'resty.core' not found: no field package.preload['resty.core'] no file './resty/core.lua' no file '/usr/share/luajit-2.1.0-beta3/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core.lua' no file '/usr/local/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/5.1/resty/core.lua' no file '/usr/share/lua/5.1/resty/core/init.lua' no file '/usr/share/lua/common/resty/core.lua' no file '/usr/share/lua/common/resty/core/init.lua' no file './resty/core.so' no file '/usr/local/lib/lua/5.1/resty/core.so' no file '/usr/lib/lua/5.1/resty/core.so' no file '/usr/local/lib/lua/5.1/loadall.so' no file './resty.so' no file '/usr/local/lib/lua/5.1/resty.so' no file '/usr/lib/lua/5.1/resty.so' no file '/usr/local/lib/lua/5.1/loadall.so') nginx: [warn] could not build optimal variables_hash, you should increase either variables_hash_max_size: 1024 or variables_hash_bucket_size: 64; ignoring variables_hash_bucket_size Server ready Cheers, Tim
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I found this on Ubiquityโs website, not sure what I need from it to make UNMS work? Like I said previously I can get the GUI page but canโt see my devices, that was by editing the UniFi template! Hoping that someone with mor knowledge can help? map $http_upgrade $connection_upgrade { default upgrade; '' close; } server { listen 80; server_name unms.example.com; client_max_body_size 4G; location / { proxy_redirect off; proxy_set_header Host $host; proxy_pass http://127.0.0.1:8080/; } } server { listen 443 ssl http2; server_name unms.example.com; ssl_certificate /etc/letsencrypt/live/unms.example.com/fullchain.pem; ssl_certificate_key /etc/letsencrypt/live/unms.example.com/privkey.pem; ssl on; set $upstream 127.0.0.1:8443; location / { proxy_pass https://$upstream; proxy_redirect https://$upstream https://$server_name; proxy_cache off; proxy_store off; proxy_buffering off; proxy_http_version 1.1; proxy_read_timeout 36000s; proxy_set_header Host $http_host; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection $connection_upgrade; proxy_set_header X-Real-IP $remote_addr; proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for; proxy_set_header X-Forwarded-Proto $scheme; proxy_set_header Referer ""; client_max_body_size 0; } }
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Have you edited server_name with your domain name and left it blank here for security?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi, no itโs UNMS controller itโs for the Edge series products from Ubiquity. I have UniFi working perfectly, just canโt get UNMS to connect devices! cheers, Tim
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi, trying to get UNMS to work correctly, has anyone had success with this? I can connect ok to the GUI but can't get devices to connect! Here is my conf file. # make sure that your dns has a cname set for unms and that your unms container is not using a base url server { listen 443 ssl; listen [::]:443 ssl; server_name unms.berecomputing.co.uk; include /config/nginx/ssl.conf; client_max_body_size 0; # enable for ldap auth, fill in ldap details in ldap.conf #include /config/nginx/ldap.conf; location / { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_unms unms; proxy_pass https://$upstream_unms:443; } location /wss { # enable the next two lines for http auth #auth_basic "Restricted"; #auth_basic_user_file /config/nginx/.htpasswd; # enable the next two lines for ldap auth #auth_request /auth; #error_page 401 =200 /login; include /config/nginx/proxy.conf; resolver 127.0.0.11 valid=30s; set $upstream_unms unms; proxy_pass https://$upstream_unms:443; proxy_buffering off; proxy_set_header Upgrade $http_upgrade; proxy_set_header Connection "Upgrade"; proxy_ssl_verify off; } } Can anyone see anything wrong here? Cheers, Tim
-
[support] digiblur's Docker Template Repository
Ok so I updated yesterday and in 24 hrs docker image has grown 10% from 67% to 77%! So still a problem for me!
-
[Support] binhex - Lidarr
Hi, Iโve noticed very high RAM usage all of a sudden! Anyone else noticed this? Was there an update recently? cheers, Tim
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
excellent! Thank you!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
The drive is a bare metal install of Windows 10 that I use as my Win 10 VM. I did it this way as I was having out of memory problems and so wanted to be able to boot directly into windows, I've now solved the out of memory issue (turned out to be a dodgy SATA card!!) but would like to retain the ability to boot straight into Windows for the occasional time that I need all the horsepower the machine can provide! The partition that I want to mount at boot is for the swap file, this really helped with the issues I was having so want to keep it! So will it cause me issues if I just leave the whole drive mounted? Cheers, Tim
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I thought, maybe wrongly, that it would cause problems if the drive is mounted and then used as a VM?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I had a feeling you'd say that! ๐ Thanks for the example, I'll give it a go!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Interesting, I have that plug-in, where do I find such a script?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Ok shame! Iโll just have to remember to unmount the ones I donโt want each time I re-boot then!
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Ok thanks, I don't see any switches for any of the partitions there are 5, what is a valid partition? The disk is a SSD with my Windows 10 vm on it and can also be booted into baremetal should the need arise! So the 4 partitions that I don't want to Auto-Mount are the EFI, Recovery, Reserved and Main Windows ones. The one that I want to mount is a 32GB ext4 partition for swap file! Cheers, Tim
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hi, thanks but I think you misunderstood me, Iโve done that and would like the 1 partition that I have mounted to auto re-mount on re-boot or array re-start, but not the other partitions? cheers, Tim
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
Hi, does anyone know if you can auto-mount just 1 partition from a disk? Cheers, Tim
-
[Support] Linuxserver.io - Nextcloud
Hi, I have a strange issue, I have a folder shared through Nextcloud from my array it has large sound files and I use it to share with colleagues. Whenever anyone downloads any of these files my docker image fills up and then clears itself when theyโre done! Does Nextcloud cache the file for some reason? cheers, Tim
-
How to stop .DS_STORE files and ._ files being created in shares (SERVER SIDE)
Thanks for the explanation. I have done as you suggest and told the Mac not to create them! Cheers, Tim
-
How to stop .DS_STORE files and ._ files being created in shares (SERVER SIDE)
Unraid smb set to hide dot files but windows still shows them?
-
[support] digiblur's Docker Template Repository
My UNMS log file has now grown to 4GB!!! How do I stop this? In settings log rotation is set to 50MB!
-
[support] dlandon - Logitech Media Server
That's it! Thank you! ๐
-
[support] dlandon - Logitech Media Server
Hi, thanks, the docker is already in bridge mode?
-
[support] dlandon - Logitech Media Server
Hi, I'm trying to get the Airplay Bridge plugin to work! Has anyone had any success? It seems to be installed and running but LMS can't see any players!
-
[Support] Linuxserver.io - daapd
Ok will do. Give me a couple of days (if I play with it for much longer they'll be a divorce!) and I'll get back to you!