Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TypeError: Cannot read properties of undefined (reading 'collectionsQueue') #612

Open
gun20 opened this issue Aug 10, 2024 · 9 comments
Open

Comments

@gun20
Copy link

gun20 commented Aug 10, 2024

Describe the bug:
When trying to connect to Milvus db through the .exe installer, I have the error:
TypeError: Cannot read properties of undefined (reading 'collectionsQueue')

I can connect perfectly from pymilvus client

Steps to reproduce:

  1. Downloaded the .exe version 2.4.4 (latest)
  2. Open
  3. address: http://myserver.com:19530 with valid username and password

Attu version:
2.4.4
Attu version:

@shivamkr-rubrik
Copy link

Facing the same issue

@gun20
Copy link
Author

gun20 commented Sep 4, 2024

@shivamkr-rubrik try using the docker, it works for me

@chaoStart
Copy link

@shivamkr-rubrik try using the docker, it works for me

it is successful! I use Attu:2.26 and milvus:2.2.13。Versions must match!

@ramish-sidiqui
Copy link

Facing the same issue with v2.4.8, any solutions ?
image

@longfa-lin
Copy link

try install other version client,if milvus level low attu ,then is possible show this error

@Firestick-Xia
Copy link

the version of milvus must be same with attu'version。works!

@andy-nhi
Copy link

the version of milvus must be same with attu'version。works!

thanks! image: zilliz/attu:v2.4.6 matched the version designated

@NineWoranop
Copy link

@andy-nhi Thanks. I also failed to use v2.4.8 but I could use v2.4.6 without any issues.

@sfrolich
Copy link

sfrolich commented Oct 5, 2024

I also have this error. Running Milvus 2.4.12 and Attu 2.4.8. If I use Attu 2.4.7 the error does not occur so this is a recent bug

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

No branches or pull requests

9 participants