On 23/Oct - 14:31, Pirate Praveen wrote:
> just share apt policy gitaly for confirmation and the error messages once
> more (after you restart gitaly and gitlab services).

gitaly:
  Installed: 1.58.0+dfsg-2
  Candidate: 1.58.0+dfsg-2
  Version table:
 *** 1.58.0+dfsg-2 100
          1 http://ftp.de.debian.org/debian experimental/main amd64 Packages
        100 /var/lib/dpkg/status
     1.20.0+debian-1+b1 -1
         -1 http://ftp.de.debian.org/debian unstable/main amd64 Packages

And the error message client side:

$ git fetch
gitaly-upload-pack: fatal: error: %v
fatal: Could not read from remote repository.

Server side:

time="2019-10-23T15:53:54+02:00" level=info msg="finished HTTP request" 
duration=0.03395727 gitaly_embedded=false method=POST pid=8834 
url="http://localhost:8080/api/v4/internal/allowed";
time="2019-10-23T15:53:54+02:00" level=info msg="executing git command" 
command="gitaly-upload-pack unix:/run/gitlab/sockets/private/gitaly.socket 
{\"repository\":{},\"gl_repository\":\"project-2\",\"gl_project_path\":\"romain/weboob\",\"gl_id\":\"key-3\",\"gl_username\":\"romain\",\"git_config_options\":[],\"git_protocol\":null}"
 pid=8834 user="user with id key-3"
time="2019-10-23T15:53:54+02:00" level=error msg="error: %v" error="rpc error: 
code = InvalidArgument desc = Storage can not be found by name ''" pid=8834

Reply via email to