This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Running Nginx getting directories are missing. #1669
Unanswered
Dvalin21
asked this question in
Help Needed
Replies: 2 comments
-
Are you referencing Nginx Proxy Manager? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, sorry. It was early in the morning when I made this post
…On Mon, Aug 7, 2023, 8:28 AM tteckster ***@***.***> wrote:
Are you referencing Nginx Proxy Manager?
—
Reply to this email directly, view it on GitHub
<#1669 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABY7PVOVHXPQFINGVINYV2LXUDURDANCNFSM6AAAAAA3GPJFBU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, so I'm able to install nginx and even setup a host (able to pull letsencrypt certificate). But when I click on the host or even type in the host I get the following errors
2023/08/06 23:25:34 [error] 6777#6777: *136 open() "/var/www/html/.env" failed (2: No such file or directory), client: 147.>
2023/08/06 23:55:38 [alert] 6777#6777: 512 worker_connections are not enough
2023/08/06 23:55:38 [error] 6777#6777: *733 recv() failed (104: Connection reset by peer) while reading response header fro>
2023/08/06 23:56:32 [error] 6777#6777: *735 "/var/www/html/geoserver/web/index.html" is not found (2: No such file or direc>
2023/08/07 00:49:55 [alert] 6866#6866: 512 worker_connections are not enough
2023/08/07 00:49:55 [error] 6866#6866: *1259 recv() failed (104: Connection reset by peer) while reading response header fr>
Not sure what I'm missing with this. Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions