So i used the template to get everything setup, but now when i try to execute the function i keep getting:
PineconeBadRequestError: metadata field: $collectionId is illegal since it starts with '$' at mapHttpStatusError (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/http.js:224:20) at /usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:65:69 at step (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:33:23) at Object.next (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:14:53) at fulfilled (/usr/local/server/src/function/node_modules/@pinecone-database/pinecone/dist/errors/handling.js:5:58) at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
I tried to get the request and response body to show but can't seem to figure it out. ive tried log(), i've tried context.log() ive read the documentation nothing seems to work
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Worker functions stuck on "Fetched 0 fun...
Appwrite Version: 1.9.0 Bug Description: The appwrite-worker-functions container gets stuck in an infinite loop logging "Fetched 0 functions..." while scheduled...
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...