hero test: can't find sshkey with name:'books' from agent #5

Closed
opened 2024-02-05 23:34:28 +00:00 by mik-tf · 1 comment
Owner

hero test: can't find sshkey with name:'books' from agent

Setup

  • full vm on grid with wireguard
  • run crystallib steps for hero
  • run hero -help, all works
  • start the ssh agent: eval "$(ssh-agent -s)"

Error

  • run the line:
hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/script3
  • error: message: can't find sshkey with name:'books' from agent.
  • but the books private key is there

Screenshots

image

image

image

# hero test: can't find sshkey with name:'books' from agent ## Setup - full vm on grid with wireguard - run crystallib steps for hero - run hero -help, all works - start the ssh agent: eval "$(ssh-agent -s)" ## Error - run the line: ``` hero mdbook -u https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/script3 ``` - error: message: can't find sshkey with name:'books' from agent. - but the books private key is there ## Screenshots ![image](/attachments/a1e9d282-3844-4e2d-b38b-0c297804c8ae) ![image](/attachments/7e500eb7-602e-4202-ba7b-b4f3215945e7) ![image](/attachments/853cd4a4-0d93-4b96-8dd5-03467944a82d)
Author
Owner
fixed with steps in main repo: https://git.ourworld.tf/tfgrid/info_tfgrid/src/branch/main/docs
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tfgrid/info_tfgrid#5
No description provided.