maximilien / maximilien/weave-cli
backup validate fails on demo-created backups
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 34
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Bug
weave backup validate fails on backups created during demo runs (e.g., opik demo, ai-alliance demo).
Steps to reproduce
weave backup create OpikDemo --output /tmp/opik-demo.weavebak --weaviate-cloud
weave backup validate /tmp/opik-demo.weavebak
Expected
Validation passes.
Actual
Validation fails (exact error TBD — observed during live demo recording).
Context
Affects all demo scripts that include the backup/restore section.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by running the documented weave backup create and weave backup validate commands to capture the exact validation error, then trace the backup creation and validation paths. Done means validation passes for backups created by the Opik and AI Alliance demo flows, including the backup/restore section.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli, databases
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100