Everything posted by H2OKing
-
[Support] alturismo - Repos
2.1.1 xteve_vpn
-
[Support] alturismo - Repos
not working any more with buffering 2019/12/13 23:59:00 [xTeVe] Error with this URL: http://sync1.iptv.bingo/live/1655?u=1829248&s=6e437a592dca0e4ad1ae976c13d755029a7e79dd801c787f7bbc0784c9b0edb6 2019/12/13 23:59:00 [xTeVe] [ERROR] Unauthorized (This error message comes from the provider) - EC: 4004
-
[Support] alturismo - Repos
I got buffering to some how. This is what I get for xml error when using ssl port Get https://iptv.memorial/EPG.xml: x509: certificate signed by unknown authority 2019/11/26 16:20:25 [xTeVe] [ERROR] Get https://iptv.memorial/EPG.xml: x509: certificate signed by unknown authority () - EC: 0
-
[Support] alturismo - Repos
The m3u is a file I got from them and have it in the /config I can get this setup working with the normal xteevee with out issue and just thought it be best to have a VPN in use Another weird thing is the xml. When I put the link in it's https but give a 509 error I think. But if I remove the s "http" it works. Again this all works fine even the https xml with the normal docker. I'll try to trouble shoot some more when I get home. Thank you. Sent from my Pixel 4 XL using Tapatalk
-
[Support] alturismo - Repos
this is what I get with the buffer on. and nothing plays Error with this URL: http://sync1.iptv.bingo/live/3635?u=1829248&s=6e437a592dca0e4ad1ae976c13d755029a7e79dd801c787f7bbc0784c9b0edb6 I can get into the cil of the docker and shows the ip where the vpn is
-
[Support] alturismo - Repos
Also with the VPN I can not get the buffer to work like I could with the non-VPN docker. I tried mapping file paths in the VPN docker to match the non and won't work. also got this on a new install. Docker logs [xTeVe] [ERROR] Get https://github.com/xteve-project/xTeVe-Downloads/blob/master/info.json?raw=true: x509: certificate signed by unknown authority (Update server not available) - EC: 6003
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Okay thats fine but change the ports though Sent from my Pixel 4 XL using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
he sure did right here.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Don't point it towards unraid port 80 or 443 Did you follow space Invaders tutorial? Sent from my Pixel 4 XL using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Don't point this to your unraid gui! Sent from my Pixel 4 XL using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Yes because unraid doesn't work well with wildcard cert. I cat the certs and key to be able to use my certs for the unraid gui Sent from my Pixel 4 XL using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
The request message was malformed :: Error creating new order :: Domain name "unraid.domain.com" is redundant with a wildcard domain in the same request. Remove one or the other from the certificate request.
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
This is normally due to nat reflection. You could split DNS and point the local DNS to your local Host IP Sent from my Pixel 4 XL using Tapatalk
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
is there a way to do wildcard and separate certs for one subdomain?
-
[Support] Linuxserver.io - Nextcloud
Post your proxy config. I don't use F2B in the container because phone app or sharing can't get around it so I use the one built into nextcloud but I had to add from there app store. Sent from my Pixel 4 XL using Tapatalk
-
[Support] Linuxserver.io - Nextcloud
Now getting this The "Referrer-Policy" HTTP header is not set to "no-referrer", "no-referrer-when-downgrade", "strict-origin", "strict-origin-when-cross-origin" or "same-origin". This can leak referer information and I have this in the new default. add_header Referrer-Policy no-referrer; found the fix here
-
WireGuard quickstart
https://lmgtfy.com/?q=wireguard+vs+openvpn&s=g Sent from my iPhone using Tapatalk Pro
-
WireGuard quickstart
Did you not make a backup of the flash before updating or installing the plugin? Sent from my iPhone using Tapatalk Pro
-
[support] Siwat's Docker Repository
Question about Adguard that i'm trying to understand. What is bootstrap DNS servers used for?
-
WireGuard quickstart
Mac vlan is block and won’t work. I’m switching my adguard to pi when it cones in Sent from my iPhone using Tapatalk Pro
-
WireGuard quickstart
I can't get remote tunneled access to work. Gives Invalided QR Code
-
Use own SSL cert
it looks like the priv-fullchain-bundle.pem has the key in it. so you said I need to rename this to sub.domain.com_unraid_bundle.pem and settings > identification > server name needs to be the same sub.domain.com?
-
[Support] Linuxserver.io - OpenVPN AS
are you doing pihole in docker or vm? I have mine in docker with br0 for the network and openvpn can't use it.
-
Use own SSL cert
Can you use the certs from the LE docker? Has anyone made a script that can copy them over? I have mine set up as a wildcard. Sent from my iPhone using Tapatalk Pro
-
[support] Spants - NodeRed, MQTT, Dashing, couchDB
Sorry that's what I meant. what do I do in there? Do I make a file in this path? /mnt/user/appdata/nodered/path/to/appdir And thank you, got dark mode working!