Description
Checklist
- Have you pulled and found the error with
jc21/nginx-proxy-manager:latest
docker image?- Yes
- Are you sure you're not using someone else's docker image?
- Yes
- Have you searched for similar issues (both open and closed)?
- Yes
Describe the bug
Right after initial installation I added several streams for port forwarding to services in my setup. I had no trouble til about a month ago. Now when I add a new stream (and the accompanying posting of the ports to the docker-compose.yml file) it will record it and it shows good, but when I try to access the port it is closed. I have checked firewalls, ufw, iptables, hosting provider and everything else I can think of and no joy. I can ping the port internally but it won't connect to the ip of the service nor will it allow it to go from outside wan to inside ip4 address. Netstat shows it is listening on the ports not open. Not sure where to go from here. Any advice or suggestions would be appreciated.
Nginx Proxy Manager Version
v2.9.20 © 2022 jc21.com. Theme by Tabler
To Reproduce
Steps to reproduce the behavior:
- Go to 'streams'
- Click on 'new stream, add a new stream'
- Scroll down to '....'
- See error No joy on opening port through to service. Following same steps since installation. Worked til about a month ago.
Expected behavior
Screenshots
Operating System
Ubuntu 20.04 server on proxmox container
Additional context