google / grr

GRR Rapid Response: remote live forensics for incident response
https://grr-doc.readthedocs.io/
Apache License 2.0
4.75k stars 761 forks source link

GRR Client installation error - Permission Denied (PublicKey) #994

Closed Amikumar0 closed 2 years ago

Amikumar0 commented 2 years ago

Environment

Describe the issue I have setup GRR server in aws but I am not able to deploy grr agent on my centos system. when i am running grr client package it shows permission denied (Publickey) Error logs

Copy-and-paste logs from the command you executed, GRR server log files, or flow logs.
ssh -v host sudo rpm -i /tmp/client_version.rpm
Permission Denied (Publickey)

Additional context Add any other context about the problem here.

max-vogler commented 2 years ago

Hey! Permission Denied (Publickey) is not a GRR error. It sounds like a problem that you have with connecting to your host in AWS, independent of GRR.