-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Closed
Description
Most of the git repos in one of my teams have not been working for several months.
I can't clone them ...
$ git clone keybase://team/teamname/obsidian-personal
Cloning into 'obsidian-personal'...
Initializing Keybase... done.
Syncing with Keybase... done.
git-remote-keybase error: (1) Server: block does not exist
$ git clone keybase://team/teamname/obsidian-work
Cloning into 'obsidian-work'...
Initializing Keybase... done.
Syncing with Keybase... done.
git-remote-keybase error: (1) Server: block does not exist
And while I was able to recover their contents by rsync'ing the raw files from the /keybase/team/teamname/.kbfs_git/ directory (I told one of the devs about this at the time), I can't delete the repos either.
$ keybase git delete --team teamname obsidian-personal
Deletion is permanent. Are you sure you want to delete "obsidian-personal"? (type 'YES' to confirm): YES
▶ ERROR (code 2704)
$ keybase git delete --team teamname obsidian-work
Deletion is permanent. Are you sure you want to delete "obsidian-work"? (type 'YES' to confirm): YES
▶ ERROR (code 2704)
my log id: fc0e299da940ee6a52542f1c
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels