dromara / dromara/MilvusPlus

io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED

Open
#6 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
50
Forks
10
PR merge metrics
No merged PRs in 30d

Description

When my springboot code with MilvusPlus ran in x86 server, everything was ok. But when my code ran in arm server, error happened as below:
----
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.dromara.milvus.plus.service.MilvusInit': Invocation of init method failed; nested exception is io.grpc.StatusRuntimeException: DEADLINE_EXCEEDED: deadline exceeded after 0.736187468s. Name resolution delay 0.043836625 seconds. [closed=[], open=[[buffered_nanos=740167879, waiting_for_connection]]]

----
BTW,
Milvus version: 2.4.10
MilvusPlus version: 2.2.3

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.