Fehler #55
Feature #14: Eigenes Git-Repository aufsetzen
Fehler #45: push via SSH keys funktioniert nicht
Nutzung (Bedienfehler)
Description
Bin ich zu blöd? das kommt bei mir momentan so raus:
---anfang----
[tester@testrhel7 test]$ git remote add origin ssh://git@134.97.126.56:2200/bt909/test.git
[tester@testrhel7 test]$ git push -u origin master
/usr/local/lib/ruby/2.1.0/net/http.rb:920:in `connect': SSL_connect returned=1 errno=0 state=SSLv3 read server certificate B: certificate verify failed (OpenSSL::SSL::SSLError)
from /usr/local/lib/ruby/2.1.0/net/http.rb:920:in `block in connect'
from /usr/local/lib/ruby/2.1.0/timeout.rb:76:in `timeout'
from /usr/local/lib/ruby/2.1.0/net/http.rb:920:in `connect'
from /usr/local/lib/ruby/2.1.0/net/http.rb:863:in `do_start'
from /usr/local/lib/ruby/2.1.0/net/http.rb:852:in `start'
from /home/git/gitlab-shell/lib/gitlab_net.rb:103:in `post'
from /home/git/gitlab-shell/lib/gitlab_net.rb:28:in `check_access'
from /home/git/gitlab-shell/lib/gitlab_shell.rb:63:in `validate_access'
from /home/git/gitlab-shell/lib/gitlab_shell.rb:24:in `exec'
from /home/git/gitlab-shell/bin/gitlab-shell:16:in `<main>'
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists
--ende--
ich hab mal ssh -vv git@.... gemacht, logile hängt an, vielleicht hilft dir das
History
#1
Updated by Steve Hentschke over 5 years ago
- Status changed from Neu to Erledigt
Cubitruck existiert nicht mehr produktiv