mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #775] Can't setup #654
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#654
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mylloon on GitHub (Dec 15, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/775
Checklist
Have you pulled and found the error with
jc21/nginx-proxy-manager:latestdocker image?Yes
Are you sure you're not using someone else's docker image?
Yes
If having problems with Lets Encrypt, have you made absolutely sure your site is accessible from outside of your network?
My router ports are wide open.
Describe the bug
Everything worked fine for about 2 months, then overnight, I can no longer connect to the websites I put in proxy hosting. According to firefox, I have a probable security risk because the connection to the site is not secured. I would like to point out that everything worked well before.
In the logs I don't notice anything abnormal except this :
12/15/2020] [2:01:14 PM] [Nginx ] ' ℹ info Reloading Nginx
which comes back quite often.
v2.7.1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
With this configuration I expect that when I go to the link subdomain.domain.duckdns.org, it points to the ip address x.x.x:p that I specified.
Operating System
Additional context
Here are the logs from the start of the container to the end of the step I wrote in the "Reproduce" section :
I hope it's just me missing something and not a bug >:(
@Mylloon commented on GitHub (Dec 15, 2020):
I can maybe add this screenshot from firefox, sorry it's written in french.
@Mylloon commented on GitHub (Dec 17, 2020):
Update: Well, I didn't do anything and it was repaired by itself, I'm lucky I guess ...