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

[Bug]: knowhere did not return the specific error message #37631

Open
1 task done
xiaocai2333 opened this issue Nov 13, 2024 · 1 comment
Open
1 task done

[Bug]: knowhere did not return the specific error message #37631

xiaocai2333 opened this issue Nov 13, 2024 · 1 comment
Assignees
Labels
kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@xiaocai2333
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Environment

- Milvus version: master
- Deployment mode(standalone or cluster):
- MQ type(rocksmq, pulsar or kafka):    
- SDK version(e.g. pymilvus v2.0.0rc2):
- OS(Ubuntu or CentOS): 
- CPU/Memory: 
- GPU: 
- Others:

Current Behavior

knowhere did not return the specific error message.

2024-11-11 15:22:24 E20241111 07:22:24.253278  6143 ivf_config.h:132] [KNOWHERE][CheckAndAdjust][milvus] SCANN index is not supported on the current CPU model, avx2 support is needed for x86 arch.
2024-11-11 15:22:24 E20241111 07:22:24.253351  6143 [index_static.cc:55](http://index_static.cc:55/)] [KNOWHERE][ConfigCheck][milvus] Load Config failed, msg = 
2024-11-11 15:22:24 [2024/11/11 07:22:24.253 +00:00] [INFO] [proxy/task_index.go:494] ["create index with invalid parameters"] [error=]
2024-11-11 15:22:24 [2024/11/11 07:22:24.253 +00:00] [WARN] [proxy/task_scheduler.go:472] ["Failed to pre-execute task: invalid parameter[expected=valid index params][actual=invalid index params]"] [traceID=8ba75a1a6e44b76639c80f5f2405de1b]

Expected Behavior

Knowhere can return errors to the upper layer, marking it easier for users to understand.

Steps To Reproduce

No response

Milvus Log

No response

Anything else?

No response

@xiaocai2333 xiaocai2333 added kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. labels Nov 13, 2024
@xiaocai2333
Copy link
Contributor Author

/assign @foxspy
/unassign @yanliang567

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues or changes related a bug needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

3 participants