mirror of
https://github.com/Mintplex-Labs/vector-admin.git
synced 2026-08-24 12:02:49 -04:00
[BUG]: Failed getting project name. TypeError: fetch failed when syncing with Pinecone #97
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zubair-ahmed2 on GitHub (Dec 12, 2025).
How are you running VectorAdmin?
Docker (local)
What happened?
I ran the code on docker locally. Whenever, I try to sync with pinecone, the frontend pops up this error "Failed getting project name. TypeError: fetch failed".
Are there known steps to reproduce?
No response