mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #778] Nginx can't generate certs for certain containers #657
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#657
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 @lborruto on GitHub (Dec 17, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/778
Describe the bug
Just finished moving from nginx-proxy and the letsencrypt-companion to try nginx-proxy-manager, and I have the same issue as previously with nginx-proxy.
With some of my containers (ex: Jellyfin) it works great, but with other (ex: Overseerr, MovieMatch), Nginx can't generate a certificate:
I'm using the version
v2.7.1, and I switched my containers to be in the same network as Nginx:nginx_defaultMy
docker-compose.yml:Operating System
I'm cloud hosting my server:
Also just figured out another issue, I tried with my phone in 4G and got this error trying to access the same page (Jellyfin container works also fine with 4G, but not Overseerr or MovieMatch) :
Forbidden, you don't have the permission to access this ressource.Any help would be appreciated!
@lborruto commented on GitHub (Dec 17, 2020):
I'm closing the issue! I forgot to delete the ipv6 entry in my DNS!