Store Not Found
Timestamp: 2026-07-22T01:54:06.967Z
Informações de Debug
Host Header
redeexpress.com.br
Derived Tenant (from host)
{
"subdomain": "NULL",
"custom_domain": "redeexpress.com.br"
}Query Params (sent to API)
{
"subdomain": "NULL",
"custom_domain": "redeexpress.com.br"
}API Base URL
http://main-api-proxy
URL sem host param (deriveTenant correto)
http://main-api-proxy/apiv3/store?custom_domain=redeexpress.com.br
URL real do http.ts (com host RAW)
http://main-api-proxy/apiv3/store?custom_domain=redeexpress.com.br&host=redeexpress.com.br
Environment Variables
{
"API_URL": "https://api.instabuy.com.br",
"API_URL_INTERNAL": "http://main-api-proxy",
"NODE_ENV": "production"
}API Response SEM host param
{
"status": 214,
"statusText": "Unknown"
}Response Body (sem host)
{"data":"N\u00e3o foi poss\u00edvel encontrar dados para a loja em quest\u00e3o.","status":"error","count":0,"http_status":214}API Response COM host param (o que http.ts envia)
{
"status": 214,
"statusText": "Unknown"
}Response Body (com host)
{"data":"N\u00e3o foi poss\u00edvel encontrar dados para a loja em quest\u00e3o.","status":"error","count":0,"http_status":214}All Request Headers
{
"host": "redeexpress.com.br",
"x-real-ip": "172.31.80.192",
"x-forwarded-for": "85.137.57.233, 172.68.238.160, 172.31.80.192",
"x-forwarded-proto": "http",
"x-forwarded-port": "443",
"x-amzn-trace-id": "Root=1-6a6022be-080c83550c8daab97fec5b31",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/124.0.0.0 Safari/537.36",
"accept-encoding": "gzip, br",
"accept-language": "en-US,en;q=0.5",
"cf-ray": "a1eed0c56bc72481-KBP",
"cdn-loop": "cloudflare; loops=1",
"cf-connecting-ip": "85.137.57.233",
"cf-ipcountry": "UA",
"cf-visitor": "{\"scheme\":\"https\"}",
"x-request-id": "86850f48-bb06-4f32-8cfa-c79dfbc0184f",
"x-envoy-expected-rq-timeout-ms": "15000",
"x-forwarded-host": "redeexpress.com.br",
"x-pathname": "/",
"x-search": "",
"cache-control": "public, max-age=60, s-maxage=300, stale-while-revalidate=300",
"ib-cache-control": "public, max-age=300, s-maxage=300",
"permissions-policy": "camera=(self), microphone=(self), geolocation=(self), payment=(self)",
"referrer-policy": "strict-origin-when-cross-origin",
"strict-transport-security": "max-age=31536000; includeSubDomains; preload",
"vary": "Host",
"x-accel-expires": "300",
"x-content-type-options": "nosniff",
"x-frame-options": "DENY",
"x-xss-protection": "1; mode=block"
}