Everything posted by PaDadof2
-
[support] digiblur's Docker Template Repository
I'm getting the same thing. I know it was working, but something has broken it. Just curious, are you running PiHole? I thought it might have something to do with that. EDIT: PiHole didn't affect it at all.
-
[Support] Linuxserver.io - Radarr
I understand that. I don't understand why radarr has the root folder as /movies/Movies, when I have the path set up in unraid as just /movies
-
[Support] Linuxserver.io - Radarr
After struggling getting the mappings right for Radarr, Sab and Deluge I'm having an issue that I can't figure out. When I add a new movie, radarr uses my old mappings. I've changed the mapping in the radarr setup and then changed them back, but It's still going back to the old mappings. Radarr is now seeing those as missing and downloading new movies. Is there something I can do to change the mappings back without going through all 888 movies and remap them? The logs show root folder doesn't exist. I've disabled radarr until I can find a solution, thanks. Movies' root folder (/movies/Movies) doesn't exist. Close
-
[Support] binhex - SABnzbdVPN
I'm not sure what happened, but I'm no longer able to access Sab via 192.168.0.232:8787. I added sabnzbd to letsencrypt and now I can't access it. I've tried using different ports, I've tried to add /sabnzbd. My VPN is working, or at least I can login to my VPN provider, PIA. And now I'm getting a bad gateway when I try to access it via mydomain.com/sabnzbd. Not sure what else to check. I just deleted the docker and reinstalled it, still not working. I tried to access my openvpn webui, to get the openvpn settings for sabnzbd and I can't access that either. Any Ideas on what I may have done to make these not work? Thanks,
-
[Support] binhex - SABnzbd
I'm trying to get this working behind the letsencrypt docker from linuxserver. I'm able to get all the other dockers working, but when I access MYDOMAIN.COM/sabnzbd i get a bad gateway. I've got the settings in sab, to use /sabnzbd to work and I've added this to my default file in appdata\letsencrypt\nginx\site-confs. upstream SABnzbd { server 192.168.0.232:8787; keepalive 512; location /sabnzbd { include /config/nginx/proxy.conf; proxy_pass http://localhost:8787/sabnzbd; What am I missing to make this accessible outside my network. Thanks in advance!
-
[Support] Linuxserver.io - OpenVPN AS
I was not. I just opened up explorer and clicked on 'tower' I'll try to use ipaddress and see if that works. thank you for the reply EDIT: That works, thank you!
-
[Support] Linuxserver.io - OpenVPN AS
I have this docker up and running, works great to access my ip address on the tower, but I'm not able to access any of my user shares in windows explorer. Is there something I can look for to get those to work too? Thanks in advance.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
This was it! Thank you for the help.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
I have and Edgerouter X, and when I click the Hairpin Nat, I get an error, Failed to apply the configuration ("lan-interface" is required when hairpin NAT . I have nothing checked under lan interface, but have Wan interface set to eth0. I tried to add eth0 to Lan interface, but get another error. I'm an idiot and I'm not sure what I'm doing with my router
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Can anyone help me understand why I can access mydomain.duckdns.org/ombi on LTE using my cell phone, but when I try to access that using my laptop connected to my network, I get a privacy error on chrome or a 404 error (from my edgerouter) when I use firefox?
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
-
Unassigned Devices - Managing Disk Drives and Remote Shares Outside of The Unraid Array
I keep getting the error "Disk not Set". I had two disks running preclear and had major power outage, now when I try to restart preclear, I get that error. I tried to move disk to windows machine and format it, didn't work. It's the 8TB easystore, not shucked yet. Thanks.
-
[Support] binhex - DelugeVPN
I was using this docker, but without VPN as I couldn't get it to work with NordVPN. I have followed the steps in the video by spaceinvader one, but I'm still unable to connect to the webui via the VPN. If I say no the the VPN in settings and use a socks5 proxy with AUTH, I can connect and see that deluge is using a different IP address. I noticed that there is some questions if that works all the time and that there is a leak. I wanted to use with VPN in settings, so I went to edit the setting in deluge using my nordvpn username/password, key1 -yes key2-my nordvpn username key3-my nordvpn pass key4-us283.nordvpn.com (server from nordvpn.com) key5-1194 Not sure of the port to use i have LAN_Network set at 192.168.0.1/24 based on my gateway/subnet mask any ideas?
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Thank you for both responding. I ended up rebooting the router and my server. Everything works again!
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
please delete, no longer an issue
-
[Support] Linuxserver.io - Tautulli
Can anyone help me understand how to edit config.ini? I updated the docker and now I can't login using the credentials I was using before. I used putty to edit the config file, but every time I restart the docker, http_username always changes to "". What can I do? I don't mind reinstalling it, but I would like to not lose my data of all the watched movies etc.. Thanks in advance. EDIT: I figured it out. Stopped plexpy and then edited config.ini works now!