Hi all, apologies in advance, this is my first post!
I’ve been collaborating on a private project hosted on GitLab.com for the last year or so and everything’s been seamless thanks!
Recently, broke up for Easter break - last Thursday. Have switched my machine back on today, and cannot git pull/push/clone or do anything with this repository.
My ssh credentials are still good. I can clone/push/pull a number of other GitLab hosted projects. I’m just now running out of ideas! Even if I try and clone the project into a fresh directory I still get the same error which is:-
fatal: '/var/opt/gitlab/git-data-file04/repositories/gooii/{repo-name}}.git' does not appear to be a git repository
fatal: Could not read from remote repository.
Please make sure you have the correct access rights and the repository exists.
A work colleague has checked this repo and can still pull/push/clone etc which is leading me to believe some weird permissions change has occurred but I have no idea how!
My other concern is that it’s reading from /var/opt/gitlab… a folder which doesn’t exists on my local file system.
Does anyone have any suggestions as to how I might be able to resolve this issue?
I have exactly the same problem. On Friday 14.4. I worked on my repo from a remote machine via ssh and I was able to push/pull fine. Today I tried to push/pull and got the same error.
Yep. Switching to https works. Switching back to ssh, the same error reappears. Although I can use ssh for all my other GitLab hosted repos, so not sure what’s happening here?
I’m having the same issue. https isn’t an option for me as we use ssh keys to auto-checkout the code and with https we’re prompted for a password.
I’ve tried git pull from other checkouts of that same repo, and checking it back out from other machines that have their keys on this project. Nothing works.
Odd that it suddenly doesn’t work.
I’d imagine this is becoming a systematic problem and they’ll have other complaints.
Wow! Thanks for the responses people. I didn’t realise this was such an issue and was me missing something. I guess we could really do with escalating this, as working via https is not really an option for me either. Any where else I can shout about this problem
They realize this is a larger problem and will dedicate someone to fixing this issue as a whole instead of (a) ignoring it or (b) fixing repos one at a time.