2014-10-06 29 views
5

Tôi nhận được một lỗi mơ hồ từ git khi tôi đang cố gắng để đẩy một cam kết duy nhất, thay thế một tập tin lớn:git ném lỗi đường ống bị hỏng trên push

15:36:16.519: git push --progress origin master:master 
/usr/bin/git-receive-pack:214:in `rewrite_refs_client_wants_to_modify': undefined method `sub' for nil:NilClass (NoMethodError) 
    from /usr/bin/git-receive-pack:92:in `block in start' 
    from /usr/lib/ruby/2.1.0/open3.rb:199:in `popen_run' 
    from /usr/lib/ruby/2.1.0/open3.rb:93:in `popen3' 
    from /usr/bin/git-receive-pack:87:in `start' 
    from /usr/bin/git-receive-pack:242:in `<main>' 
Counting objects: 50, done. 
Delta compression using up to 8 threads. 
Compressing objects: 100% (7/7), done. 
fatal: sha1 file '<stdout>' write error: Broken pipe 
error: failed to push some refs to '[email protected]:project.git' 

Làm thế nào để sửa lỗi này?

+0

bản sao có thể có của [Đường ống bị hỏng khi đẩy tới kho git] (http://stackoverflow.com/questions/19120120/broken-pipe-when-pushing-to-git-repository) –

+0

Câu trả lời đã cố gắng, không trợ giúp, cập nhật sự miêu tả. – dubbelj

+0

Bạn có đủ không gian còn lại trên đĩa không? Bạn có quyền thích hợp để ghi tệp không? – hek2mgl

Trả lời

1

Đây là sự cố trên máy chủ lưu trữ. Tôi đã liên lạc với dịch vụ và họ đã sửa nó cho tôi.

Các vấn đề liên quan