Everything posted by Heciruam
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
So I'm trying to set this up on a second unraid machine. use the same domain but with a different subdomain and at a different location so with a different public ip. I want to use the same domain as I have on my other location/public ip/letsencrypt nginx docker. My problem is that I can't port forward with the router at this location. It is only allowing me to ports that are the same for internal and external. Since the Modem/router is provided by the isp and isn't allowed to be exchanged the only option I saw that I could do is wildcard/dns verfication. I'm now unsure how to get around this problem. So If I use several subdomains already for let's say cloud.mydomain.com, xyz.mydomain.com, .... Can I set up a wildcard with dns verfication under a subdomain of my domain for example location.mydomain.com so it the wildcard only covers things to the left like cloud.location.mydomain.com,... but leaves the certificates for the already working letsencrypt/nginx docker working. If the above isn't possible my second idea would be to give the custom network or proxynet as spaceinvader calls it in his tutorial its own ip adress. So put multiple dockers on that same network with the same ip adress. Is that possible? What's the command for that? I hope this makes sense. Thank you in advance!
-
[Support] Linuxserver.io - Nextcloud
-
[Support] Linuxserver.io - Nextcloud
No port for the "unraidIP" part? What do I exchange for "HTTP_X_FORWARDED_FOR" ? Thanks
-
[Support] Linuxserver.io - Nextcloud
Yeah I tried that, but it didn't work. Do you guys have any advice on whats the best way to pull the data into the new docker. When I tried to move files into the user specific folders they usually don't show up because they have different permissions. Any advice on what would be best to get that done?
-
[Support] Linuxserver.io - Nextcloud
Hello, I installed this docker a while back and it worked great. I simply didn't know I had to update it from within the application. Now I have to reinstall. Whats the best way to go around this as I do not have a LDAP set up. Is there a way I can keep the files and the users? So can I just use the same data path. Or should I use a new share and move the files back in later? Thanks
-
[Support] binhex - Radarr
Not what I wanted to hear but thanks. I guess I will keep that seperate after all then. Cheers
-
[Support] binhex - Radarr
Hello, I'm trying to add a second media source for radarr. I want this source to be only readable by radarr, so I don't accidentally change or delete them. I went the following way: I tried all of the read only options: My Problem is that when I try to bulk import from that second media location, Radarr wants write permission: So is there a way to force radarr to import anyway? I know this is more a Radarr question than a UnRaid one, but maybe someone can help me or point me in the right direction. Thank you.
-
Docker FAQ feedback
So I've been trying to install a second Docker instance the way you described it in the FAQ: The thing is if I go to the already installed container, there is no "reinstall using default values". I can only "edit". When I edit, even though I changed name, ports, config location, and so on it just deletes the already installed docker files and installs them at the newly specified location. What am I doing wrong?
-
[Support] Linuxserver.io - Nextcloud
Hello, I've recently ran into an issue after updating the Nextcloud Docker. If I try to connect to it via browser, I get the message "This version of Nextcloud is not compatible with > PHP 7.2. You are currently running 7.3.8." How would I update that? I thought this would be handled with the container update?
-
[Support] binhex - rTorrentVPN
At some point it just stopped resetting itself. Not sure why. At the time I just told myself to not restart or update the docker until I also have time to re-enter everything.
-
[Plugin] rclone
I managed to modify the .plg file myself with the increased timeout. So it installs fine. I would like to switch to the beta-version. Where can I find the .plg for that? Thank you.
-
[Plugin] rclone
Still failed. So I decreased the timeout from 10s and it works down to 6s 😂 root@Tower:~# curl --connect-timeout 10 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8642k 100 8642k 0 0 1254k 0 0:00:06 0:00:06 --:--:-- 2042k root@Tower:~# curl --connect-timeout 8 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8642k 100 8642k 0 0 1255k 0 0:00:06 0:00:06 --:--:-- 1952k root@Tower:~# curl --connect-timeout 7 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8642k 100 8642k 0 0 1443k 0 0:00:05 0:00:05 --:--:-- 1995k root@Tower:~# curl --connect-timeout 6 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8642k 100 8642k 0 0 1268k 0 0:00:06 0:00:06 --:--:-- 1985k root@Tower:~# curl --connect-timeout 5 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 Warning: Transient problem: timeout Will retry in 2 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 Warning: Transient problem: timeout Will retry in 2 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 Warning: Transient problem: timeout Will retry in 2 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:--
-
[Plugin] rclone
So I encreased it to 10 and it seemed to have worked: root@Tower:~# curl --connect-timeout 10 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://downloads.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 8642k 100 8642k 0 0 1265k 0 0:00:06 0:00:06 --:--:-- 1810k What do I do now?
-
[Plugin] rclone
root@Tower:~# curl --connect-timeout 5 --retry 3 --retry-delay 2 --retry-max-time 30 -o /boot/config/plugins/rclone/install/rclone-current.zip https://download.rclone.org/rclone-current-linux-amd64.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 Warning: Transient problem: timeout Will retry in 2 seconds. 3 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 Warning: Transient problem: timeout Will retry in 2 seconds. 2 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 Warning: Transient problem: timeout Will retry in 2 seconds. 1 retries left. 0 0 0 0 0 0 0 0 --:--:-- 0:00:05 --:--:-- 0 curl: (28) Resolving timed out after 5000 milliseconds So I guess I just have to run this throught the terminal?
-
[Plugin] rclone
I also still have this problem. I turned my firewall off completely. I can ping 1.1.1.1 and google without any problems. I tried deleting the plugin files in the boot directory rebooting several times. I can't get it installed. Is there a way to manualy install plugins?
-
[Support] binhex - DelugeVPN
Well then it's working.
-
[Support] Linuxserver.io - Nextcloud
I just didn't know how to fill out the template. It works now. Thank you again!
-
[Support] Linuxserver.io - Nextcloud
I got one last question: Did you add that container path as "/data"? I'm worried that nextcloud will start writing to that share.
-
[Support] Linuxserver.io - Nextcloud
So the share shows up within nextcloud. When I try to access it I get an error message: External mount error There was an error with message: Empty response from the server. Do you want to review mount point config in admin settings page? I'm guessing I need to create a path for that share(/external mount) in the nextcloud docker template right? Also do I enable "enable sharing" in the "advanced settings" to be able to share something via link for example? Thanks for your help. I appreciate it!
-
[Support] Linuxserver.io - Nextcloud
Is it possible to "hardlink" a different share (not the share where the nextcloud files are) and make them show up from within Nextcloud?
-
[Support] binhex - DelugeVPN
If you reach the webui the VPN is on, if you can't it's off. If you want to be sure, go to ipleak.net and check the "Torrent Adress detection" _______________________________________________________________________________________________________________________________________________________ I have a different problem. Ever since I updated to Unraid 6.5.0 (I am on 6.5.3 now) the privoxy stopped working for me. So I tried to delete Docker as well as deleting the appdata out of the appdata share and reinstalling it but I can't get it to work. Does anybody have any ideas how can fix that? I also have rtorrentvpn running. It used to work there as well but it also doesn't anymore. So I'm not sure where I would find the problem?! cheers
-
correct way of deleting shares?
Ah ok. Yes I found the checkbox. Thanks
-
correct way of deleting shares?
I'm also wondering where I can delete a share? I can't find a button.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Yep it wasn't a fresh pull. I have been trying to set this up before. If I delete the docker and the data in the appdata share, will that be enough for a fresh pull or do I have to delete something else (like something of the bootstick) as well? Edit: Ok a fresh pull helped! Thank you!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
So followed Gridrunner's video and everything went fine until now. I'm just not sure why I'm getting this loop in the log: " nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 " Can I go ahead with the tutorial or is something wrong? ErrorWarningSystemArrayLogin [s6-init] making user provided files available at /var/run/s6/etc...exited 0. [s6-init] ensuring user provided files have correct perms...exited 0. [fix-attrs.d] applying ownership & permissions fixes... [fix-attrs.d] done. [cont-init.d] executing container initialization scripts... [cont-init.d] 10-adduser: executing... ------------------------------------- _ () | | ___ _ __ | | / __| | | / \ | | \__ \ | | | () | |_| |___/ |_| \__/ Brought to you by linuxserver.io We gratefully accept donations at: https://www.linuxserver.io/donations/ ------------------------------------- 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/Berlin URL=MYDOMAIN SUBDOMAINS=nextcloud,emby,sonarr,radarr EXTRA_DOMAINS= ONLY_SUBDOMAINS=true DHLEVEL=2048 VALIDATION=http DNSPLUGIN= EMAIL=MYEMAIL STAGING= 2048 bit DH parameters present SUBDOMAINS entered, processing SUBDOMAINS entered, processing Only subdomains, no URL in cert Sub-domains processed are: -d nextcloud.MYDOMAIN -d emby.MYDOMAIN -d sonarr.MYDOMAIN -d radarr.MYDOMAIN E-mail address entered: MYEMAIL http validation is selected Generating new certificate Saving debug log to /var/log/letsencrypt/letsencrypt.log Plugins selected: Authenticator standalone, Installer None Obtaining a new certificate Performing the following challenges: http-01 challenge for emby.MYDOMAIN http-01 challenge for radarr.MYDOMAIN http-01 challenge for sonarr.MYDOMAIN http-01 challenge for nextcloud.MYDOMAIN Waiting for verification... Cleaning up challenges IMPORTANT NOTES: - Congratulations! Your certificate and chain have been saved at: /etc/letsencrypt/live/nextcloud.MYDOMAIN/fullchain.pem Your key file has been saved at: /etc/letsencrypt/live/nextcloud.MYDOMAIN/privkey.pem Your cert will expire on 2018-11-04. To obtain a new or tweaked version of this certificate in the future, simply run certbot again. To non-interactively renew *all* of your certificates, run "certbot renew" - If you like Certbot, please consider supporting our work by: Donating to ISRG / Let's Encrypt: https://letsencrypt.org/donate Donating to EFF: https://eff.org/donate-le [cont-init.d] 50-config: exited 0. [cont-init.d] done. [services.d] starting services [services.d] done. nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 Server ready nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7 nginx: [emerg] a duplicate default server for 0.0.0.0:443 in /config/nginx/site-confs/default.txt:7