Giter Club home page Giter Club logo

Comments (6)

jaelgu avatar jaelgu commented on May 20, 2024

@victorhuzhening Can you try the following lines in python:

from pymilvus import connections, utility

connections.connect(uri='zilliz_endpoint', user='user_name', password='password_here', secure=True)
utility.list_collections()

The above code just makes sure that you are able to access the Zilliz Cloud service.

Also, to check fastapi service in browser, you should visit https://localhost:8900/docs instead.

from akcio.

victorhuzhening avatar victorhuzhening commented on May 20, 2024

@jaelgu So I ran the script with the cluster I set up, and it just returned nothing. No errors though. There actually is one collection in my cluster on Zilliz, but it has no data.

from akcio.

jaelgu avatar jaelgu commented on May 20, 2024

@jaelgu So I ran the script with the cluster I set up, and it just returned nothing. No errors though. There actually is one collection in my cluster on Zilliz, but it has no data.

This is weird. It looks like an issue with your Zilliz Cloud. Can you check the status of your Zilliz Cloud instance?

from akcio.

jaelgu avatar jaelgu commented on May 20, 2024

@victorhuzhening Hi, I found the solution to fix connection. It will be fixed soon. Can you try again by then?

from akcio.

victorhuzhening avatar victorhuzhening commented on May 20, 2024

@jaelgu Oh that's great! I'll try again soon. I just checked my cloud instance and it says it's running.

from akcio.

jaelgu avatar jaelgu commented on May 20, 2024

@jaelgu Oh that's great! I'll try again soon. I just checked my cloud instance and it says it's running.

It's fixed. Reopen this ticket if you still have the same problem.

from akcio.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.