Store Not Found
Timestamp: 2026-03-12T18:13:46.386Z
Informações de Debug
Host Header
feiraomixsupermercado.com.br
Derived Tenant (from host)
{
"subdomain": "NULL",
"custom_domain": "feiraomixsupermercado.com.br"
}Query Params (sent to API)
{
"subdomain": "NULL",
"custom_domain": "feiraomixsupermercado.com.br"
}API Base URL
http://main-api-proxy
URL sem host param (deriveTenant correto)
http://main-api-proxy/apiv3/store?custom_domain=feiraomixsupermercado.com.br
URL real do http.ts (com host RAW)
http://main-api-proxy/apiv3/store?custom_domain=feiraomixsupermercado.com.br&host=feiraomixsupermercado.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": "feiraomixsupermercado.com.br",
"x-real-ip": "172.31.44.132",
"x-forwarded-for": "23.234.121.165, 172.69.214.91, 172.31.44.132",
"x-forwarded-proto": "http",
"x-forwarded-port": "443",
"x-amzn-trace-id": "Root=1-69b30259-67b4572563e08a352fcdfbbb",
"sec-ch-ua-mobile": "?0",
"cache-control": "public, max-age=60, s-maxage=300, stale-while-revalidate=300",
"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",
"user-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36",
"cf-ray": "9db4c64c5e8e7117-YYZ",
"sec-ch-ua": "\"Chromium\";v=\"137\", \"Not A(Brand\";v=\"24\", \"Google Chrome\";v=\"137\"",
"sec-fetch-mode": "navigate",
"sec-fetch-user": "?1",
"sec-fetch-dest": "document",
"accept-encoding": "gzip, br",
"accept-language": "en-US,en;q=0.9,de;q=0.8,fr;q=0.7,nl;q=0.6,lb;q=0.5,es;q=0.4,pt;q=0.3",
"sec-ch-ua-platform": "\"Windows\"",
"upgrade-insecure-requests": "1",
"sec-fetch-site": "none",
"cdn-loop": "cloudflare; loops=1",
"cf-connecting-ip": "23.234.121.165",
"cf-ipcountry": "CA",
"cf-visitor": "{\"scheme\":\"https\"}",
"x-request-id": "746cccd5-47cf-4dfd-b773-d52a86460dd8",
"x-envoy-expected-rq-timeout-ms": "15000",
"x-forwarded-host": "feiraomixsupermercado.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"
}