Skip to content

[WIP] after recent task fix there is this error that keeps happening, fix it DEBUG: Calling embedding API with model: text-embedding-3-small DEBUG: Request body length: 72 DEBUG: Response status: 200 DEBUG: Response headers: {:status=[200], access-control-a...#6

Closed
Copilot wants to merge 1 commit into
copilot/fix-3630ece0-2666-4809-89de-ef837cc04e32from
copilot/fix-0b497bdd-7aca-4916-a5d2-28a44435b0da

Conversation

Copilot AI commented Sep 16, 2025

Copy link
Copy Markdown

Thanks for asking me to work on this. I will get started on it and keep this PR's description up to date as I form a plan and make progress.

Original description:

after recent task fix there is this error that keeps happening, fix it

DEBUG: Calling embedding API with model: text-embedding-3-small
DEBUG: Request body length: 72
DEBUG: Response status: 200
DEBUG: Response headers: {:status=[200], access-control-allow-headers=[Authorization, User-Agent, X-Api-Key, X-CSRF-Token, X-Requested-With, Accept, Accept-Version, Content-Length, Content-MD5, Content-Type, Date, X-Api-Version, HTTP-Referer, X-Windowai-Title, X-Openrouter-Title, X-Title, X-Stainless-Lang, X-Stainless-Package-Version, X-Stainless-OS, X-Stainless-Arch, X-Stainless-Runtime, X-Stainless-Runtime-Version, X-Stainless-Retry-Count, Protection-Key], access-control-allow-methods=[GET,OPTIONS,PATCH,DELETE,POST,PUT], access-control-allow-origin=[], cache-control=[private, no-cache, no-store, max-age=0, must-revalidate], cf-cache-status=[DYNAMIC], cf-ray=[9803ec5c7ec7e243-MRS], content-security-policy=[default-src 'self'; script-src 'self' 'unsafe-eval' 'unsafe-inline' https://basehub.com https://.pusher.com https://clerk.openrouter.ai https://challenges.cloudflare.com https://checkout.stripe.com https://connect-js.stripe.com https://js.stripe.com https://maps.googleapis.com https://www.googletagmanager.com 'wasm-unsafe-eval' https://unpkg.com https://esm.sh https://.us5.datadoghq.com https://cdn.jsdelivr.net https://.algolia.net https://.algolianet.com https://app.buildwithfern.com https://prod.ferndocs.com https://cdn.segment.com https://jobs.ashbyhq.com https://.posthog.com; connect-src 'self' https://basehub.com https://aws.basehub.com https://.pusher.com wss://.pusher.com https://clerk.openrouter.ai https://checkout.stripe.com https://api.stripe.com https://maps.googleapis.com .google-analytics.com https://www.googletagmanager.com https://raw.githubusercontent.com wss://www.walletlink.org/rpc https://static.cloudflareinsights.com https://esm.sh https://.us5.datadoghq.com https://.algolia.net https://.algolianet.com https://app.buildwithfern.com https://prod.ferndocs.com https://api.segment.io https://cdn.segment.com https://www.openrouter.ai https://openrouter.ai https://jobs.ashbyhq.com https://api.ashbyhq.com/ https://.posthog.com; frame-src 'self' https://basehub.com https://.pusher.com https://challenges.cloudflare.com https://checkout.stripe.com https://connect-js.stripe.com https://js.stripe.com https://hooks.stripe.com https://us5.datadoghq.com https://openrouter.notion.site https://.us5.datadoghq.com https://app.buildwithfern.com https://prod.ferndocs.com https://jobs.ashbyhq.com; img-src 'self' data: blob: https://basehub.com https://.basehub.com https://.pusher.com https://img.clerk.com https://.stripe.com https://www.googletagmanager.com https://source.unsplash.com https://t0.gstatic.com https://.algolia.io https://files.buildwithfern.com https://icons.ferndocs.com; worker-src 'self' blob: data:; style-src 'self' 'unsafe-inline' sha256-0hAheEzaMe6uXIKV4EehS9pu1am1lj/KnnzrOYqckXk= https://fonts.googleapis.com https://unpkg.com https://cdn.jsdelivr.net https://app.buildwithfern.com https://prod.ferndocs.com https://jobs.ashbyhq.com; frame-ancestors 'self'; font-src 'self' https://fonts.gstatic.com https://cdn.jsdelivr.net; upgrade-insecure-requests], content-type=[text/html; charset=utf-8], date=[Tue, 16 Sep 2025 22:50:31 GMT], link=[</_next/static/media/5b01f339abf2f1a5.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2", </_next/static/media/e4af272ccee01ff0-s.p.woff2>; rel=preload; as="font"; crossorigin=""; type="font/woff2"], permissions-policy=[payment=(self "https://checkout.stripe.com" "https://connect-js.stripe.com" "https://js.stripe.com" "https://.js.stripe.com" "https://hooks.stripe.com")], referrer-policy=[no-referrer, strict-origin-when-cross-origin], server=[cloudflare], strict-transport-security=[max-age=63072000], vary=[RSC, Next-Router-State-Tree, Next-Router-Prefetch, Next-Router-Segment-Prefetch, accept-encoding], x-content-type-options=[nosniff], x-frame-options=[SAMEORIGIN], x-matched-path=[/[maker-id]/[slug]/[tab]], x-powered-by=[Next.js], x-vercel-cache=[MISS], x-vercel-id=[cdg1::iad1::n2gnr-1758063031776-049c441ed45b]}
DEBUG: Content-Type: text/html; charset=utf-8
ERROR: Non-JSON response from embeddings endpoint. Content-Type: 'text/html; charset=utf-8'. Preview: $preview
Error generating embedding: Embedding API returned non-JSON content-type: text/html; charset=utf-8


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

Copilot AI requested a review from Anton15K September 16, 2025 23:06
@Anton15K Anton15K closed this Sep 16, 2025
@Anton15K Anton15K deleted the copilot/fix-0b497bdd-7aca-4916-a5d2-28a44435b0da branch September 16, 2025 23:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants