mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1740] NginxProxyManager Adds Port 80 to the URL #1296
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#1296
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 @b3nd1k on GitHub (Jan 9, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1740
Hey. I've Portrainer, NginxProxyManager and LinkAce installed on a Ubuntu VPS server. The LinkAce container has the local IP 172.17.0.14:80. When I add the information to NPM and choose go to linkace.mydomain.com NPM automatically adds "80" to the URL, so that the URL looks like https://linkace.mydomain.com:80/login. This breaks the container.
With other containers such as Monica who runs at 172.17.0.5:80, it does not add the "80" to the URL. The settings for the two reverse proxies in NPM looks identical, so I am not sure what is wrong here. Any ideas?
@serotonie commented on GitHub (Jan 10, 2022):
Have a look at #1717
I personally just revert to 2.9.13 and it works again.
@chaptergy commented on GitHub (Jan 11, 2022):
Closing as duplicate of https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1717