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

backup failed #26

Closed
steinliber opened this issue Jan 20, 2022 · 1 comment
Closed

backup failed #26

steinliber opened this issue Jan 20, 2022 · 1 comment

Comments

@steinliber
Copy link

I use this to backup nebula data, and it report error below
{"file":"/workspace/pkg/clients/utils.go:19","func":"github.com/vesoft-inc/nebula-br/pkg/clients.connect","level":"info","meta address":"nebula6-metad-2.metad6:9559","msg":"try to connect meta service","time":"2022-01-20T06:52:17.767Z"}
{"file":"/workspace/pkg/clients/utils.go:35","func":"github.com/vesoft-inc/nebula-br/pkg/clients.connect","level":"info","meta address":"nebula6-metad-2.metad6:9559","msg":"connect meta server successfully","time":"2022-01-20T06:52:17.770Z"}
Error: list cluster failed: list cluster nebula6-metad-2.metad6:9559 failed: *meta.ListClusterInfoResp error reading struct: error reading map begin: Invalid data length

look like it doesn't support v2.6.0

@wey-gu
Copy link

wey-gu commented Jan 20, 2022

Dear @steinliber,

Sorry, the master head nebula-br is designed for 3.0 + nebula graph only, which will be released in one-month :).

For 2.6.0, please try using the v.0.5.0, while it's not recommended(not released) as in nebula graph 3.0+ nebula-br comes with an agent-based design(to decouple SSH), if possible, it's recommended to use nebula 3.0+ nebula-br master.

Thanks!

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

2 participants