Hello,Is it running from the proper directory? It's saying you aren't downloading anything rather creating one.Code:
Initialized empty Git repository in /home/gitlab-runner/builds/t_Wy2xFrX/0/project/test/.git/Created fresh repository.
I'd check your webserver or give yourself permissions to the git. I've also seen this message when I mistype my own gitlab repositories and I'm assuming it's tryin gto clone a non existent one, or a locked one. Either way.Code:
remote: You are not allowed to download code from this project.fatal: unable to access 'http://192.168.1.2/project/test.git/': The requested URL returned error: 403
*EDIT* On second look the problem isn't your folders on the server. In the working one you have jason@PASS. You are missing that on this attempt it looks like.
Thanks again.
This error was because I was not a member of the project.
Statistics: Posted by jasonnix — 2024-04-28 09:33 — Replies 6 — Views 139