Store Not Found
Timestamp: 2026-04-07T13:17:38.949Z
Informações de Debug
Host Header
www.idealformosa.com.br
Derived Tenant (from host)
{
"subdomain": "NULL",
"custom_domain": "www.idealformosa.com.br"
}Query Params (sent to API)
{
"subdomain": "NULL",
"custom_domain": "www.idealformosa.com.br"
}API Base URL
http://main-api-proxy
URL sem host param (deriveTenant correto)
http://main-api-proxy/apiv3/store?custom_domain=www.idealformosa.com.br
URL real do http.ts (com host RAW)
http://main-api-proxy/apiv3/store?custom_domain=www.idealformosa.com.br&host=www.idealformosa.com.br
Environment Variables
{
"NEXT_PUBLIC_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": "www.idealformosa.com.br",
"x-real-ip": "172.31.90.173",
"x-forwarded-for": "36.41.75.167, 104.23.166.139, 172.31.90.173",
"x-forwarded-proto": "http",
"x-forwarded-port": "443",
"x-amzn-trace-id": "Root=1-69d503f2-542c85b21ebf3d2220d81649",
"accept-language": "zh-CN,zh;q=0.9,en-US;q=0.8,en;q=0.7",
"cache-control": "public, max-age=60, s-maxage=300, stale-while-revalidate=300",
"upgrade-insecure-requests": "1",
"referer": "http://www.idealformosa.com.br",
"cf-ray": "9e89504c2fc62f85-AMS",
"pragma": "no-cache",
"user-agent": "Mozilla/5.0 (iPhone; CPU iPhone OS 13_2_3 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.0.3 Mobile/15E148 Safari/604.1",
"accept": "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7",
"accept-encoding": "gzip, br",
"cdn-loop": "cloudflare; loops=1",
"cf-connecting-ip": "36.41.75.167",
"cf-ipcountry": "CN",
"cf-visitor": "{\"scheme\":\"https\"}",
"x-request-id": "fc9eb6f0-0d34-4041-ae0e-0bf2d5024a08",
"x-envoy-expected-rq-timeout-ms": "15000",
"x-forwarded-host": "www.idealformosa.com.br",
"content-security-policy": "default-src 'self' https:; script-src 'self' 'unsafe-inline' 'unsafe-eval' https:; script-src-elem 'self' 'unsafe-inline' https:; style-src 'self' 'unsafe-inline' https:; img-src 'self' data: https: blob:; font-src 'self' https: data:; connect-src 'self' https:; frame-src https:; object-src 'none'; base-uri 'self'",
"ib-cache-control": "public, max-age=300, s-maxage=300",
"permissions-policy": "camera=(), microphone=(), 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"
}