Skip to content

Conversation

@zc277584121
Copy link
Contributor

Before submitting a pull request for a new Learning Path, please review Create a Learning Path

  • I have reviewed Create a Learning Path

Please do not include any confidential information in your contribution. This includes confidential microarchitecture details and unannounced product information. No AI tool can be used to generate either content or code when creating a learning path or install guide.

  • I have checked my contribution for confidential information

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the Creative Commons Attribution 4.0 International License.

Signed-off-by: ChengZi <chen.zhang@zilliz.com>
@pareenaverma
Copy link
Contributor

Hi @zc277584121 thank you for submitting this learning path.
I'm in the process of testing it out and running into a few issues. First, I signed up for a Free account on Zilliz Cloud and created a new cluster. Then I used my endpoint URI and API key to run the example but I get the following error:
grpc RpcError: [describe_collection], <_MultiThreadedRendezvous: StatusCode.PERMISSION_DENIED, PrivilegeDescribeCollection: permission deny to db_e34505f81264271 in the db_e34505f81264271 database>, <Time:{'RPC start': '2024-10-10 19:48:19.722817', 'gRPC error': '2024-10-10 19:48:19.793492'}>
grpc RpcError: [insert_rows], <_MultiThreadedRendezvous: StatusCode.PERMISSION_DENIED, PrivilegeDescribeCollection: permission deny to db_e34505f81264271 in the db_e34505f81264271 database>, <Time:{'RPC start': '2024-10-10 19:48:19.722790', 'gRPC error': '2024-10-10 19:48:19.793666'}>

I get the same error when trying to run the hello_zilliz_vectordb.py. Intermittently it seems to run though seems to be a timeout issue

@zc277584121
Copy link
Contributor Author

@pareenaverma Thanks for reporting this. We experienced an issue with instance creation due to some bugs, which briefly interrupted the process. Our team is actively investigating the root cause. Instance creation is now complete, and the service is fully operational. You can try it again now

@pareenaverma
Copy link
Contributor

Thanks @zc277584121 - seems to be resolved now. It appears embedding_dim isn't defined in the example. Setting it to embedding_dim = "384"

Merging into main branch for technical review.

@pareenaverma pareenaverma merged commit bae5968 into ArmDeveloperEcosystem:main Oct 11, 2024
@zc277584121
Copy link
Contributor Author

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants