Everything posted by deadnote
-
[Support] Linuxserver.io - Nextcloud
Hi Tonight I installed and configured nextcloud with duckdns and everything works almost perfectly Here my 3 issues : I can access to nextcloud from https://xxx.duckdns.org/nextcloud but not from my local IP anymore. Is it normal ? Impossbile to connect to my server from windows app. I have this error : error transfering https://xxx.duckdns.org/nextcloud/owncloud/status.php - server replied not found I can't activate apps in nextcloud. I have this error message : error while enabling app I spent the last 2 hours to read about these problems on forums but no solutions help. Can someone help me ? Thanks !
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Yes ! Thanks for your help !
-
[Support] Linuxserver.io - SWAG - Secure Web Application Gateway (Nginx/PHP/Certbot/Fail2ban)
Hi I need some help to make the LE docker image works. I created a subdomain on duckdns.org. Dns propagation is fine (tested on https://dnschecker.org) When I start the docker, everything is fine, the command finished successfully. But in logs I have these errors : Failed authorization procedure. xxx.duckdns.org (http-01): urn:acme:error:connection :: The server could not connect to the client to verify the domain :: Fetching http://xxx.duckdns.org/.well-known/acme-challenge/Ey1_KaCKpqDnA86-Q46OkTcgUyTxRTGpARr8Aj2ONAE: Timeout IMPORTANT NOTES: - The following errors were reported by the server: Domain: xxx.duckdns.org Type: connection Detail: Fetching http://xxx.duckdns.org/.well-known/acme-challenge/Ey1_KaCKpqDnA86-Q46OkTcgUyTxRTGpARr8Aj2ONAE: Timeout To fix these errors, please make sure that your domain name was entered correctly and the DNS A/AAAA record(s) for that domain contain(s) the right IP address. Additionally, please check that your computer has a publicly routable IP address and that no firewalls are preventing the server from communicating with the client. If you're using the webroot plugin, you should also verify that you are serving files from the webroot path you provided. - Your account credentials have been saved in your Certbot configuration directory at /etc/letsencrypt. You should make a secure backup of this folder now. This configuration directory will also contain certificates and private keys obtained by Certbot so making regular backups of this folder is ideal. ERROR: Cert does not exist! Please see the validation error above. The issue may be due to incorrect dns or port forwarding settings. Please fix your settings and recreate the container Can someone tell me what I'm doing wrong ? Thanks ! Here are my docker configuration and my port forwarding.
-
The Complete UnRAID reverse proxy, Duck DNS (dynamic dns) and letsencrypt guide
Hi I follow the tutorial to set reverse proxy for my dockers images but I have some issues : Sickrage doesn't load css and shows You have reached this page by accident, please check the url. (I check the box Reverse proxy headers in the general configuration tab) Headphones displays The path '/headphones' was not found. Traceback (most recent call last): File "/app/headphones/lib/cherrypy/_cprequest.py", line 670, in respond response.body = self.handler() File "/app/headphones/lib/cherrypy/lib/encoding.py", line 217, in __call__ self.body = self.oldhandler(*args, **kwargs) File "/app/headphones/lib/cherrypy/_cperror.py", line 411, in __call__ raise self NotFound: (404, "The path '/headphones' was not found.") TT-rss shows 404 not found Can someone can give me his configuration or help ? Thanks !
-
[Support] binhex - DelugeVPN
Works perfect ! Thanks ! I think I'm going to move to PIA too when my subscription ends. It works without issus with delugevpn ?
-
[Support] binhex - DelugeVPN
Hi I'm newbie with unraid and delugevpn. I can't log to webui if I enable VPN. The logs are stop at "[debug] Waiting for valid IP address from tunnel..." I use hidemyass vpn. Hide my ass have no pem files. I have ca.crt, hmauser.crt, hmauser.key and ovpn tcp or udp files. You can see theses files here : https://vpn.hidemyass.com/vpn-config/keys/ and here https://vpn.hidemyass.com/vpn-config/vpn-configs.zip I test udp, tcp files, different configuration, but I stuck with the same message. I chose "custom" for "VPN-PROV'. My LAN-NETWORK value is 192.168.1.0/24 (unraid ip adress is 192.168.1.16) Here is the supervisord.log if you want to take a look Thanks in advance for your help ! supervisord.log Please, telle if I post in the wrong topic Thanks !