Hi, I'm blocked since 2 days to success to create reverse proxy to your docker-firefox
I verify all of my steps and I don't know why it doesn't work. Any help will be appreciated.
5/ Creating my SSL certificate
Domain Names : *.nickname.duckdns.org
DNS challenge via dns_duckdns_token=my-duckdns-token
6/ Create Proxy Host
Domain Names : firefox.nickname.duckdns.org
http://jlesage-firefox2:5802 (regarding my name's & ports' used for firefox container)
Activing : Cache Assets, Block Common Exploits, Websockets Support
SSL : the certificate created in step 5 with Force SSL & HTTP/2 Support
7/ Going to IPNAS:5802
It's working, I can type my password and profit
8/ Going to firefox.nickname.duckdns.org
Into my browser : 502 Bad Gateway - openresty
Into my nginx logs :
[31/Jul/2022:17:53:29 +0200] - 502 502 - GET https firefox.nickname.duckdns.org "/" [Client 192.168.0.254] [Length 154] [Gzip -] [Sent-to jlesage-firefox2] "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
Hi, I'm blocked since 2 days to success to create reverse proxy to your docker-firefox I verify all of my steps and I don't know why it doesn't work. Any help will be appreciated.
1/ Create the network
docker network create
2/ Create the docker-npm container
3/ Opening forwarding rules into my router External port -> Internal port into my QNAP 4343 -> 443 8080 -> 80
4/ Creating the docker-firefox container
5/ Creating my SSL certificate Domain Names : *.nickname.duckdns.org DNS challenge via dns_duckdns_token=my-duckdns-token
6/ Create Proxy Host Domain Names : firefox.nickname.duckdns.org http://jlesage-firefox2:5802 (regarding my name's & ports' used for firefox container) Activing : Cache Assets, Block Common Exploits, Websockets Support SSL : the certificate created in step 5 with Force SSL & HTTP/2 Support
7/ Going to IPNAS:5802 It's working, I can type my password and profit
8/ Going to firefox.nickname.duckdns.org Into my browser : 502 Bad Gateway - openresty Into my nginx logs : [31/Jul/2022:17:53:29 +0200] - 502 502 - GET https firefox.nickname.duckdns.org "/" [Client 192.168.0.254] [Length 154] [Gzip -] [Sent-to jlesage-firefox2] "Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:103.0) Gecko/20100101 Firefox/103.0"
2022/07/31 17:53:29 [error] 694#694: *61 connect() failed (111: Connection refused) while connecting to upstream, client: 192.168.0.254, server: firefox.nickname.duckdns.org, request: "GET /favicon.ico HTTP/2.0", upstream: "http://172.29.0.3:5802/favicon.ico", host: "firefox.nickname.duckdns.org", referrer: "https://firefox.nickname.duckdns.org/"