March 29, 20188 yr Hello all! I am in the process of setting up Nextcloud using this guide. The guide does not include the setup for letsencrypt, assuming you have that already, so I am following this guide for a dynamic DNS letsencrypt reverse proxy (I think that's the correct terminology). I have set up the lets encrypt docker, but when I try to access it via a web-browser on the local network I get an ERR_CONNECTION_REFUSED. If I run the following on the unRAID command line: tail -20 /var/log/nginx/error.log I get the following: 2018/03/28 22:40:53 [error] 4246#4246: *41724 user "XXXXX" was not found in "/etc/nginx/htpasswd", client: 192.XXX.XXX.XXX, server: , request: "GET /Main HTTP/1.1", host: "192.XXX.XXX.YYY" I used dug around for an htpasswd file to look at, but couldn't find one, even when using Krusader to search all of /mnt. According to the guide, I should be able to navigate to the letsencrypt installtion via server:81 and should see the following: Can someone provide some guidance? (I am happy to provide logs, though I am not sure what would be useful. Please let me know and I will add them!)
March 29, 20188 yr Post logs and docker run command in the dedicated LetsEncrypt support thread.Sent from my LG-H815 using Tapatalk
March 29, 20188 yr Author I will do so. Thank you. Is a syslog appropriate? I am not familiar with logging specific to a single docker.
March 29, 20188 yr 6 minutes ago, Ruthalas said: I will do so. Thank you. Is a syslog appropriate? I am not familiar with logging specific to a single docker. Syslog is not what is needed. Click the link in his signature that says docker run command to learn how to find the run command. For the docker log, click the page icon to the right of the letsencrypt container and copy what pops up in the new window.
March 29, 20188 yr Author Thank you both. That helps a lot. I will post after gathering that information.
Archived
This topic is now archived and is closed to further replies.