zilliztech / milvus-backup

Backup and restore tool for Milvus
Apache License 2.0
111 stars 38 forks source link

[Bug]: Restore backup failed with error #205

Closed suchenghui closed 9 months ago

suchenghui commented 9 months ago

Current Behavior

./milvus-backup restore -n backup_table_one -s _recover

error info:panic: this version of sdk is incompatible with server, please downgrade your sdk or upgrade your server

Expected Behavior

No response

Steps To Reproduce

No response

Environment

./milvus-backup Version: 1.0-beta
https://github.com/zilliztech/milvus-backup/releases/download/v0.3.3/milvus-backup_Linux_x86_64.tar.gz

restore milvus_cluster_Version: v2.3

Anything else?

No response

wayblink commented 9 months ago

I will try reproduce it