hi all, have next issue after update to 6-7-stable [root@cruis html]# git push origin master Username for 'http://gitlab.speroteck.com': andry Password for 'http://[email protected]': Counting objects: 56, done. Delta compression using up to 2 threads. Compressing objects: 100% (38/38), done. Writing objects: 100% (38/38), 5.21 KiB, done. Total 38 (delta 30), reused 0 (delta 0) remote: /usr/share/ruby/1.9/net/protocol.rb:146:in `rescue in rbuf_fill': Timeout::Error (Timeout::Error) remote: from /usr/share/ruby/1.9/net/protocol.rb:140:in `rbuf_fill' remote: from /usr/share/ruby/1.9/net/protocol.rb:122:in `readuntil' remote: from /usr/share/ruby/1.9/net/protocol.rb:132:in `readline' remote: from /usr/share/ruby/1.9/net/http.rb:2563:in `read_status_line' remote: from /usr/share/ruby/1.9/net/http.rb:2552:in `read_new' remote: from /usr/share/ruby/1.9/net/http.rb:1320:in `block in transport_request' remote: from /usr/share/ruby/1.9/net/http.rb:1317:in `catch' remote: from /usr/share/ruby/1.9/net/http.rb:1317:in `transport_request' remote: from /usr/share/ruby/1.9/net/http.rb:1294:in `request' remote: from /home/git/gitlab-shell/lib/gitlab_net.rb:76:in `block in get' remote: from /usr/share/ruby/1.9/net/http.rb:746:in `start' remote: from /home/git/gitlab-shell/lib/gitlab_net.rb:76:in `get' remote: from /home/git/gitlab-shell/lib/gitlab_net.rb:31:in `allowed?' remote: from /home/git/gitlab-shell/lib/gitlab_update.rb:39:in `exec' remote: from hooks/update:13:in `<main>' remote: error: hook declined to update refs/heads/master To http://gitlab.speroteck.com/wsm/alt-cruisedirect.git ! [remote rejected] master -> master (hook declined) error: failed to push some refs to 'http://gitlab.speroteck.com/wsm/alt-cruisedirect.git'
ssh works fine. There no any errors in logs, as no errors at gitlab checks (sudo -u git -H bundle exec rake gitlab:check RAILS_ENV=production) I tryed to update it, 6-7->6-8, 6-8 -> 6-9-stable, the issue still exist. Is there any solition to fix it? Thanks! -- You received this message because you are subscribed to the Google Groups "GitLab" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/gitlabhq/4ea1a731-5d81-4631-acc5-33eaf55aaba4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
