Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 BUG: Error when wrangler vectorize create-metadata-index on Vectorize V2 #6516

Closed
flikteoh opened this issue Aug 17, 2024 · 0 comments · Fixed by #6548
Closed

🐛 BUG: Error when wrangler vectorize create-metadata-index on Vectorize V2 #6516

flikteoh opened this issue Aug 17, 2024 · 0 comments · Fixed by #6548
Labels
bug Something that isn't working vectorize Relating to vectorize

Comments

@flikteoh
Copy link

flikteoh commented Aug 17, 2024

Which Cloudflare product(s) does this pertain to?

Wrangler

What version(s) of the tool(s) are you using?

Wrangler 3.72.0

What version of Node are you using?

22.3.0

What operating system and version are you using?

Mac Sonoma 14.6.1

Describe the Bug

Observed behavior

When using wrangler vectorize create-metadata-index [index-name] --property-name='chunkIndex' --type='number'

✘ [ERROR] A request to the Cloudflare API (/accounts/[redacted]/vectorize/v2/indexes/index-name/metadata_index/create) failed.

Expected request with Content-Type: application/json [code:
40026]

Expected behavior

Success message?

Please provide a link to a minimal reproduction

No response

Please provide any relevant error logs

✘ [ERROR] A request to the Cloudflare API (/accounts/[redacted]/vectorize/v2/indexes/index-name/metadata_index/create) failed.

Expected request with Content-Type: application/json [code:
40026]

@flikteoh flikteoh added the bug Something that isn't working label Aug 17, 2024
@penalosa penalosa added the vectorize Relating to vectorize label Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something that isn't working vectorize Relating to vectorize
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants