Store Not Found
Timestamp: 2026-03-03T12:34:32.473Z
Informações de Debug
Host Header
www.novaesperanca.camilosupermercados.com.br
Derived Tenant (from host)
{
"subdomain": "NULL",
"custom_domain": "www.novaesperanca.camilosupermercados.com.br"
}Query Params (sent to API)
{
"subdomain": "NULL",
"custom_domain": "www.novaesperanca.camilosupermercados.com.br"
}API Base URL
http://main-api-proxy
URL sem host param (deriveTenant correto)
http://main-api-proxy/apiv3/store?custom_domain=www.novaesperanca.camilosupermercados.com.br
URL real do http.ts (com host RAW)
http://main-api-proxy/apiv3/store?custom_domain=www.novaesperanca.camilosupermercados.com.br&host=www.novaesperanca.camilosupermercados.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.novaesperanca.camilosupermercados.com.br",
"x-real-ip": "172.31.90.48",
"x-forwarded-for": "216.73.216.164, 100.25.247.109, 172.31.90.48",
"x-forwarded-proto": "http",
"x-forwarded-port": "443",
"x-amzn-trace-id": "Root=1-69a6d558-513da1fa77b7ead11248ef33",
"real-host": "www.novaesperanca.camilosupermercados.com.br",
"accept": "*/*",
"user-agent": "Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)",
"accept-encoding": "gzip, br, zstd, deflate",
"referer": "https://novaesperanca.camilosupermercados.com.br/sub/Mercearia-1/65c61f612bbf8b68e757d95e",
"x-request-id": "6c5d7847-8253-4fc7-b5ea-5f378ee882f1",
"x-envoy-expected-rq-timeout-ms": "15000",
"x-forwarded-host": "www.novaesperanca.camilosupermercados.com.br",
"cache-control": "public, max-age=60, s-maxage=300, stale-while-revalidate=300",
"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"
}