This repository was archived by the owner on Nov 13, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 124
[Bug] Failed to create index #335
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
I setup canopy. I get an error at 'canopy new'. The reason is because it tries to create a server somewhere besides my region, and to upgrade my plan. The guide on the github page says Starter Plan works for this; I don't understand.
Expected Behavior
A canopy enabled index would be created.
Steps To Reproduce
- In Windows command prompt
- create a virtual environment with anaconda
- Follow the steps for setup: https://github.com/pinecone-io/canopy
- Fail at 'canopy new'
Relevant log output
Error: Failed to create a new index. Reason:
Failed to create index canopy--test due to error: {"error":{"code":"INVALID_ARGUMENT","message":"Bad request: Your free plan does not support indexes in the us-west-2 region of aws. To create indexes in this region, upgrade your plan."},"status":400}Environment
- **OS**: Windows 11 64-Bit
- **Language version**: Python 3.11
- **Canopy version**: 0.9.0Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working