[GH-ISSUE #2405] 3 Wordpress Docker using NPM with Cloudflare only 2 work #1689

Closed
opened 2026-02-26 07:32:03 +03:00 by kerem · 1 comment
Owner

Originally created by @abrandfantastic on GitHub (Nov 16, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2405

Hello all. I have 3 docker containers all using the same stack in Portainer.

In NPM they use the following ports 8001:80, 8002:80 and 8003:80.

The Wordpress docker container on 8002:80 never loads and times out.

I have tried a curl and see: HTTP/2 301

i also found an error in less proxy-host-16_error.log

*789 connect() failed (113: No route to host) while connecting to upstream

Any ideas how to get the Wordpress container on 8002:80 to load as normal?

I post to reddit but first answer didn't provide a fix.

Looking forward to any help.

Kind regards

J

Originally created by @abrandfantastic on GitHub (Nov 16, 2022). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2405 Hello all. I have 3 docker containers all using the same stack in Portainer. In NPM they use the following ports 8001:80, 8002:80 and 8003:80. The Wordpress docker container on 8002:80 never loads and times out. I have tried a curl and see: **HTTP/2 301** i also found an error in less proxy-host-16_error.log *789 connect() failed (113: No route to host) while connecting to upstream Any ideas how to get the Wordpress container on 8002:80 to load as normal? I post to reddit but first answer didn't provide a fix. Looking forward to any help. Kind regards J
kerem closed this issue 2026-02-26 07:32:03 +03:00
Author
Owner

@abrandfantastic commented on GitHub (Nov 16, 2022):

Please ignore. The issue appears to be the network. I changed the network name in the portainer stack to:

networks:
- dwp

and the site came alive

<!-- gh-comment-id:1316952162 --> @abrandfantastic commented on GitHub (Nov 16, 2022): Please ignore. The issue appears to be the network. I changed the network name in the portainer stack to: networks: - dwp and the site came alive
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#1689
No description provided.