Skip to content

[Bug] PineconeUnmappedHttpError: An unexpected error occured while calling [pinecone api]. error code: 525 Status: 525. #26

@RickRyan26

Description

@RickRyan26

Is this a new bug?

  • I believe this is a new bug
  • I have searched the existing issues, and I could not find an existing issue for this bug

Current Behavior

This bug makes pinecone completely useless to me.

Everything works great locally but nothing works when hosting on Vercel Serverless and Edge...

Please help! Or provide an alternative to Pinecone that still works with Vercel.

Thank you

Expected Behavior

I expected to be able to access my pinecone index via Vercel.

Steps To Reproduce

Host to Vercel and try to use to access an index. "@pinecone-database/pinecone": "^1.1.2",

Relevant log output

error:  PineconeUnmappedHttpError: An unexpected error occured while calling the https://rs-6d43a5d.svc.northamerica-northeast1-gcp.pinecone.io/query endpoint.  error code: 525 Status: 525.
    at (../../../../node_modules/.pnpm/@[email protected]/node_modules/@pinecone-database/pinecone/src/errors/http.ts:162:12)
    at (../../../../node_modules/.pnpm/@[email protected]/node_modules/@pinecone-database/pinecone/src/errors/handling.ts:22:30)
    at (../../../../node_modules/.pnpm/@[email protected]/node_modules/@pinecone-database/pinecone/src/errors/utils.ts:4:27)
    at (../../../../node_modules/.pnpm/@[email protected]/node_modules/@pinecone-database/pinecone/src/errors/utils.ts:4:27)
    at (../../../../node_modules/.pnpm/@[email protected]/node_modules/@pinecone-database/pinecone/src/errors/utils.ts:4:27) {
  name: 'PineconeUnmappedHttpError',
  cause: undefined
}

Environment

- Using Sveltekit
- **Pinecone client version**: 1.1.1 & 1.1.2, lower than 1.1.1 has an irrelevant error log (see additional context)

Additional Context

Likely related to pinecone-io/pinecone-ts-client#124 but am getting no response after 10 days.

Everything worked until a couple weeks ago. I dont understand why this isn't being fixed quicker.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions