I've a problem when i try to clone my Gitlab project with the protocol "Https". With the git protocol everything works fine.
The error:
Cloning into 'test'...
fatal: https://XXXX.XXXX.XXXX.XXXX/user.name/test.git/info/refs?service=git-upload-pack
not found: did you run git update-server-info on the server?
I've tried many solutions but the error is still here.
Somebody can help me?
Thank's for your help and have a nice day!