mattermost / focalboard

Focalboard is an open source, self-hosted alternative to Trello, Notion, and Asana.

Home Page:https://www.focalboard.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Erro while clone git repo

VijayKumarManthenaRelu opened this issue · comments

Steps to reproduce the behavior

  1. Go to it clone https://github.com/mattermost/focalboard.git
    Cloning into 'focalboard'...
    remote: Enumerating objects: 51075, done.
    remote: Counting objects: 100% (10735/10735), done.
    remote: Compressing objects: 100% (786/786), done.
    error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
    error: 8069 bytes of body are still expected
    fetch-pack: unexpected disconnect while reading sideband packet

Expected behavior

it should clone git repo

Screenshots (optional)