maxking / maxking/gbackup

Error Group not Found

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi..getting error below
Failed to backup [gitlab.com] because of: 404: 404 Group Not Found

I did not set any group as no group set over my gitlab.
[gitlab.com]
type = gitlab
server = https://gitlab.com
token = mytokenid
group =



user =
gitlab20
backup_dir = ~/.gitlab-backup --->I change to gbackup_repo
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
I disable group and it does backup without any error....but the folder backup doesn't contain my code files...
(gitlab) root@mylab:/home/che/gbackup_repo/gitlab.com/chegitlab# ls
mypython_test2
(gitlab) root@mylab:/home/che/gbackup_repo/gitlab.com/chegitlab# cd mypython_test2/
(gitlab) root@mylab:/home/che/gbackup_repo/gitlab.com/chegitlab/mypython_test2# ls
26-Jul-2020-08-23.tar.gz
(gitlab) root@mylab:/home/che/gbackup_repo/gitlab.com/chegitlab/mypython_test2# ls
26-Jul-2020-08-23.tar.gz GITLAB_VERSION project.bundle tree
GITLAB_REVISION lfs-objects.json snippets VERSION

I couldn't find my repo codes in this backup folder. What could be wrong here. Thank you

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named. Start by reproducing the backup with the shown GitLab configuration, then trace how empty or disabled group settings select projects and how repository contents are written; done means the backup completes without a group error and contains the expected code files.

Written by the indexing model from the issue text.

Assessment

Tech stack
gitlab, python
Domain
devops
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.