hcengineering / hcengineering/huly-selfhost

Restoring data with restore-workspace.sh not working

Open
#309 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
3.5k
Forks
469
PR merge metrics
No merged PRs in 30d

Description

Get stuck in restoring data to self-hosted Huly using `./restore-workspace.sh`. Any suggestion/guide is appreciated.

Huly is setup on Ubuntu by

```
git clone https://github.com/hcengineering/huly-selfhost.git
cd huly-selfhost
./setup.sh --quick
```

• Huly is working. I can create and login with new user account.

Followed the steps in https://github.com/hcengineering/platform/blob/develop/docs/guides/backup-restore.en.md

• Downloaded backup using on click download backup button.

• Extracted backup.zip file.

• Running "./restore-workspace.sh ./path_to/backups/myws myws" show no message. I tried to find if restoring backup successful or not but no clue yet.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading restore-workspace.sh alongside docs/guides/backup-restore.en.md and compare its expected invocation with the reported command. Reproduce the restore on the Ubuntu setup created by setup.sh --quick, then determine whether the backup is restored and what successful completion should report.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
infrastructure
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.