keybase/bot-sshca

kssh fails not loading config file

blaggacao opened this issue · 1 comments

  • after setting up the chat bot,
  • and validating that manually signing a public key (as recommended in the troubleshooting section of the docs) works,
  • kssh fails with:
Failed to load config file(s): failed to load config file(s): failed to list files in /keybase/team/: 2020-04-16T18:14:33.009083-05:00 ▶ [ERRO keybase main.go:87] 001 context deadline exceeded (exit status 2)

When I check the files of the respective team on my mobile phone, I find a file named kssh-client.config. There it is.

strangely enough marking that folder for syncing on my devbox fixed the issue