keybase / keybase/client

git push hangs on a new computer

Open
#21,058 11 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

acked
Dominant language
Go
Stars
9.2k
Forks
1.3k
Avg merge
12h 58m
Merged PRs (30d)
56

Description

Hi,

git push seems to hang. When it comes to Syncing encrypted data to Keybase: (0.00%) 0.00/9.70 KB it stays there, until I Ctrl+C.

What should I look for?

/Morten

my log id: f3249c5cfb4e6824c254251c

morten@anna:~$ git clone keybase://private/mortenkjarulff/anna_dotfiles
Cloning into 'anna_dotfiles'...
Initializing Keybase... done.
Syncing with Keybase... done.
Counting: 309 bytes... done.
Cryptographic cloning: (100.00%) 309/309 bytes... done.
morten@anna:~$ cd anna_dotfiles/
morten@anna:~/anna_dotfiles$ ls
README.txt
morten@anna:~/anna_dotfiles$ date>>README.txt 
morten@anna:~/anna_dotfiles$ git add README.txt 
morten@anna:~/anna_dotfiles$ git commit -m update.readme
[master 8e2f36a] update.readme
 1 file changed, 1 insertion(+)
morten@anna:~/anna_dotfiles$ git push
Initializing Keybase... done.
Syncing with Keybase... done.
Preparing and encrypting: (100.00%) 3/3 objects... done.
Indexing hashes: (100.00%) 3/3 objects... done.
Indexing CRCs: (100.00%) 3/3 objects... done.
Indexing offsets: (100.00%) 3/3 objects... done.
Syncing encrypted data to Keybase: (0.00%) 0.00/9.70 KB... ^C
(100.00%) 9.70/9.70 KB... done.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The report names no source file, test, or entry point beyond git push and the Keybase sync step. Start by reproducing the command and reviewing log ID f3249c5cfb4e6824c254251c; completion would require a confirmed cause and an agreed fix for the hang.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, go
Domain
cli
Issue type
Bug
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.