Skip to content
This repository was archived by the owner on Oct 4, 2024. It is now read-only.

GitLab: The project you were looking for could not be found. #45

Open
imrankhan2771 opened this issue Sep 27, 2019 · 0 comments
Open

GitLab: The project you were looking for could not be found. #45

imrankhan2771 opened this issue Sep 27, 2019 · 0 comments

Comments

@imrankhan2771
Copy link

I am unable to fetch the code its shows me the below error

Please suggest what is wrong?

[INFO] Keys not found on Lambda container, fetching from S3...
.
.
.

GitLab: The project you were looking for could not be found.
: GitError
Traceback (most recent call last):
File "/var/task/lambda_function.py", line 160, in lambda_handler
repo = create_repo(repo_path, remote_url, creds)
File "/var/task/lambda_function.py", line 64, in create_repo
repo = clone_repository(remote_url, repo_path, callbacks=creds )
File "/var/task/pygit2/init.py", line 255, in clone_repository
check_error(err)
File "/var/task/pygit2/errors.py", line 64, in check_error
raise GitError(message)
GitError: > GitLab: The project you were looking for could not be found.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant