WARNING:
Temporary debugging endpoint.
Remove this module after troubleshooting.

Werkzeug

AttributeValue
request.httprequest.remote_addr
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
request.httprequest.environ["REMOTE_ADDR"]
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae

Highlighted HTTP Headers

HeaderValue
CF-Connecting-IP
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
True-Client-IP
(not present)
X-Forwarded-For
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
X-Forwarded-Host
fodoapps.com
X-Forwarded-Proto
https
X-Forwarded-Port
(not present)
X-Real-IP
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
Forwarded
(not present)
Host
fodoapps.com
User-Agent
CCBot/2.0 (https://commoncrawl.org/faq/)

All HTTP Headers

HeaderValue
Host
fodoapps.com
User-Agent
CCBot/2.0 (https://commoncrawl.org/faq/)
Accept
text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding
gzip, br
Accept-Language
en-US,en;q=0.5
Cdn-Loop
cloudflare; loops=1
Cf-Connecting-Ip
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
Cf-Ipcountry
US
Cf-Ray
a296cf5e0d7ac9b8-FRA
Cf-Visitor
{"scheme":"https"}
Via
2.0 Caddy
X-Forwarded-For
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
X-Forwarded-Host
fodoapps.com
X-Forwarded-Proto
https
X-Real-Ip
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae

Highlighted WSGI Environ

KeyValue
REMOTE_ADDR
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
HTTP_X_FORWARDED_FOR
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
HTTP_CF_CONNECTING_IP
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
HTTP_X_REAL_IP
2600:1f28:365:80b0:4d23:66fa:c2bb:7bae
HTTP_HOST
fodoapps.com
SERVER_NAME
fodoapps.com
SERVER_PORT
8069
REQUEST_METHOD
GET
PATH_INFO
/debug/proxy

Analysis

REMOTE_ADDR (2600:1f28:365:80b0:4d23:66fa:c2bb:7bae) does NOT fall inside a known Cloudflare range.

Cloudflare is correctly sending CF-Connecting-IP: 2600:1f28:365:80b0:4d23:66fa:c2bb:7bae

X-Forwarded-For is present; first IP in the list: 2600:1f28:365:80b0:4d23:66fa:c2bb:7bae

REMOTE_ADDR == CF-Connecting-IP: Odoo is already seeing the real visitor IP.