Хлупцов Максим Игоревич
2015-Oct-21 04:31 UTC
[opus] git clone git://git.xiph.org/opus-tools.git gives connection reset by peer
Hello, Could you clarify the reason of the following output while running # git clone git://git.xiph.org/opus-tools.git It writes a message like Initialized empty Git repository in /root/opus-tools/.git/ fatal: read error: Connection reset by peer Please clarify the reason. Am I correct if repository is really empty? I would like to finish my deployment of openmeetings server so could you tell me how to fix it or if this issue is related to some maintenance on your side please clarify when it supposed to be fixed. Thanks in advance. Best regards, Max Khluptsov, skypeID: meddina -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/opus/attachments/20151021/647a824b/attachment-0001.htm
Ralph Giles
2015-Nov-30 16:50 UTC
[opus] git clone git://git.xiph.org/opus-tools.git gives connection reset by peer
On 2015-10-20 8:30 PM, ??????? ?????? ???????? wrote:> Could you clarify the reason of the following output while running > > *# /git clone git://git.xiph.org/opus-tools.git/ *Try 'git clone https://git.xiph.org/opus-tools.git' instead. -r