mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #386] Redirects get Connection refused #328
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#328
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 @Baukebrenninkmeijer on GitHub (Apr 25, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/386
Describe the bug
When using any of the proxy hosts, I get an 'connection refused' error. However, these hosts are accessible when I use the CLI inside the NginxProxyManager container. Both the proxy manager and these hosts are in a docker network together.
I've tried many things, like recreating proxymanager container, recreating the proxy hosts container. Changing ports, etc. Nothing seems to work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Operating System
@BlaM commented on GitHub (Sep 14, 2020):
I have the same problem - Did you solve the issue? Or just close the ticket?
@Baukebrenninkmeijer commented on GitHub (Sep 15, 2020):
@BlaM at some point it just started working again. I think I did start fresh again, and had to reset all connections. It was not fun, and I did not really 'solve' the issue.